index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
/
Bcmchar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
Staging: bcm: Use memdup_user rather than duplicating its implementation
Thomas Meyer
1
-25
/
+12
2012-02-08
Staging: bcm: Fix an integer overflow in IOCTL_BCM_NVM_READ/WRITE
Kevin McKinney
1
-1
/
+3
2011-12-22
Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRM
Kevin McKinney
1
-1
/
+3
2011-12-22
Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSION
Kevin McKinney
1
-1
/
+5
2011-12-08
Staging: bcm: Alter return value for copy_to/from_user() to "return -EFAULT" ...
Kevin McKinney
1
-34
/
+41
2011-12-08
Staging: bcm: Alter code to move error handling closer to the calls; and remo...
Kevin McKinney
1
-9
/
+5
2011-12-08
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-26
Staging: bcm: Fix semaphore locking error when downloading firmware.
Kevin McKinney
1
-4
/
+13
2011-11-26
Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOAD
Kevin McKinney
1
-0
/
+1
2011-11-26
Staging: bcm: Remove unnecessary "do while" statement in, IOCTL_BCM_BUFFER_DO...
Kevin McKinney
1
-41
/
+38
2011-11-26
Staging: bcm: Clean up code in ioctl: IOCTL_BCM_EEPROM_REGISTER_READ
Kevin McKinney
1
-1
/
+5
2011-11-26
Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...
Kevin McKinney
1
-15
/
+34
2011-09-29
Staging: bcm: Alter LOC for readability/understandability purposes
Kevin McKinney
1
-1
/
+5
2011-09-29
Staging: bcm: Add min/max restrictions for IOCTL_BCM_REGISTER_READ_PRIVATE
Kevin McKinney
1
-1
/
+5
2011-09-19
Staging: bcm: Add size maximum size restrictions for IOCTL_IDLE_REQ
Kevin McKinney
1
-0
/
+3
2011-09-19
Staging: bcm: Add size minimum size restrictions for IOCTL_IDLE_REQ
Kevin McKinney
1
-1
/
+3
2011-08-23
Staging: bcm: Fix memory leak reported during compile.
Kevin McKinney
1
-0
/
+2
2011-08-23
Staging: bcm: Fix a coding style error reported by checkpatch.pl
Kevin McKinney
1
-2
/
+0
2011-08-23
staging: bcm: fix coding style warnings and errors reported by checkpatch.pl ...
Kevin McKinney
1
-1644
/
+1512
2011-03-09
staging: bcm: optimize kmalloc to kzalloc
Alexander Beregalov
1
-3
/
+1
2011-02-18
Staging: bcm: Bcmchar: Fix some checkpatch errors
Javier Martinez Canillas
1
-10
/
+10
2011-02-18
Staging: bcm: Bcmchar: Fix style issues on bcm_char_read()
Javier Martinez Canillas
1
-24
/
+28
2011-02-18
Staging: bcm: Bcmchar: Fix style issues on bcm_char_release()
Javier Martinez Canillas
1
-37
/
+31
2011-02-18
Staging: bcm: Bcmchar: Fix style issues on bcm_char_open()
Javier Martinez Canillas
1
-10
/
+12
2011-02-04
Staging: bcm: Check correct user provided length and fix error code returned
Javier Martinez Canillas
1
-0
/
+7
2010-11-16
Staging: Merge 2.6.37-rc2 into staging-next
Greg Kroah-Hartman
1
-9
/
+18
2010-11-09
Staging: bcm: use get_user() to access user pointers
Dan Carpenter
1
-17
/
+32
2010-11-01
beceem: don't overrun user buffer on read
Stephen Hemminger
1
-1
/
+1
2010-11-01
beceem: create class on module installation
Stephen Hemminger
1
-42
/
+20
2010-11-01
beceem: fix character device ioctl
Stephen Hemminger
1
-520
/
+276
2010-11-01
beceem: remove dead code
Stephen Hemminger
1
-35
/
+0
2010-11-01
beceem: print better message on bad ioctl
Stephen Hemminger
1
-4
/
+2
2010-11-01
beceem: remove OS wrapper library
Stephen Hemminger
1
-34
/
+34
2010-10-29
beceem: remove ifdef's
Stephen Hemminger
1
-6
/
+0
2010-10-08
Staging: bcm: return -EFAULT on copy_to_user() failures
Dan Carpenter
1
-24
/
+44
2010-10-05
staging/bcm: add sparse annotations
Arnd Bergmann
1
-77
/
+71
2010-10-05
staging/bcm: fix most build warnings
Arnd Bergmann
1
-8
/
+7
2010-10-05
staging: make new character devices nonseekable
Arnd Bergmann
1
-0
/
+5
2010-09-16
staging/bcm: fix printk format warnings
Randy Dunlap
1
-7
/
+7
2010-09-08
staging: Beeceem USB Wimax driver
Stephen Hemminger
1
-0
/
+2420