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