aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21staging: crystalhd: remove use of __devexitBill Pemberton2-4/+4
2012-11-21staging: crystalhd: remove use of __devinitBill Pemberton3-5/+5
2012-11-21staging: crystalhd: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-22staging: crystalhd: fix a style warningDevendra Naga1-2/+2
2012-09-04drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall1-1/+1
2012-08-13staging/crystalhd: unregister chardev when class_create fails in chd_dec_init_chdevDevendra Naga1-1/+3
2012-08-13staging/crystalhd: assign PTR_ERR at fail cases to rc in chd_dec_init_chdevDevendra Naga1-0/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells3-2/+1
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells1-0/+2
2012-03-08staging: crystalhd: Fix typo in crystalhd_hw.cMasanari Iida1-1/+1
2012-02-29Staging: crystalhd: Remove unused header bc_dts_types.hJorgyano Vieira1-40/+0
2012-02-29Staging: crystalhd: Replace the local includes with global headerJorgyano Vieira9-18/+15
2012-02-29Staging: crystalhd: Add global headerJorgyano Vieira1-0/+14
2012-02-24Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macroJorgyano Vieira3-14/+0
2012-02-24Staging: crystalhd: crystalhd_misc: Get rid of unused macroJorgyano Vieira1-5/+0
2012-02-15Staging: crystalhd: crystalhd_misc: improved debug macrosJorgyano Vieira1-21/+25
2012-02-09staging: precedence bug in crystalhd_stop_tx_dma_engine()Dan Carpenter1-2/+1
2011-12-16staging: crystalhd: bc_dts_defs.h: Fix up coding styleJorgyano Vieira1-90/+172
2011-09-16staging: crystalhd/bc_dts_types.h: typedef cleanupArvydas Sidorenko1-57/+0
2011-09-12drivers/staging/crystalhd/: Fix a coding style issuesArvydas Sidorenko5-275/+275
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches1-2/+2
2011-04-20staging: crystalhd: remove unused typedef bc_bool_tNicolas Kaiser1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi2-4/+4
2011-03-14staging: crystalhd: fix memory leaksAlexander Beregalov2-5/+14
2011-03-14Staging: crystalhd: don't waste the last char of bufferDan Carpenter1-1/+1
2011-03-14Staging: crystalhd: change GFP_ATOMIC to GFP_KERNELDan Carpenter1-4/+2
2010-11-16drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches1-3/+3
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman3-2/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-08Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-09-16staging: crystalhd: fix signed bugVasiliy Kulikov1-1/+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 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