aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd/crystalhd_lnx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches1-3/+3
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-31staging: crystalhd: call disable_pci_device() if pci_probe() failedKulikov Vasiliy1-0/+1
2010-07-22Staging: autoconvert trivial BKL users to private mutexArnd Bergmann1-4/+5
2010-07-08Staging: crystalhd_lnx: remove casts from void*Kulikov Vasiliy1-2/+2
2010-06-18Staging: crystalhd: removed kfree(NULL) checksScott Kidder1-6/+3
2010-05-18Staging: crystalhd: Remove typedefs from driverLior Dotan1-17/+17
2010-05-11Staging: crystalhd: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-11Staging: push down BKL into ioctl functionsArnd Bergmann1-4/+9
2010-05-11Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includesLars Lindley1-13/+13
2010-05-11Staging: crystalhd: fix device_create() return value checkJani Nikula1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: crystalhd: Misc improvements for crystalhd_lnx.cAmeya Palande1-46/+31
2010-03-03staging: add Broadcom Crystal HD driverJarod Wilson1-0/+780