summaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd/crystalhd_lnx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: crystalhd: remove use of __devexitBill Pemberton2012-11-221-3/+3
* staging: crystalhd: remove use of __devinitBill Pemberton2012-11-221-3/+3
* staging: crystalhd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR...Julia Lawall2012-09-041-1/+1
* staging/crystalhd: unregister chardev when class_create fails in chd_dec_init...Devendra Naga2012-08-141-1/+3
* staging/crystalhd: assign PTR_ERR at fail cases to rc in chd_dec_init_chdevDevendra Naga2012-08-141-0/+2
* Staging: crystalhd: Replace the local includes with global headerJorgyano Vieira2012-03-011-1/+2
* Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macroJorgyano Vieira2012-02-241-4/+0Star
* staging: crystalhd: fix memory leaksAlexander Beregalov2011-03-141-5/+13
* Staging: crystalhd: don't waste the last char of bufferDan Carpenter2011-03-141-1/+1
* Staging: crystalhd: change GFP_ATOMIC to GFP_KERNELDan Carpenter2011-03-141-4/+2Star
* drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-161-3/+3
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-0/+1
|\
| * staging: crystalhd: call disable_pci_device() if pci_probe() failedKulikov Vasiliy2010-08-311-0/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* Staging: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-221-4/+5
* Staging: crystalhd_lnx: remove casts from void*Kulikov Vasiliy2010-07-081-2/+2
* Staging: crystalhd: removed kfree(NULL) checksScott Kidder2010-06-191-6/+3Star
* Staging: crystalhd: Remove typedefs from driverLior Dotan2010-05-181-17/+17
* Staging: crystalhd: remove unused #include <linux/version.h>Huang Weiyi2010-05-111-1/+0Star
* Staging: push down BKL into ioctl functionsArnd Bergmann2010-05-111-4/+9
* Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includesLars Lindley2010-05-111-13/+13
* Staging: crystalhd: fix device_create() return value checkJani Nikula2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: crystalhd: Misc improvements for crystalhd_lnx.cAmeya Palande2010-03-041-46/+31Star
* staging: add Broadcom Crystal HD driverJarod Wilson2010-03-041-0/+780