index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
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
2011-10-11
Staging: bcm: Replace dated variable __FUNCTION__ reported by checkpatch.pl
Kevin McKinney
2011-10-11
Staging: bcm: Fix coding style issues reported by checkpatch.pl
Kevin McKinney
2011-09-29
Staging: bcm: Alter LOC for readability/understandability purposes
Kevin McKinney
2011-09-29
Staging: bcm: Add min/max restrictions for IOCTL_BCM_REGISTER_READ_PRIVATE
Kevin McKinney
2011-09-26
drivers/staging/bcm/InterfaceDld.c: Fix checkpatch warnings
Marcos Paulo de Souza
2011-09-19
Staging: bcm: Add size maximum size restrictions for IOCTL_IDLE_REQ
Kevin McKinney
2011-09-19
Staging: bcm: Add size minimum size restrictions for IOCTL_IDLE_REQ
Kevin McKinney
2011-08-23
Staging: bcm: Macros: Fixed multiple coding style violations.
Ben Wright
2011-08-23
drivers/staging/bcm/nvm.c: add missing kfree
Julia Lawall
2011-08-23
Staging: bcm: Fix memory leak reported during compile.
Kevin McKinney
2011-08-23
Staging: bcm: Fix a coding style error reported by checkpatch.pl
Kevin McKinney
2011-08-23
staging: bcm: fix coding style warnings and errors reported by checkpatch.pl ...
Kevin McKinney
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-05
drivers: staging: bcm: sort: kill handrolled bubblesort
Chris Forbes
2011-07-05
Remove unneeded version.h include from drivers/staging/bcm/headers.h
Jesper Juhl
[next]