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
2013-11-07
Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-10-30
Staging: bcm: info leak in ioctl
Dan Carpenter
2013-10-29
staging: bcm: Remove unnecessary pointer casting
Lisa Nguyen
2013-10-29
Staging: bcm: Fix WARNING: space prohibited before semicolon.
Kevin McKinney
2013-10-29
drivers: staging: bcm: Removed a developer debug statement.
Chuong Ngo
2013-10-29
Stging: bcm: Adapter.h : removed typedef from struct _U_IP_ADDRESS and change...
Himangi Saraogi
2013-10-28
staging: bcm: Replace FALSE with false
Lisa Nguyen
2013-10-28
staging: bcm: Replace BOOLEAN with bool
Lisa Nguyen
2013-10-07
Staging: bcm: line over 80 characters in Bcmnet.c
Ebru Akagunduz
2013-09-25
Staging: bcm: PHSModule.c: Matching the function definition with function dec...
Shalin Mehta
2013-09-17
Staging: bcm: nvm: fixed space prohibition
Aldo Iljazi
2013-09-17
staging: bcm: InterfaceMisc.c: fixed styling issue in casting (foo*)->(foo *)
Avinash Kumar
2013-08-30
Staging:BCM:DDRInit.c:Renaming __FUNCTION__
Paul McQuade
2013-08-30
staging: bcm: remove Version.h file.
navin patidar
2013-08-23
staging: bcm: Fix typo in comments
Masanari Iida
2013-07-29
Staging: bcm: LeakyBucket: Fixed a pointer asterisk placement issue
Lilis Iskandar
2013-07-29
Staging: bcm: LeakyBucket: Fixed code indent issues
Lilis Iskandar
2013-07-29
Staging: bcm: LeakyBucket: Fixed C99 comments
Lilis Iskandar
2013-07-29
Staging: bcm: LeakyBucket: Fixed brace issues
Lilis Iskandar
2013-07-29
Staging: bcm: LeakyBucket: Fixed spacing/tabing issues
Lilis Iskandar
2013-07-23
Staging: bcm: Qos: Fix some coding style issues
Lilis Iskandar
2013-05-21
Staging: bcm: fix checkpatch errors and warnings in Version.h
Severin Gsponer
2013-05-21
Staging: bcm: Change comment style to C89 in vendorspecificextn.c
Severin Gsponer
2013-05-16
Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.
Tülin İzer
2013-05-16
Staging: bcm: Fixed error 'else should follow close brace '}''.
Tülin İzer
2013-05-16
Staging: bcm: Fixed warning 'braces {} are not necessary for single statement...
Tülin İzer
2013-05-16
Staging: bcm: Fixed error 'that open brace { should be on the previous line'.
Tülin İzer
2013-05-16
Staging: bcm: Fixed warning 'space required around '=''.
Tülin İzer
2013-05-16
Staging: bcm: Fixed warning about C99 comments.
Tülin İzer
2013-05-13
Staging: bcm: Fixed warning about pointer position.
Tülin İzer
2013-05-13
Staging: bcm: fixed warning 'space reqires around '==' '
Tülin İzer
2013-05-13
Staging: bcm: fixed warning 'space required after ',' '
Tülin İzer
2013-05-13
Staging: bcm: Fix of a litte white space error in Bcmchar.c
Severin Gsponer
2013-03-11
Staging: bcm: Fix spelling error in PHSModule.c
Kevin McKinney
2013-03-11
Staging: bcm: Properly format comments in PHSModule.c
Kevin McKinney
2013-03-11
Staging: bcm: Properly format braces in PHSModule.c
Kevin McKinney
2013-03-11
Staging: bcm: Fix all white space issues in PHSModule.c
Kevin McKinney
2013-03-11
staging: bcm: don't cast kzalloc() return value
Mihnea Dobrescu-Balaur
2013-03-11
Staging: bcm: potential forever loop verifying firmware
Dan Carpenter
2013-03-11
Staging: bcm: avoid use-after-free in bcm_char_ioctl()
Xi Wang
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-01-17
Staging: bcm: copying more data than intended
Dan Carpenter
2013-01-11
Staging: bcm: add a missing break statement
Dan Carpenter
2013-01-07
Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ....
Kevin McKinney
2013-01-07
Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug...
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Replace UINT with unsigned int in Debug.h
Kevin McKinney
[next]