index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
1
-1
/
+0
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
12
-1553
/
+1444
|
|
\
|
*
|
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-20
1
-1
/
+0
*
|
|
Staging: bcm: Remove unnecessary parentheses
Tugce Sirin
2014-03-19
1
-3
/
+3
*
|
|
staging: bcm: Fix line over 80 characters.
Heena Sirwani
2014-03-19
1
-2
/
+4
*
|
|
Staging: bcm: CmHost: moved and removed declarations and tmp bracing.
Gary Rookard
2014-03-18
1
-29
/
+10
*
|
|
staging: bcm: Remove unneeded boolean comparisons and reflow lines
Jade Bilkey
2014-03-18
1
-9
/
+14
*
|
|
staging: bcm: Fix space before semicolon
Jade Bilkey
2014-03-18
1
-6
/
+6
*
|
|
staging: bcm: Fix lines over 80 characters
Jade Bilkey
2014-03-18
1
-112
/
+200
*
|
|
staging: bcm: Cleanup unneeded boolean comparisons
Jade Bilkey
2014-03-18
1
-10
/
+9
*
|
|
staging: bcm: Cleanup CreateInterruptUrb() and StartInterruptUrb()
Jade Bilkey
2014-03-18
1
-27
/
+30
*
|
|
staging: bcm: Cleanup switch statement
Jade Bilkey
2014-03-18
1
-60
/
+77
*
|
|
staging: bcm: Cleanup real_int_callback()
Jade Bilkey
2014-03-18
1
-14
/
+16
*
|
|
staging: bcm: Fix checkpatch errors
Jade Bilkey
2014-03-18
1
-4
/
+4
*
|
|
Staging: bcm: fixed parentheses and quoted string across lines coding style i...
Joshua Baldock
2014-03-17
1
-12
/
+10
*
|
|
staging: bcm: Typedefs.h Fix "foo * bar" warning.
Aybuke Ozdemir
2014-03-16
1
-10
/
+10
*
|
|
staging: bcm: Typedefs.h Fix do not use // c99 comments.
Aybuke Ozdemir
2014-03-16
1
-1
/
+1
*
|
|
Staging: bcm: Removed unreachable code line in Bcmchar.c
Ebru Akagunduz
2014-03-16
1
-3
/
+1
*
|
|
Staging: bcm: fix line over 80 characters in Bcmchar.c
Ebru Akagunduz
2014-03-16
1
-226
/
+461
*
|
|
staging: bcm: Replace <asm/uaccess.h> by <linux/uaccess.h>
Ashley Smith
2014-03-16
1
-1
/
+1
*
|
|
Staging: bcm: Fix sparse non-static symbol warning
Tugce Sirin
2014-03-16
1
-12
/
+12
*
|
|
Staging: bcm: Replace bcm functions with equivalents
Himangi Saraogi
2014-02-27
1
-84
/
+9
*
|
|
staging: bcm: fix checkpatch error 'assignment in if condition'
Daeseok Youn
2014-02-27
1
-18
/
+14
*
|
|
staging: bcm: Remove unneeded set a variable
Daeseok Youn
2014-02-27
1
-3
/
+0
*
|
|
Merge 3.14-rc4 into staging-next.
Greg Kroah-Hartman
2014-02-24
1
-1
/
+1
|
\
\
\
|
*
|
|
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
staging/bcm: integer underflow leads to Oom
Dan Carpenter
2014-02-18
1
-1
/
+1
*
|
|
staging/bcm: two information leaks in ioctl
Dan Carpenter
2014-02-18
1
-0
/
+4
*
|
|
Staging: bcm: DDRInit: fix up indentation issues.
Gary Rookard
2014-02-18
1
-2
/
+2
*
|
|
staging/bcm: move IOCTL_BCM_TIME_SINCE_NET_ENTRY case out to its own function.
Dave Jones
2014-02-13
1
-18
/
+24
*
|
|
staging/bcm: move IOCTL_BCM_GET_DEVICE_DRIVER_INFO case out to its own function.
Dave Jones
2014-02-13
1
-22
/
+29
*
|
|
staging/bcm: move IOCTL_BCM_CNTRLMSG_MASK case out to its own function.
Dave Jones
2014-02-13
1
-24
/
+30
*
|
|
staging/bcm: move IOCTL_BCM_NVM_RAW_READ case out to its own function.
Dave Jones
2014-02-13
1
-87
/
+94
*
|
|
staging/bcm: move IOCTL_BCM_SELECT_DSD case out to its own function.
Dave Jones
2014-02-13
1
-43
/
+50
*
|
|
staging/bcm: move IOCTL_BCM_GET_FLASH_CS_INFO case out to its own function.
Dave Jones
2014-02-13
1
-31
/
+37
*
|
|
staging/bcm: move IOCTL_BCM_COPY_SECTION case out to its own function.
Dave Jones
2014-02-13
1
-73
/
+80
*
|
|
staging/bcm: formatting cleaning for IOCTL_BCM_IDENTIFY_ACTIVE_SECTION
Dave Jones
2014-02-13
1
-3
/
+2
*
|
|
staging/bcm: move IOCTL_BCM_SET_ACTIVE_SECTION case out to its own function.
Dave Jones
2014-02-13
1
-39
/
+48
*
|
|
staging/bcm: move IOCTL_BCM_GET_FLASH2X_SECTION_BITMAP case out to its own fu...
Dave Jones
2014-02-13
1
-39
/
+47
*
|
|
staging/bcm: move IOCTL_BCM_FLASH2X_SECTION_WRITE case out to its own function.
Dave Jones
2014-02-13
1
-108
/
+115
*
|
|
staging/bcm: move IOCTL_BCM_FLASH2X_SECTION_READ case out to its own function.
Dave Jones
2014-02-13
1
-90
/
+97
*
|
|
staging/bcm: move IOCTL_BCM_NVM_[READ|WRITE] cases out to their own function.
Dave Jones
2014-02-13
1
-141
/
+149
*
|
|
staging/bcm: move IOCTL_BCM_SET_DEBUG case out to its own function.
Dave Jones
2014-02-13
1
-33
/
+38
*
|
|
staging/bcm: move IOCTL_BCM_CAL_INIT case out to its own function.
Dave Jones
2014-02-13
1
-33
/
+42
*
|
|
staging/bcm: move IOCTL_BCM_GET_NVM_SIZE case out to its own function.
Dave Jones
2014-02-13
1
-10
/
+16
*
|
|
staging/bcm: move IOCTL_BCM_BULK_WRM case out to its own function.
Dave Jones
2014-02-13
1
-61
/
+65
*
|
|
staging/bcm: move IOCTL_BCM_GET_HOST_MIBS case out to its own function.
Dave Jones
2014-02-13
1
-30
/
+38
*
|
|
staging/bcm: move IOCTL_BCM_GET_DSX_INDICATION case out to its own function.
Dave Jones
2014-02-13
1
-20
/
+26
*
|
|
staging/bcm: move IOCTL_BCM_SET_MAC_TRACING case out to its own function.
Dave Jones
2014-02-13
1
-16
/
+24
*
|
|
staging/bcm: move IOCTL_BCM_GET_CURRENT_STATUS case out to its own function.
Dave Jones
2014-02-13
1
-26
/
+29
[next]