aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-20staging: crystalhd: remove driverKristina Martšenko16-8214/+0
2014-04-18Staging: crystalhd: Improve kzalloc calls in crystalhd_lnx.cPascal COMBES1-3/+2
2014-04-18Staging: crystalhd: Removed cast in crystalhd_lnx.cPascal COMBES1-1/+1
2014-04-18Staging: crystalhd: Fix alignement in crystalhd_lnx.cPascal COMBES1-11/+13
2014-03-16staging: crystalhd: Fix no space before tabsGulsah Kose1-1/+1
2014-03-16drivers/staging/crystalhd:crystalhd_lnx.c: Fix line over 80 characters.Aybuke Ozdemir1-5/+8
2014-03-10drivers/staging/crystalhd/bcm_70012_regs.h: Fix line over 80 characters.Andreea-Cristina Bernat1-1/+2
2014-03-08Staging: crystalhd: prefer pr_warn to printk(KERN_WARNING)Georgiana Rodica Chelu1-1/+1
2014-03-07Staging: crystalhd: Fix different address spaces warningMonam Agarwal1-6/+6
2014-03-07Staging: crystalhd: Fix different address spaces warning from sparse in crystalhd_misc.cMonam Agarwal2-3/+3
2014-02-07staging: crystalhd: remove unnecessary parenthesisSeongJae Park1-2/+2
2014-02-07staging: crystalhd: enclose multi statements macroSeongJae Park1-1/+3
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-06staging: crystalhd: Fix typo in crystalhdMasanari Iida9-12/+12
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-11-10staging: crystalhd: return true and false instead of 1 and 0Valentina Manea1-1/+1
2013-10-11Staging: crystalhd: use vfree() instead of kfree()Wei Yongjun1-1/+1
2013-10-07Staging: crystalhd: Fix sparse warnings regarding static functionsValentina Manea1-6/+7
2013-09-25Staging: crystalhd: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin1-4/+4
2013-08-30staging: crystalhd: Resolve sparse 'different base types' warnings.Shaun Laing1-2/+2
2013-08-28Staging: crystalhd: fixed whitespace and string style issuesRobert Foss3-8/+5
2013-06-03Staging: crystalhd: remove an unneeded NULL checkDan Carpenter1-4/+1
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in bc_dts_glob_lnx.hAmarjargal Gundjalam1-8/+11
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_hw.*Amarjargal Gundjalam2-134/+218
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_misc.*Amarjargal Gundjalam2-26/+50
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_lnx.*Amarjargal Gundjalam2-14/+18
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_cmds.*Amarjargal Gundjalam2-18/+29
2013-05-13staging/crystalhd: Fixes line over 80 characters warning in crystalhd_fw_if.hAmarjargal Gundjalam1-37/+44
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