summaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-2/+2
* staging: crystalhd: remove unused typedef bc_bool_tNicolas Kaiser2011-04-201-1/+0
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
* staging: crystalhd: fix memory leaksAlexander Beregalov2011-03-142-5/+14
* 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
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-283-2/+3
|\
| * Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
| * staging: crystalhd: fix signed bugVasiliy Kulikov2010-09-161-1/+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-1811-462/+442
* Staging: Drop memory allocation castJulia Lawall2010-05-111-1/+1
* Staging: crystalhd: fix missing semicolonCharles Clément2010-05-111-1/+1
* Staging: crystalhd: remove unused #include <linux/version.h>Charles Clément2010-05-111-1/+0
* Staging: crystalhd: Cleanup all WIN* referencesCharles Clément2010-05-113-26/+2
* 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-118-49/+49
* Staging: crystalhd: fix device_create() return value checkJani Nikula2010-05-111-1/+1
* Staging: crystalhd: fixed white spaces and brace coding in crystalhd_hw.cTomas Dabasinskas2010-05-111-17/+12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+4
* Staging: crystalhd: Misc improvements for crystalhd_lnx.cAmeya Palande2010-03-033-49/+35
* Staging: crystalhd: fix build on powerpcDave Airlie2010-03-031-0/+1
* staging: crystalhd: trim register definesJarod Wilson2010-03-031-11542/+0
* staging: crystalhd: add missing fixes for userspace lib buildJarod Wilson2010-03-031-0/+6
* staging: add Broadcom Crystal HD driverJarod Wilson2010-03-0316-0/+19680
OpenPOWER on IntegriCloud