aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd/crystalhd_lnx.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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-181-6/+3
* Staging: crystalhd: Remove typedefs from driverLior Dotan2010-05-181-17/+17
* Staging: crystalhd: remove unused #include <linux/version.h>Huang Weiyi2010-05-111-1/+0
* 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-031-46/+31
* staging: add Broadcom Crystal HD driverJarod Wilson2010-03-031-0/+780