summaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd
AgeCommit message (Expand)AuthorLines
2014-06-20staging: crystalhd: remove driverKristina Martšenko-8214/+0
2014-04-18Staging: crystalhd: Improve kzalloc calls in crystalhd_lnx.cPascal COMBES-3/+2
2014-04-18Staging: crystalhd: Removed cast in crystalhd_lnx.cPascal COMBES-1/+1
2014-04-18Staging: crystalhd: Fix alignement in crystalhd_lnx.cPascal COMBES-11/+13
2014-03-16staging: crystalhd: Fix no space before tabsGulsah Kose-1/+1
2014-03-16drivers/staging/crystalhd:crystalhd_lnx.c: Fix line over 80 characters.Aybuke Ozdemir-5/+8
2014-03-10drivers/staging/crystalhd/bcm_70012_regs.h: Fix line over 80 characters.Andreea-Cristina Bernat-1/+2
2014-03-08Staging: crystalhd: prefer pr_warn to printk(KERN_WARNING)Georgiana Rodica Chelu-1/+1
2014-03-07Staging: crystalhd: Fix different address spaces warningMonam Agarwal-6/+6
2014-03-07Staging: crystalhd: Fix different address spaces warning from sparse in cryst...Monam Agarwal-3/+3
2014-02-07staging: crystalhd: remove unnecessary parenthesisSeongJae Park-2/+2
2014-02-07staging: crystalhd: enclose multi statements macroSeongJae Park-1/+3
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-12-06staging: crystalhd: Fix typo in crystalhdMasanari Iida-12/+12
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han-1/+1
2013-11-10staging: crystalhd: return true and false instead of 1 and 0Valentina Manea-1/+1
2013-10-11Staging: crystalhd: use vfree() instead of kfree()Wei Yongjun-1/+1
2013-10-07Staging: crystalhd: Fix sparse warnings regarding static functionsValentina Manea-6/+7
2013-09-25Staging: crystalhd: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin-4/+4
2013-08-30staging: crystalhd: Resolve sparse 'different base types' warnings.Shaun Laing-2/+2
2013-08-28Staging: crystalhd: fixed whitespace and string style issuesRobert Foss-8/+5
2013-06-03Staging: crystalhd: remove an unneeded NULL checkDan Carpenter-4/+1
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in bc_dts_glob_lnx.hAmarjargal Gundjalam-8/+11
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_hw.*Amarjargal Gundjalam-134/+218
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_misc.*Amarjargal Gundjalam-26/+50
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_lnx.*Amarjargal Gundjalam-14/+18
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_cmds.*Amarjargal Gundjalam-18/+29
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_fw_if.hAmarjargal Gundjalam-37/+44
2012-11-21staging: crystalhd: remove use of __devexitBill Pemberton-4/+4
2012-11-21staging: crystalhd: remove use of __devinitBill Pemberton-5/+5
2012-11-21staging: crystalhd: remove use of __devexit_pBill Pemberton-1/+1
2012-10-22staging: crystalhd: fix a style warningDevendra Naga-2/+2
2012-09-04drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR...Julia Lawall-1/+1
2012-08-13staging/crystalhd: unregister chardev when class_create fails in chd_dec_init...Devendra Naga-1/+3
2012-08-13staging/crystalhd: assign PTR_ERR at fail cases to rc in chd_dec_init_chdevDevendra Naga-0/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-2/+1
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells-0/+2
2012-03-08staging: crystalhd: Fix typo in crystalhd_hw.cMasanari Iida-1/+1
2012-02-29Staging: crystalhd: Remove unused header bc_dts_types.hJorgyano Vieira-40/+0
2012-02-29Staging: crystalhd: Replace the local includes with global headerJorgyano Vieira-18/+15
2012-02-29Staging: crystalhd: Add global headerJorgyano Vieira-0/+14
2012-02-24Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macroJorgyano Vieira-14/+0
2012-02-24Staging: crystalhd: crystalhd_misc: Get rid of unused macroJorgyano Vieira-5/+0
2012-02-15Staging: crystalhd: crystalhd_misc: improved debug macrosJorgyano Vieira-21/+25
2012-02-09staging: precedence bug in crystalhd_stop_tx_dma_engine()Dan Carpenter-2/+1
2011-12-16staging: crystalhd: bc_dts_defs.h: Fix up coding styleJorgyano Vieira-90/+172
2011-09-16staging: crystalhd/bc_dts_types.h: typedef cleanupArvydas Sidorenko-57/+0
2011-09-12drivers/staging/crystalhd/: Fix a coding style issuesArvydas Sidorenko-275/+275
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches-2/+2
2011-04-20staging: crystalhd: remove unused typedef bc_bool_tNicolas Kaiser-1/+0