summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2014-02-13staging/bcm: move IOCTL_BCM_GET_DRIVER_VERSION case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_SWITCH_TRANSFER_MODE case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_QOS_THRESHOLD case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_CHIP_RESET case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_BUFFER_DOWNLOAD_STOP case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_BUFFER_DOWNLOAD case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_BUFFER_DOWNLOAD_START case out to its own function.Dave Jones
2014-02-13staging/bcm: move several request ioctl cases out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_GPIO_MODE_REQUEST case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_GPIO_MULTI_REQUEST case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_GPIO_STATUS_REQUEST case out to its own function.Dave Jones
2014-02-13staging/bcm: move BCM_LED_THREAD_STATE_CHANGE_REQ case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_GPIO_SET_REQUEST case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_EEPROM_REGISTER_WRITE case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_EEPROM_REGISTER_READ case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_REGISTER_WRITE_PRIVATE case out to its own function.Dave Jones
2014-02-13staging/bcm: move IOCTL_BCM_REGISTER_READ_PRIVATE case out to its own function.Dave Jones
2014-02-07Staging: bcm: DDRInit: fix up spacing issues.Gary Rookard
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-11staging: bcm : Fix typo in staging/bcmMasanari Iida
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-09Staging: bcm: DDRInit: fix up some bracing issues.Gary Rookard
2014-01-09staging: bcm: clean up a type issue in ConfigureEndPointTypesThroughEEPROM()Dan Carpenter
2014-01-08beeceem: Replace C99 comments with C89 ones and remove unneeded comments in I...Matthias Oefelein
2014-01-08beeceem: Fix newline issues at opening braces of conditional statements in In...Matthias Oefelein
2014-01-08beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.cMatthias Oefelein
2014-01-08beeceem: Fix broken indentations in InterfaceRx.cMatthias Oefelein
2014-01-08beeceem: Fix missing spaces between function arguments in InterfaceRx.cMatthias Oefelein
2014-01-08beeceem: Fix missing spaces around operators and unwanted spaces around semic...Matthias Oefelein
2014-01-08beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.cRalph Mueck
2014-01-08beeceem: Fix position of braces in conditional statements in InterfaceTx.cRalph Mueck
2014-01-08beeceem: Add spaces before opening parentheses in if-conditionals in Interfac...Ralph Mueck
2014-01-08beeceem: Fix several whitespace issues in InterfaceTx.cRalph Mueck
2014-01-08drivers: bcm: Remove unused function in nvm.cRashika Kheria
2014-01-08drivers: bcm: Mark functions as static in Qos.cRashika Kheria
2013-12-20drivers/staging/bcm: Integer overflowWenliang Fan
2013-12-20staging: bcm: fixed warning about no and prohibited space in InterfaceIdleMod...Gokulnath Avanashilingam
2013-12-20staging: bcm: using time_after and time_before in InterfaceIdleMode.cGokulnath Avanashilingam
2013-12-20staging: bcm: line over 80 characters in InterfaceIdleMode.cGokulnath Avanashilingam
2013-12-20staging: bcm: Remove Developer Debug prints in InterfaceIdleMode.cGokulnath Avanashilingam
2013-12-19staging: bcm: line over 80 characters in InterfaceDld.cGokulnath A
2013-12-19staging:bcm: Removed developer debug prints in InterfaceDld.cGokulnath A
2013-12-19Staging: bcm: DDRInit: fixed up some commenting issues.Gary Rookard
2013-12-18Staging: bcm: DDRInit: fixed issues w/ commenting.Gary Rookard
2013-12-17Staging: bcm: DDRInit: fixed issues w/ indentation.Gary Rookard
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman
2013-11-10Staging: bcm: Fix checkpatch warnings for long lines.Ingrid Cheung
2013-11-10Staging: bcm: Fix checkpatch warning for long line.Ingrid Cheung
2013-11-10staging: bcm: fixed space related errors around operatorsNandini Hanumanthagowda
2013-11-10staging: bcm: removed prohibited space before semicolonNandini Hanumanthagowda