index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2014-03-19
Staging: bcm: Remove unnecessary parentheses
Tugce Sirin
1
-3
/
+3
2014-03-19
staging: bcm: Fix line over 80 characters.
Heena Sirwani
1
-2
/
+4
2014-03-18
Staging: bcm: CmHost: moved and removed declarations and tmp bracing.
Gary Rookard
1
-29
/
+10
2014-03-18
staging: bcm: Remove unneeded boolean comparisons and reflow lines
Jade Bilkey
1
-9
/
+14
2014-03-18
staging: bcm: Fix space before semicolon
Jade Bilkey
1
-6
/
+6
2014-03-18
staging: bcm: Fix lines over 80 characters
Jade Bilkey
1
-112
/
+200
2014-03-18
staging: bcm: Cleanup unneeded boolean comparisons
Jade Bilkey
1
-10
/
+9
2014-03-18
staging: bcm: Cleanup CreateInterruptUrb() and StartInterruptUrb()
Jade Bilkey
1
-27
/
+30
2014-03-18
staging: bcm: Cleanup switch statement
Jade Bilkey
1
-60
/
+77
2014-03-18
staging: bcm: Cleanup real_int_callback()
Jade Bilkey
1
-14
/
+16
2014-03-18
staging: bcm: Fix checkpatch errors
Jade Bilkey
1
-4
/
+4
2014-03-17
Staging: bcm: fixed parentheses and quoted string across lines coding style i...
Joshua Baldock
1
-12
/
+10
2014-03-16
staging: bcm: Typedefs.h Fix "foo * bar" warning.
Aybuke Ozdemir
1
-10
/
+10
2014-03-16
staging: bcm: Typedefs.h Fix do not use // c99 comments.
Aybuke Ozdemir
1
-1
/
+1
2014-03-16
Staging: bcm: Removed unreachable code line in Bcmchar.c
Ebru Akagunduz
1
-3
/
+1
2014-03-16
Staging: bcm: fix line over 80 characters in Bcmchar.c
Ebru Akagunduz
1
-226
/
+461
2014-03-16
staging: bcm: Replace <asm/uaccess.h> by <linux/uaccess.h>
Ashley Smith
1
-1
/
+1
2014-03-16
Staging: bcm: Fix sparse non-static symbol warning
Tugce Sirin
1
-12
/
+12
2014-02-27
Staging: bcm: Replace bcm functions with equivalents
Himangi Saraogi
1
-84
/
+9
2014-02-27
staging: bcm: fix checkpatch error 'assignment in if condition'
Daeseok Youn
1
-18
/
+14
2014-02-27
staging: bcm: Remove unneeded set a variable
Daeseok Youn
1
-3
/
+0
2014-02-24
Merge 3.14-rc4 into staging-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
12
-1553
/
+1444
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-1
/
+0
2014-02-18
staging/bcm: integer underflow leads to Oom
Dan Carpenter
1
-1
/
+1
2014-02-18
staging/bcm: two information leaks in ioctl
Dan Carpenter
1
-0
/
+4
2014-02-18
Staging: bcm: DDRInit: fix up indentation issues.
Gary Rookard
1
-2
/
+2
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-1
/
+1
2014-02-13
staging/bcm: move IOCTL_BCM_TIME_SINCE_NET_ENTRY case out to its own function.
Dave Jones
1
-18
/
+24
2014-02-13
staging/bcm: move IOCTL_BCM_GET_DEVICE_DRIVER_INFO case out to its own function.
Dave Jones
1
-22
/
+29
2014-02-13
staging/bcm: move IOCTL_BCM_CNTRLMSG_MASK case out to its own function.
Dave Jones
1
-24
/
+30
2014-02-13
staging/bcm: move IOCTL_BCM_NVM_RAW_READ case out to its own function.
Dave Jones
1
-87
/
+94
2014-02-13
staging/bcm: move IOCTL_BCM_SELECT_DSD case out to its own function.
Dave Jones
1
-43
/
+50
2014-02-13
staging/bcm: move IOCTL_BCM_GET_FLASH_CS_INFO case out to its own function.
Dave Jones
1
-31
/
+37
2014-02-13
staging/bcm: move IOCTL_BCM_COPY_SECTION case out to its own function.
Dave Jones
1
-73
/
+80
2014-02-13
staging/bcm: formatting cleaning for IOCTL_BCM_IDENTIFY_ACTIVE_SECTION
Dave Jones
1
-3
/
+2
2014-02-13
staging/bcm: move IOCTL_BCM_SET_ACTIVE_SECTION case out to its own function.
Dave Jones
1
-39
/
+48
2014-02-13
staging/bcm: move IOCTL_BCM_GET_FLASH2X_SECTION_BITMAP case out to its own fu...
Dave Jones
1
-39
/
+47
2014-02-13
staging/bcm: move IOCTL_BCM_FLASH2X_SECTION_WRITE case out to its own function.
Dave Jones
1
-108
/
+115
2014-02-13
staging/bcm: move IOCTL_BCM_FLASH2X_SECTION_READ case out to its own function.
Dave Jones
1
-90
/
+97
2014-02-13
staging/bcm: move IOCTL_BCM_NVM_[READ|WRITE] cases out to their own function.
Dave Jones
1
-141
/
+149
2014-02-13
staging/bcm: move IOCTL_BCM_SET_DEBUG case out to its own function.
Dave Jones
1
-33
/
+38
2014-02-13
staging/bcm: move IOCTL_BCM_CAL_INIT case out to its own function.
Dave Jones
1
-33
/
+42
2014-02-13
staging/bcm: move IOCTL_BCM_GET_NVM_SIZE case out to its own function.
Dave Jones
1
-10
/
+16
2014-02-13
staging/bcm: move IOCTL_BCM_BULK_WRM case out to its own function.
Dave Jones
1
-61
/
+65
2014-02-13
staging/bcm: move IOCTL_BCM_GET_HOST_MIBS case out to its own function.
Dave Jones
1
-30
/
+38
2014-02-13
staging/bcm: move IOCTL_BCM_GET_DSX_INDICATION case out to its own function.
Dave Jones
1
-20
/
+26
2014-02-13
staging/bcm: move IOCTL_BCM_SET_MAC_TRACING case out to its own function.
Dave Jones
1
-16
/
+24
2014-02-13
staging/bcm: move IOCTL_BCM_GET_CURRENT_STATUS case out to its own function.
Dave Jones
1
-26
/
+29
[next]