aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Dotan11-462/+442
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-05-11Staging: crystalhd: fix missing semicolonCharles Clément1-1/+1
2010-05-11Staging: crystalhd: remove unused #include <linux/version.h>Charles Clément1-1/+0
2010-05-11Staging: crystalhd: Cleanup all WIN* referencesCharles Clément3-26/+2
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 Lindley8-49/+49
2010-05-11Staging: crystalhd: fix device_create() return value checkJani Nikula1-1/+1
2010-05-11Staging: crystalhd: fixed white spaces and brace coding in crystalhd_hw.cTomas Dabasinskas1-17/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+4
2010-03-03Staging: crystalhd: Misc improvements for crystalhd_lnx.cAmeya Palande3-49/+35
2010-03-03Staging: crystalhd: fix build on powerpcDave Airlie1-0/+1
2010-03-03staging: crystalhd: trim register definesJarod Wilson1-11542/+0
2010-03-03staging: crystalhd: add missing fixes for userspace lib buildJarod Wilson1-0/+6
2010-03-03staging: add Broadcom Crystal HD driverJarod Wilson16-0/+19680