aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
* Staging: bcm: info leak in ioctlDan Carpenter2013-11-281-0/+1
* Staging: bcm: Add two products and remove an existing product.Kevin McKinney2013-01-032-2/+3
* Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney2013-01-032-1/+3
* Staging: bcm: Fix three initialization errors in InterfaceDld.cKevin McKinney2011-10-231-4/+5
* Staging: bcm: Fix coding style issues in InterfaceDld.cKevin McKinney2011-10-231-213/+161
* Staging: bcm: Fix coding style issues in InterfaceMisc.cKevin McKinney2011-10-111-166/+138
* Staging: bcm: Remove assignment from if conditions reported by checkpatch.plKevin McKinney2011-10-111-6/+10
* Staging: bcm: Fix coding style issues reported by checkpatch.plKevin McKinney2011-10-111-12/+11
* Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl.Kevin McKinney2011-10-111-1/+2
* Staging: bcm: Remove assignment in if condition reported by checkpatch.plKevin McKinney2011-10-111-1/+2
* Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.plKevin McKinney2011-10-111-6/+6
* Staging: bcm: Fix coding style issues reported by checkpatch.plKevin McKinney2011-10-111-1039/+788
* Staging: bcm: Alter LOC for readability/understandability purposesKevin McKinney2011-09-291-1/+5
* Staging: bcm: Add min/max restrictions for IOCTL_BCM_REGISTER_READ_PRIVATEKevin McKinney2011-09-291-1/+5
* drivers/staging/bcm/InterfaceDld.c: Fix checkpatch warningsMarcos Paulo de Souza2011-09-261-47/+46
* Staging: bcm: Add size maximum size restrictions for IOCTL_IDLE_REQKevin McKinney2011-09-192-0/+7
* Staging: bcm: Add size minimum size restrictions for IOCTL_IDLE_REQKevin McKinney2011-09-191-1/+3
* Staging: bcm: Macros: Fixed multiple coding style violations.Ben Wright2011-08-231-170/+167
* drivers/staging/bcm/nvm.c: add missing kfreeJulia Lawall2011-08-231-4/+9
* Staging: bcm: Fix memory leak reported during compile.Kevin McKinney2011-08-231-0/+2
* Staging: bcm: Fix a coding style error reported by checkpatch.plKevin McKinney2011-08-232-2/+2
* staging: bcm: fix coding style warnings and errors reported by checkpatch.pl ...Kevin McKinney2011-08-231-1644/+1512
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-258-71/+53
|\
| * drivers: staging: bcm: sort: kill handrolled bubblesortChris Forbes2011-07-051-44/+33
| * Remove unneeded version.h include from drivers/staging/bcm/headers.hJesper Juhl2011-07-051-1/+0
| * staging: Fix recieve/receive typosJoe Perches2011-06-285-18/+18
| * staging: remove unnecessary codeGreg Dietsche2011-06-281-8/+2
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-5/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-3113-61/+61
* staging: bcm: Remove NULL check before kfreeIlia Mirkin2011-03-141-9/+2
* staging: bcm: optimize kmalloc to kzallocAlexander Beregalov2011-03-092-7/+3
* Staging: bcm: Bcmnet: fixed checkpatch script reported issuesVinay Sawal2011-03-091-15/+16
* drivers:staging:bcm:CmHost.c Remove one to many n's in a word.Justin P. Mattock2011-02-281-1/+1
* Staging: bcm: Bcmchar: Fix some checkpatch errorsJavier Martinez Canillas2011-02-181-10/+10
* Staging: bcm: Bcmchar: Fix style issues on bcm_char_read()Javier Martinez Canillas2011-02-181-24/+28
* Staging: bcm: Bcmchar: Fix style issues on bcm_char_release()Javier Martinez Canillas2011-02-181-37/+31
* Staging: bcm: Bcmchar: Fix style issues on bcm_char_open()Javier Martinez Canillas2011-02-181-10/+12
* Staging: bcm: Check correct user provided length and fix error code returnedJavier Martinez Canillas2011-02-041-0/+7
* staging: fix build failure in bcm driverAndres Salomon2011-01-172-7/+6
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-1044-4554/+1483
|\
| * Staging: Beceem: more checkpatch.pl changes to InterfaceInit.cDan Carpenter2010-12-061-12/+12
| * Staging: Beceem: improve debug printk statementsDan Carpenter2010-12-061-23/+43
| * Staging: Beceem: use after free in bcm_exit()Dan Carpenter2010-12-061-2/+1
| * Staging: Beceem: remove old kernel compatibility codeDan Carpenter2010-12-064-29/+1
| * Staging: Beceem: white space changes to InterfaceInit.cDan Carpenter2010-12-061-299/+236
| * Staging: Beceem: use lower case "int" instead of "INT"Dan Carpenter2010-12-061-10/+10
| * Staging: Beceem: add USB id for BCSM250 Mobile WiMAXDan Carpenter2010-12-062-0/+2
| * Staging: bcm: signedness bug in InitCardAndDownloadFirmware()Dan Carpenter2010-11-161-1/+1
| * Staging: bcm: signedness bug in StoreSFParam()Dan Carpenter2010-11-162-5/+5
| * drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-163-4/+4