index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-1056
/
+1160
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-2
/
+2
2011-12-23
Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRM
Kevin McKinney
1
-1
/
+3
2011-12-23
Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSION
Kevin McKinney
1
-1
/
+5
2011-12-13
staging: bcm: HandleControlPacket.c: breaking of long lines
Johannes Tenschert
1
-24
/
+45
2011-12-13
staging: bcm: HandleControlPacket.c: fix parens/braces
Johannes Tenschert
1
-28
/
+12
2011-12-13
staging: bcm: HandleControlPacket.c: fix comments
Johannes Tenschert
1
-36
/
+45
2011-12-13
staging: bcm: HandleControlPacket.c: fix indentation
Johannes Tenschert
1
-66
/
+65
2011-12-13
staging: bcm: HandleControlPacket.c: fix whitespaces
Johannes Tenschert
1
-68
/
+68
2011-12-09
staging: bcm: led_control.c: breaking of long lines
Johannes Tenschert
1
-92
/
+199
2011-12-09
staging: bcm: led_control.c: fix parens/braces
Johannes Tenschert
1
-208
/
+87
2011-12-09
staging: bcm: led_control.c: fix comments
Johannes Tenschert
1
-122
/
+167
2011-12-09
staging: bcm: led_control.c: fix indentation
Johannes Tenschert
1
-146
/
+146
2011-12-09
staging: bcm: led_control.c: fix whitespaces
Johannes Tenschert
1
-217
/
+215
2011-12-09
Staging: bcm: Alter return value for copy_to/from_user() to "return -EFAULT" ...
Kevin McKinney
1
-34
/
+41
2011-12-09
Staging: bcm: Alter code to move error handling closer to the calls; and remo...
Kevin McKinney
1
-9
/
+5
2011-12-09
Staging: bcm: Fix double free of 'pReadData' in IOCTL_BCM_NVM_WRITE.
Kevin McKinney
1
-1
/
+1
2011-11-29
Staging: bcm: Reverse semaphore locking in IOCTL_BCM_BUFFER_DOWNLOAD_STOP.
Kevin McKinney
1
-5
/
+5
2011-11-29
Staging: bcm: Alter code to move error handling closer to the calls.
Kevin McKinney
1
-66
/
+66
2011-11-29
Staging: bcm: Clean up patch that calls semaphore down_trylock directly.
Kevin McKinney
1
-5
/
+2
2011-11-27
Staging: bcm: Fix semaphore locking error when downloading firmware.
Kevin McKinney
1
-4
/
+13
2011-11-27
Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOAD
Kevin McKinney
1
-0
/
+1
2011-11-27
Staging: bcm: Remove unnecessary "do while" statement in, IOCTL_BCM_BUFFER_DO...
Kevin McKinney
1
-41
/
+38
2011-11-27
Staging: bcm: Clean up code in ioctl: IOCTL_BCM_EEPROM_REGISTER_READ
Kevin McKinney
1
-1
/
+5
2011-11-27
Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...
Kevin McKinney
7
-104
/
+153
2011-11-27
Staging: bcm: hostmibs: Added temporary variable to shorten lines
Diego F. Marfil
1
-32
/
+34
2011-11-27
Staging: bcm: hostmibs: White spaces and indentation fixes.
Diego F. Marfil
1
-58
/
+49
2011-11-27
Staging: bcm: hostmibs: C99 comments replaced
Diego F. Marfil
1
-6
/
+9
2011-10-23
Staging: bcm: Fix three initialization errors in InterfaceDld.c
Kevin McKinney
1
-4
/
+5
2011-10-23
Staging: bcm: Fix coding style issues in InterfaceDld.c
Kevin McKinney
1
-213
/
+161
2011-10-11
Staging: bcm: Fix coding style issues in InterfaceMisc.c
Kevin McKinney
1
-166
/
+138
2011-10-11
Staging: bcm: Remove assignment from if conditions reported by checkpatch.pl
Kevin McKinney
1
-6
/
+10
2011-10-11
Staging: bcm: Fix coding style issues reported by checkpatch.pl
Kevin McKinney
1
-12
/
+11
2011-10-11
Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl.
Kevin McKinney
1
-1
/
+2
2011-10-11
Staging: bcm: Remove assignment in if condition reported by checkpatch.pl
Kevin McKinney
1
-1
/
+2
2011-10-11
Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl
Kevin McKinney
1
-6
/
+6
2011-10-11
Staging: bcm: Fix coding style issues reported by checkpatch.pl
Kevin McKinney
1
-1039
/
+788
2011-09-30
Staging: bcm: Alter LOC for readability/understandability purposes
Kevin McKinney
1
-1
/
+5
2011-09-30
Staging: bcm: Add min/max restrictions for IOCTL_BCM_REGISTER_READ_PRIVATE
Kevin McKinney
1
-1
/
+5
2011-09-27
drivers/staging/bcm/InterfaceDld.c: Fix checkpatch warnings
Marcos Paulo de Souza
1
-47
/
+46
2011-09-19
Staging: bcm: Add size maximum size restrictions for IOCTL_IDLE_REQ
Kevin McKinney
2
-0
/
+7
2011-09-19
Staging: bcm: Add size minimum size restrictions for IOCTL_IDLE_REQ
Kevin McKinney
1
-1
/
+3
2011-08-24
Staging: bcm: Macros: Fixed multiple coding style violations.
Ben Wright
1
-170
/
+167
2011-08-24
drivers/staging/bcm/nvm.c: add missing kfree
Julia Lawall
1
-4
/
+9
2011-08-24
Staging: bcm: Fix memory leak reported during compile.
Kevin McKinney
1
-0
/
+2
2011-08-24
Staging: bcm: Fix a coding style error reported by checkpatch.pl
Kevin McKinney
2
-2
/
+2
2011-08-24
staging: bcm: fix coding style warnings and errors reported by checkpatch.pl ...
Kevin McKinney
1
-1644
/
+1512
2011-07-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-71
/
+53
2011-07-06
drivers: staging: bcm: sort: kill handrolled bubblesort
Chris Forbes
1
-44
/
+33
2011-07-05
Remove unneeded version.h include from drivers/staging/bcm/headers.h
Jesper Juhl
1
-1
/
+0
[next]