summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2012-1553/+1444
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-1/+0
* | | Staging: bcm: Remove unnecessary parenthesesTugce Sirin2014-03-191-3/+3
* | | staging: bcm: Fix line over 80 characters.Heena Sirwani2014-03-191-2/+4
* | | Staging: bcm: CmHost: moved and removed declarations and tmp bracing.Gary Rookard2014-03-181-29/+10
* | | staging: bcm: Remove unneeded boolean comparisons and reflow linesJade Bilkey2014-03-181-9/+14
* | | staging: bcm: Fix space before semicolonJade Bilkey2014-03-181-6/+6
* | | staging: bcm: Fix lines over 80 charactersJade Bilkey2014-03-181-112/+200
* | | staging: bcm: Cleanup unneeded boolean comparisonsJade Bilkey2014-03-181-10/+9
* | | staging: bcm: Cleanup CreateInterruptUrb() and StartInterruptUrb()Jade Bilkey2014-03-181-27/+30
* | | staging: bcm: Cleanup switch statementJade Bilkey2014-03-181-60/+77
* | | staging: bcm: Cleanup real_int_callback()Jade Bilkey2014-03-181-14/+16
* | | staging: bcm: Fix checkpatch errorsJade Bilkey2014-03-181-4/+4
* | | Staging: bcm: fixed parentheses and quoted string across lines coding style i...Joshua Baldock2014-03-171-12/+10
* | | staging: bcm: Typedefs.h Fix "foo * bar" warning.Aybuke Ozdemir2014-03-161-10/+10
* | | staging: bcm: Typedefs.h Fix do not use // c99 comments.Aybuke Ozdemir2014-03-161-1/+1
* | | Staging: bcm: Removed unreachable code line in Bcmchar.cEbru Akagunduz2014-03-161-3/+1
* | | Staging: bcm: fix line over 80 characters in Bcmchar.cEbru Akagunduz2014-03-161-226/+461
* | | staging: bcm: Replace <asm/uaccess.h> by <linux/uaccess.h>Ashley Smith2014-03-161-1/+1
* | | Staging: bcm: Fix sparse non-static symbol warningTugce Sirin2014-03-161-12/+12
* | | Staging: bcm: Replace bcm functions with equivalentsHimangi Saraogi2014-02-271-84/+9
* | | staging: bcm: fix checkpatch error 'assignment in if condition'Daeseok Youn2014-02-271-18/+14
* | | staging: bcm: Remove unneeded set a variableDaeseok Youn2014-02-271-3/+0
* | | Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman2014-02-241-1/+1
|\ \ \
| * | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-1/+1
| | |/ | |/|
* | | staging/bcm: integer underflow leads to OomDan Carpenter2014-02-181-1/+1
* | | staging/bcm: two information leaks in ioctlDan Carpenter2014-02-181-0/+4
* | | Staging: bcm: DDRInit: fix up indentation issues.Gary Rookard2014-02-181-2/+2
* | | staging/bcm: move IOCTL_BCM_TIME_SINCE_NET_ENTRY case out to its own function.Dave Jones2014-02-131-18/+24
* | | staging/bcm: move IOCTL_BCM_GET_DEVICE_DRIVER_INFO case out to its own function.Dave Jones2014-02-131-22/+29
* | | staging/bcm: move IOCTL_BCM_CNTRLMSG_MASK case out to its own function.Dave Jones2014-02-131-24/+30
* | | staging/bcm: move IOCTL_BCM_NVM_RAW_READ case out to its own function.Dave Jones2014-02-131-87/+94
* | | staging/bcm: move IOCTL_BCM_SELECT_DSD case out to its own function.Dave Jones2014-02-131-43/+50
* | | staging/bcm: move IOCTL_BCM_GET_FLASH_CS_INFO case out to its own function.Dave Jones2014-02-131-31/+37
* | | staging/bcm: move IOCTL_BCM_COPY_SECTION case out to its own function.Dave Jones2014-02-131-73/+80
* | | staging/bcm: formatting cleaning for IOCTL_BCM_IDENTIFY_ACTIVE_SECTIONDave Jones2014-02-131-3/+2
* | | staging/bcm: move IOCTL_BCM_SET_ACTIVE_SECTION case out to its own function.Dave Jones2014-02-131-39/+48
* | | staging/bcm: move IOCTL_BCM_GET_FLASH2X_SECTION_BITMAP case out to its own fu...Dave Jones2014-02-131-39/+47
* | | staging/bcm: move IOCTL_BCM_FLASH2X_SECTION_WRITE case out to its own function.Dave Jones2014-02-131-108/+115
* | | staging/bcm: move IOCTL_BCM_FLASH2X_SECTION_READ case out to its own function.Dave Jones2014-02-131-90/+97
* | | staging/bcm: move IOCTL_BCM_NVM_[READ|WRITE] cases out to their own function.Dave Jones2014-02-131-141/+149
* | | staging/bcm: move IOCTL_BCM_SET_DEBUG case out to its own function.Dave Jones2014-02-131-33/+38
* | | staging/bcm: move IOCTL_BCM_CAL_INIT case out to its own function.Dave Jones2014-02-131-33/+42
* | | staging/bcm: move IOCTL_BCM_GET_NVM_SIZE case out to its own function.Dave Jones2014-02-131-10/+16
* | | staging/bcm: move IOCTL_BCM_BULK_WRM case out to its own function.Dave Jones2014-02-131-61/+65
* | | staging/bcm: move IOCTL_BCM_GET_HOST_MIBS case out to its own function.Dave Jones2014-02-131-30/+38
* | | staging/bcm: move IOCTL_BCM_GET_DSX_INDICATION case out to its own function.Dave Jones2014-02-131-20/+26
* | | staging/bcm: move IOCTL_BCM_SET_MAC_TRACING case out to its own function.Dave Jones2014-02-131-16/+24
* | | staging/bcm: move IOCTL_BCM_GET_CURRENT_STATUS case out to its own function.Dave Jones2014-02-131-26/+29