summaryrefslogtreecommitdiff
path: root/drivers/staging/crystalhd/crystalhd_lnx.c
AgeCommit message (Expand)Author
2014-06-20staging: crystalhd: remove driverKristina Martšenko
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-16drivers/staging/crystalhd:crystalhd_lnx.c: Fix line over 80 characters.Aybuke Ozdemir
2014-03-07Staging: crystalhd: Fix different address spaces warningMonam Agarwal
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-11Staging: crystalhd: use vfree() instead of kfree()Wei Yongjun
2013-10-07Staging: crystalhd: Fix sparse warnings regarding static functionsValentina Manea
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 crystalhd_lnx.*Amarjargal 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-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-02-29Staging: crystalhd: Replace the local includes with global headerJorgyano Vieira
2012-02-24Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macroJorgyano Vieira
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-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
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: crystalhd: remove unused #include <linux/version.h>Huang Weiyi
2010-05-11Staging: push down BKL into ioctl functionsArnd Bergmann
2010-05-11Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includesLars Lindley
2010-05-11Staging: crystalhd: fix device_create() return value checkJani Nikula
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: crystalhd: Misc improvements for crystalhd_lnx.cAmeya Palande
2010-03-03staging: add Broadcom Crystal HD driverJarod Wilson