index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: info leak in ioctl
Dan Carpenter
2013-10-30
1
-0
/
+1
*
Staging:BCM:DDRInit.c:Renaming __FUNCTION__
Paul McQuade
2013-08-30
1
-27
/
+27
*
staging: bcm: remove Version.h file.
navin patidar
2013-08-30
3
-33
/
+3
*
staging: bcm: Fix typo in comments
Masanari Iida
2013-08-23
3
-3
/
+3
*
Staging: bcm: LeakyBucket: Fixed a pointer asterisk placement issue
Lilis Iskandar
2013-07-29
1
-1
/
+1
*
Staging: bcm: LeakyBucket: Fixed code indent issues
Lilis Iskandar
2013-07-29
1
-3
/
+3
*
Staging: bcm: LeakyBucket: Fixed C99 comments
Lilis Iskandar
2013-07-29
1
-7
/
+9
*
Staging: bcm: LeakyBucket: Fixed brace issues
Lilis Iskandar
2013-07-29
1
-79
/
+39
*
Staging: bcm: LeakyBucket: Fixed spacing/tabing issues
Lilis Iskandar
2013-07-29
1
-85
/
+85
*
Staging: bcm: Qos: Fix some coding style issues
Lilis Iskandar
2013-07-23
1
-269
/
+269
*
Staging: bcm: fix checkpatch errors and warnings in Version.h
Severin Gsponer
2013-05-21
1
-7
/
+1
*
Staging: bcm: Change comment style to C89 in vendorspecificextn.c
Severin Gsponer
2013-05-21
1
-101
/
+97
*
Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.
Tülin İzer
2013-05-16
1
-24
/
+24
*
Staging: bcm: Fixed error 'else should follow close brace '}''.
Tülin İzer
2013-05-16
1
-10
/
+5
*
Staging: bcm: Fixed warning 'braces {} are not necessary for single statement...
Tülin İzer
2013-05-16
1
-6
/
+3
*
Staging: bcm: Fixed error 'that open brace { should be on the previous line'.
Tülin İzer
2013-05-16
1
-54
/
+27
*
Staging: bcm: Fixed warning 'space required around '=''.
Tülin İzer
2013-05-16
1
-3
/
+3
*
Staging: bcm: Fixed warning about C99 comments.
Tülin İzer
2013-05-16
1
-9
/
+9
*
Staging: bcm: Fixed warning about pointer position.
Tülin İzer
2013-05-13
1
-1
/
+1
*
Staging: bcm: fixed warning 'space reqires around '==' '
Tülin İzer
2013-05-13
1
-4
/
+4
*
Staging: bcm: fixed warning 'space required after ',' '
Tülin İzer
2013-05-13
1
-39
/
+39
*
Staging: bcm: Fix of a litte white space error in Bcmchar.c
Severin Gsponer
2013-05-13
1
-1
/
+1
*
Staging: bcm: Fix spelling error in PHSModule.c
Kevin McKinney
2013-03-11
1
-1
/
+1
*
Staging: bcm: Properly format comments in PHSModule.c
Kevin McKinney
2013-03-11
1
-271
/
+272
*
Staging: bcm: Properly format braces in PHSModule.c
Kevin McKinney
2013-03-11
1
-293
/
+140
*
Staging: bcm: Fix all white space issues in PHSModule.c
Kevin McKinney
2013-03-11
1
-596
/
+588
*
staging: bcm: don't cast kzalloc() return value
Mihnea Dobrescu-Balaur
2013-03-11
1
-7
/
+7
*
Staging: bcm: potential forever loop verifying firmware
Dan Carpenter
2013-03-11
1
-27
/
+5
*
Staging: bcm: avoid use-after-free in bcm_char_ioctl()
Xi Wang
2013-03-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-21
26
-1285
/
+1012
|
\
\
|
*
|
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-11
1
-10
/
+4
|
*
|
Staging: bcm: copying more data than intended
Dan Carpenter
2013-01-17
1
-1
/
+1
|
*
|
Staging: bcm: add a missing break statement
Dan Carpenter
2013-01-11
1
-0
/
+1
|
*
|
Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ....
Kevin McKinney
2013-01-07
1
-3
/
+3
|
*
|
Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug...
Kevin McKinney
2013-01-07
2
-4
/
+4
|
*
|
Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.
Kevin McKinney
2013-01-07
2
-3
/
+3
|
*
|
Staging: bcm: Replace UINT with unsigned int in Debug.h
Kevin McKinney
2013-01-07
1
-3
/
+3
|
*
|
Staging: bcm: Fix error: "Macros with complex values should be enclosed in pa...
Kevin McKinney
2013-01-07
1
-1
/
+1
|
*
|
Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...
Kevin McKinney
2013-01-07
1
-1
/
+1
|
*
|
Staging: bcm: Properly format braces in Debug.h
Kevin McKinney
2013-01-07
1
-2
/
+1
|
*
|
Staging: bcm: Properly format comments in Debug.h
Kevin McKinney
2013-01-07
1
-45
/
+46
|
*
|
Staging: bcm: Fix all white space issues in Debug.h
Kevin McKinney
2013-01-07
1
-123
/
+111
|
*
|
Staging: bcm: Remove typedef for TransportHeaderT and call directly.
Kevin McKinney
2013-01-07
2
-4
/
+3
|
*
|
Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly.
Kevin McKinney
2013-01-07
1
-3
/
+3
|
*
|
Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly.
Kevin McKinney
2013-01-07
1
-3
/
+3
|
*
|
Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly.
Kevin McKinney
2013-01-07
2
-9
/
+9
|
*
|
Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly.
Kevin McKinney
2013-01-07
2
-4
/
+4
|
*
|
Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly.
Kevin McKinney
2013-01-07
2
-5
/
+5
[next]