index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: bcm: Remove two unused variables from Adapter.h
Kevin McKinney
2012-05-19
1
-2
/
+0
*
Staging: bcm: Removes the volatile type definition from Adapter.h
Kevin McKinney
2012-05-19
1
-2
/
+2
*
Staging: bcm: Rename all "INT" to "int" in Adapter.h
Kevin McKinney
2012-05-19
1
-11
/
+11
*
Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h
Kevin McKinney
2012-05-19
1
-6
/
+6
*
Staging: bcm: Correctly format all comments in Adapter.h
Kevin McKinney
2012-05-19
1
-62
/
+67
*
Staging: bcm: Fix all whitespace issues in Adapter.h
Kevin McKinney
2012-05-19
1
-374
/
+342
*
Staging: bcm: Properly format braces in Adapter.h
Kevin McKinney
2012-05-19
1
-52
/
+26
*
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-11
1
-13
/
+13
*
Staging: bcm: IPv6Protocol.c: coding style fix
Max Tottenham
2012-04-10
1
-8
/
+4
*
Staging: bcm: IPv6Protocol.c: coding style fix
Max Tottenham
2012-04-10
1
-51
/
+111
*
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
1
-6
/
+6
*
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
1
-29
/
+30
*
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
1
-23
/
+23
*
Staging: bcm: IPv6Protocol.c fix coding style
Max Tottenham
2012-04-10
1
-43
/
+43
*
Staging: bcm: IPv6Protocol.c coding style fix
Max Tottenham
2012-04-10
1
-25
/
+49
*
Staging: bcm: IPv6Protocol.c: Fix coding style
Max Tottenham
2012-04-10
1
-96
/
+62
*
staging: Fix typo in multiple files
Masanari Iida
2012-04-10
1
-1
/
+1
*
Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...
Kevin McKinney
2012-03-03
1
-7
/
+20
*
Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.c
Kevin McKinney
2012-02-24
1
-1
/
+7
*
Staging: bcm: Move directives for the preprocessor statement to enum value in...
Kevin McKinney
2012-02-14
1
-4
/
+2
*
Staging: bcm: fix CodingStyle warnings/errors reported by checkpatch.pl in le...
Gerard Ryan
2012-02-10
1
-38
/
+36
*
Staging: bcm: Use memdup_user rather than duplicating its implementation
Thomas Meyer
2012-02-09
1
-25
/
+12
*
Staging: bcm: Alter name, datatype, and default value of iterator variables.
Kevin McKinney
2012-02-09
1
-84
/
+84
*
Staging: bcm: Replace variables and function outputs defined as INT with int.
Kevin McKinney
2012-02-09
1
-5
/
+5
*
Staging: bcm: Remove assignment from if statement and reverse if logic for re...
Kevin McKinney
2012-02-09
1
-8
/
+9
*
Staging: bcm: Remove typedef from CmHost.c and use enum.
Kevin McKinney
2012-02-09
1
-3
/
+3
*
Staging: bcm: Replace dated variable __FUNCTION__.
Kevin McKinney
2012-02-09
1
-3
/
+3
*
Staging: bcm: Fix coding style issues in CmHost.c
Kevin McKinney
2012-02-09
1
-1718
/
+1325
*
Staging: bcm: Fix an integer overflow in IOCTL_BCM_NVM_READ/WRITE
Kevin McKinney
2012-02-09
1
-1
/
+3
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-09
10
-1056
/
+1160
|
\
|
*
Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRM
Kevin McKinney
2011-12-22
1
-1
/
+3
|
*
Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSION
Kevin McKinney
2011-12-22
1
-1
/
+5
|
*
staging: bcm: HandleControlPacket.c: breaking of long lines
Johannes Tenschert
2011-12-13
1
-24
/
+45
|
*
staging: bcm: HandleControlPacket.c: fix parens/braces
Johannes Tenschert
2011-12-13
1
-28
/
+12
|
*
staging: bcm: HandleControlPacket.c: fix comments
Johannes Tenschert
2011-12-13
1
-36
/
+45
|
*
staging: bcm: HandleControlPacket.c: fix indentation
Johannes Tenschert
2011-12-13
1
-66
/
+65
|
*
staging: bcm: HandleControlPacket.c: fix whitespaces
Johannes Tenschert
2011-12-13
1
-68
/
+68
|
*
staging: bcm: led_control.c: breaking of long lines
Johannes Tenschert
2011-12-08
1
-92
/
+199
|
*
staging: bcm: led_control.c: fix parens/braces
Johannes Tenschert
2011-12-08
1
-208
/
+87
|
*
staging: bcm: led_control.c: fix comments
Johannes Tenschert
2011-12-08
1
-122
/
+167
|
*
staging: bcm: led_control.c: fix indentation
Johannes Tenschert
2011-12-08
1
-146
/
+146
|
*
staging: bcm: led_control.c: fix whitespaces
Johannes Tenschert
2011-12-08
1
-217
/
+215
|
*
Staging: bcm: Alter return value for copy_to/from_user() to "return -EFAULT" ...
Kevin McKinney
2011-12-08
1
-34
/
+41
|
*
Staging: bcm: Alter code to move error handling closer to the calls; and remo...
Kevin McKinney
2011-12-08
1
-9
/
+5
|
*
Staging: bcm: Fix double free of 'pReadData' in IOCTL_BCM_NVM_WRITE.
Kevin McKinney
2011-12-08
1
-1
/
+1
|
*
Staging: bcm: Reverse semaphore locking in IOCTL_BCM_BUFFER_DOWNLOAD_STOP.
Kevin McKinney
2011-11-29
1
-5
/
+5
|
*
Staging: bcm: Alter code to move error handling closer to the calls.
Kevin McKinney
2011-11-29
1
-66
/
+66
|
*
Staging: bcm: Clean up patch that calls semaphore down_trylock directly.
Kevin McKinney
2011-11-29
1
-5
/
+2
|
*
Staging: bcm: Fix semaphore locking error when downloading firmware.
Kevin McKinney
2011-11-27
1
-4
/
+13
|
*
Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOAD
Kevin McKinney
2011-11-27
1
-0
/
+1
[next]