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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
2014-07-09
Staging: bcm: Add two products and remove an existing product.
Kevin McKinney
2014-07-09
Staging: bcm: Create and initialize new device id in InterfaceInit
Kevin McKinney
2013-11-13
Staging: bcm: info leak in ioctl
Dan Carpenter
2012-03-02
Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...
Kevin McKinney
2012-02-24
Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.c
Kevin McKinney
2012-02-13
Staging: bcm: Move directives for the preprocessor statement to enum value in...
Kevin McKinney
2012-02-10
Staging: bcm: fix CodingStyle warnings/errors reported by checkpatch.pl in le...
Gerard Ryan
2012-02-08
Staging: bcm: Use memdup_user rather than duplicating its implementation
Thomas Meyer
2012-02-08
Staging: bcm: Alter name, datatype, and default value of iterator variables.
Kevin McKinney
2012-02-08
Staging: bcm: Replace variables and function outputs defined as INT with int.
Kevin McKinney
2012-02-08
Staging: bcm: Remove assignment from if statement and reverse if logic for re...
Kevin McKinney
2012-02-08
Staging: bcm: Remove typedef from CmHost.c and use enum.
Kevin McKinney
2012-02-08
Staging: bcm: Replace dated variable __FUNCTION__.
Kevin McKinney
2012-02-08
Staging: bcm: Fix coding style issues in CmHost.c
Kevin McKinney
2012-02-08
Staging: bcm: Fix an integer overflow in IOCTL_BCM_NVM_READ/WRITE
Kevin McKinney
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-12-22
Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRM
Kevin McKinney
2011-12-22
Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSION
Kevin McKinney
2011-12-12
staging: bcm: HandleControlPacket.c: breaking of long lines
Johannes Tenschert
2011-12-12
staging: bcm: HandleControlPacket.c: fix parens/braces
Johannes Tenschert
2011-12-12
staging: bcm: HandleControlPacket.c: fix comments
Johannes Tenschert
2011-12-12
staging: bcm: HandleControlPacket.c: fix indentation
Johannes Tenschert
2011-12-12
staging: bcm: HandleControlPacket.c: fix whitespaces
Johannes Tenschert
2011-12-08
staging: bcm: led_control.c: breaking of long lines
Johannes Tenschert
2011-12-08
staging: bcm: led_control.c: fix parens/braces
Johannes Tenschert
2011-12-08
staging: bcm: led_control.c: fix comments
Johannes Tenschert
2011-12-08
staging: bcm: led_control.c: fix indentation
Johannes Tenschert
2011-12-08
staging: bcm: led_control.c: fix whitespaces
Johannes Tenschert
2011-12-08
Staging: bcm: Alter return value for copy_to/from_user() to "return -EFAULT" ...
Kevin McKinney
2011-12-08
Staging: bcm: Alter code to move error handling closer to the calls; and remo...
Kevin McKinney
2011-12-08
Staging: bcm: Fix double free of 'pReadData' in IOCTL_BCM_NVM_WRITE.
Kevin McKinney
2011-11-29
Staging: bcm: Reverse semaphore locking in IOCTL_BCM_BUFFER_DOWNLOAD_STOP.
Kevin McKinney
2011-11-29
Staging: bcm: Alter code to move error handling closer to the calls.
Kevin McKinney
2011-11-29
Staging: bcm: Clean up patch that calls semaphore down_trylock directly.
Kevin McKinney
2011-11-26
Staging: bcm: Fix semaphore locking error when downloading firmware.
Kevin McKinney
2011-11-26
Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOAD
Kevin McKinney
2011-11-26
Staging: bcm: Remove unnecessary "do while" statement in, IOCTL_BCM_BUFFER_DO...
Kevin McKinney
2011-11-26
Staging: bcm: Clean up code in ioctl: IOCTL_BCM_EEPROM_REGISTER_READ
Kevin McKinney
2011-11-26
Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...
Kevin McKinney
2011-11-26
Staging: bcm: hostmibs: Added temporary variable to shorten lines
Diego F. Marfil
2011-11-26
Staging: bcm: hostmibs: White spaces and indentation fixes.
Diego F. Marfil
2011-11-26
Staging: bcm: hostmibs: C99 comments replaced
Diego F. Marfil
2011-10-23
Staging: bcm: Fix three initialization errors in InterfaceDld.c
Kevin McKinney
2011-10-23
Staging: bcm: Fix coding style issues in InterfaceDld.c
Kevin McKinney
2011-10-11
Staging: bcm: Fix coding style issues in InterfaceMisc.c
Kevin McKinney
2011-10-11
Staging: bcm: Remove assignment from if conditions reported by checkpatch.pl
Kevin McKinney
2011-10-11
Staging: bcm: Fix coding style issues reported by checkpatch.pl
Kevin McKinney
2011-10-11
Staging: bcm: Fix assignment issue in if statement reported by checkpatch.pl.
Kevin McKinney
2011-10-11
Staging: bcm: Remove assignment in if condition reported by checkpatch.pl
Kevin McKinney
[next]