summaryrefslogtreecommitdiffstats
path: root/drivers/staging/crystalhd
Commit message (Expand)AuthorAgeFilesLines
* staging: crystalhd: Resolve sparse 'different base types' warnings.Shaun Laing2013-08-301-2/+2
* Staging: crystalhd: fixed whitespace and string style issuesRobert Foss2013-08-283-8/+5
* Staging: crystalhd: remove an unneeded NULL checkDan Carpenter2013-06-031-4/+1
* staging/crystalhd: Fixes line over 80 characters warning in bc_dts_glob_lnx.hAmarjargal Gundjalam2013-05-131-8/+11
* staging/crystalhd: Fixes line over 80 characters warning in crystalhd_hw.*Amarjargal Gundjalam2013-05-132-134/+218
* staging/crystalhd: Fixes line over 80 characters warning in crystalhd_misc.*Amarjargal Gundjalam2013-05-132-26/+50
* staging/crystalhd: Fixes line over 80 characters warning in crystalhd_lnx.*Amarjargal Gundjalam2013-05-132-14/+18
* staging/crystalhd: Fixes line over 80 characters warning in crystalhd_cmds.*Amarjargal Gundjalam2013-05-132-18/+29
* staging/crystalhd: Fixes line over 80 characters warning in crystalhd_fw_if.hAmarjargal Gundjalam2013-05-131-37/+44
* staging: crystalhd: remove use of __devexitBill Pemberton2012-11-212-4/+4
* staging: crystalhd: remove use of __devinitBill Pemberton2012-11-213-5/+5
* staging: crystalhd: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: crystalhd: fix a style warningDevendra Naga2012-10-221-2/+2
* drivers/staging/crystalhd/crystalhd_lnx.c: adjust inconsistent IS_ERR and PTR...Julia Lawall2012-09-041-1/+1
* staging/crystalhd: unregister chardev when class_create fails in chd_dec_init...Devendra Naga2012-08-131-1/+3
* staging/crystalhd: assign PTR_ERR at fail cases to rc in chd_dec_init_chdevDevendra Naga2012-08-131-0/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-283-2/+1
* Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-281-0/+2
* staging: crystalhd: Fix typo in crystalhd_hw.cMasanari Iida2012-03-081-1/+1
* Staging: crystalhd: Remove unused header bc_dts_types.hJorgyano Vieira2012-02-291-40/+0
* Staging: crystalhd: Replace the local includes with global headerJorgyano Vieira2012-02-299-18/+15
* Staging: crystalhd: Add global headerJorgyano Vieira2012-02-291-0/+14
* Staging: crystalhd: Get rid of unecessary BCMLOG_ENTER macroJorgyano Vieira2012-02-243-14/+0
* Staging: crystalhd: crystalhd_misc: Get rid of unused macroJorgyano Vieira2012-02-241-5/+0
* Staging: crystalhd: crystalhd_misc: improved debug macrosJorgyano Vieira2012-02-151-21/+25
* staging: precedence bug in crystalhd_stop_tx_dma_engine()Dan Carpenter2012-02-091-2/+1
* staging: crystalhd: bc_dts_defs.h: Fix up coding styleJorgyano Vieira2011-12-161-90/+172
* staging: crystalhd/bc_dts_types.h: typedef cleanupArvydas Sidorenko2011-09-161-57/+0
* drivers/staging/crystalhd/: Fix a coding style issuesArvydas Sidorenko2011-09-125-275/+275
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-2/+2
* staging: crystalhd: remove unused typedef bc_bool_tNicolas Kaiser2011-04-201-1/+0
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
* staging: crystalhd: fix memory leaksAlexander Beregalov2011-03-142-5/+14
* Staging: crystalhd: don't waste the last char of bufferDan Carpenter2011-03-141-1/+1
* Staging: crystalhd: change GFP_ATOMIC to GFP_KERNELDan Carpenter2011-03-141-4/+2
* drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-161-3/+3
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-283-2/+3
|\
| * Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
| * staging: crystalhd: fix signed bugVasiliy Kulikov2010-09-161-1/+1
| * staging: crystalhd: call disable_pci_device() if pci_probe() failedKulikov Vasiliy2010-08-311-0/+1
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* Staging: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-221-4/+5
* Staging: crystalhd_lnx: remove casts from void*Kulikov Vasiliy2010-07-081-2/+2
* Staging: crystalhd: removed kfree(NULL) checksScott Kidder2010-06-181-6/+3
* Staging: crystalhd: Remove typedefs from driverLior Dotan2010-05-1811-462/+442
* Staging: Drop memory allocation castJulia Lawall2010-05-111-1/+1
* Staging: crystalhd: fix missing semicolonCharles Clément2010-05-111-1/+1
* Staging: crystalhd: remove unused #include <linux/version.h>Charles Clément2010-05-111-1/+0
* Staging: crystalhd: Cleanup all WIN* referencesCharles Clément2010-05-113-26/+2
OpenPOWER on IntegriCloud