summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2011-10-23Staging: bcm: Fix three initialization errors in InterfaceDld.cKevin McKinney
2011-10-23Staging: bcm: Fix coding style issues in InterfaceDld.cKevin McKinney
2011-10-11Staging: bcm: Fix coding style issues in InterfaceMisc.cKevin McKinney
2011-10-11Staging: bcm: Remove assignment from if conditions reported by checkpatch.plKevin McKinney
2011-10-11Staging: bcm: Fix coding style issues reported by checkpatch.plKevin McKinney
2011-10-11Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl.Kevin McKinney
2011-10-11Staging: bcm: Remove assignment in if condition reported by checkpatch.plKevin McKinney
2011-10-11Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.plKevin McKinney
2011-10-11Staging: bcm: Fix coding style issues reported by checkpatch.plKevin McKinney
2011-09-29Staging: bcm: Alter LOC for readability/understandability purposesKevin McKinney
2011-09-29Staging: bcm: Add min/max restrictions for IOCTL_BCM_REGISTER_READ_PRIVATEKevin McKinney
2011-09-26drivers/staging/bcm/InterfaceDld.c: Fix checkpatch warningsMarcos Paulo de Souza
2011-09-19Staging: bcm: Add size maximum size restrictions for IOCTL_IDLE_REQKevin McKinney
2011-09-19Staging: bcm: Add size minimum size restrictions for IOCTL_IDLE_REQKevin McKinney
2011-08-23Staging: bcm: Macros: Fixed multiple coding style violations.Ben Wright
2011-08-23drivers/staging/bcm/nvm.c: add missing kfreeJulia Lawall
2011-08-23Staging: bcm: Fix memory leak reported during compile.Kevin McKinney
2011-08-23Staging: bcm: Fix a coding style error reported by checkpatch.plKevin McKinney
2011-08-23staging: bcm: fix coding style warnings and errors reported by checkpatch.pl ...Kevin McKinney
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-05drivers: staging: bcm: sort: kill handrolled bubblesortChris Forbes
2011-07-05Remove unneeded version.h include from drivers/staging/bcm/headers.hJesper Juhl
2011-06-28staging: Fix recieve/receive typosJoe Perches
2011-06-28staging: remove unnecessary codeGreg Dietsche
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: bcm: Remove NULL check before kfreeIlia Mirkin
2011-03-09staging: bcm: optimize kmalloc to kzallocAlexander Beregalov
2011-03-09Staging: bcm: Bcmnet: fixed checkpatch script reported issuesVinay Sawal
2011-02-28drivers:staging:bcm:CmHost.c Remove one to many n's in a word.Justin P. Mattock
2011-02-18Staging: bcm: Bcmchar: Fix some checkpatch errorsJavier Martinez Canillas
2011-02-18Staging: bcm: Bcmchar: Fix style issues on bcm_char_read()Javier Martinez Canillas
2011-02-18Staging: bcm: Bcmchar: Fix style issues on bcm_char_release()Javier Martinez Canillas
2011-02-18Staging: bcm: Bcmchar: Fix style issues on bcm_char_open()Javier Martinez Canillas
2011-02-04Staging: bcm: Check correct user provided length and fix error code returnedJavier Martinez Canillas
2011-01-17staging: fix build failure in bcm driverAndres Salomon
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-06Staging: Beceem: more checkpatch.pl changes to InterfaceInit.cDan Carpenter
2010-12-06Staging: Beceem: improve debug printk statementsDan Carpenter
2010-12-06Staging: Beceem: use after free in bcm_exit()Dan Carpenter
2010-12-06Staging: Beceem: remove old kernel compatibility codeDan Carpenter
2010-12-06Staging: Beceem: white space changes to InterfaceInit.cDan Carpenter
2010-12-06Staging: Beceem: use lower case "int" instead of "INT"Dan Carpenter
2010-12-06Staging: Beceem: add USB id for BCSM250 Mobile WiMAXDan Carpenter
2010-11-17USB: fix leftover references to udev->autosuspend_delayAlan Stern
2010-11-16Staging: bcm: signedness bug in InitCardAndDownloadFirmware()Dan Carpenter
2010-11-16Staging: bcm: signedness bug in StoreSFParam()Dan Carpenter
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman