aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/crystalhd
AgeCommit message (Expand)Author
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
2011-03-14staging: crystalhd: fix memory leaksAlexander Beregalov
2011-03-14Staging: crystalhd: don't waste the last char of bufferDan Carpenter
2011-03-14Staging: crystalhd: change GFP_ATOMIC to GFP_KERNELDan Carpenter
2010-11-16drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-08Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-09-16staging: crystalhd: fix signed bugVasiliy Kulikov
2010-08-31staging: crystalhd: call disable_pci_device() if pci_probe() failedKulikov Vasiliy
2010-07-22Staging: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-08Staging: crystalhd_lnx: remove casts from void*Kulikov Vasiliy
2010-06-18Staging: crystalhd: removed kfree(NULL) checksScott Kidder
2010-05-18Staging: crystalhd: Remove typedefs from driverLior Dotan
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: crystalhd: fix missing semicolonCharles Clément
2010-05-11Staging: crystalhd: remove unused #include <linux/version.h>Charles Clément
2010-05-11Staging: crystalhd: Cleanup all WIN* referencesCharles Clément