index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-21
Staging: bcm: fix checkpatch errors and warnings in Version.h
Severin Gsponer
1
-7
/
+1
2013-05-21
Staging: bcm: Change comment style to C89 in vendorspecificextn.c
Severin Gsponer
1
-101
/
+97
2013-05-16
Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.
Tülin İzer
1
-24
/
+24
2013-05-16
Staging: bcm: Fixed error 'else should follow close brace '}''.
Tülin İzer
1
-10
/
+5
2013-05-16
Staging: bcm: Fixed warning 'braces {} are not necessary for single statement...
Tülin İzer
1
-6
/
+3
2013-05-16
Staging: bcm: Fixed error 'that open brace { should be on the previous line'.
Tülin İzer
1
-54
/
+27
2013-05-16
Staging: bcm: Fixed warning 'space required around '=''.
Tülin İzer
1
-3
/
+3
2013-05-16
Staging: bcm: Fixed warning about C99 comments.
Tülin İzer
1
-9
/
+9
2013-05-13
Staging: bcm: Fixed warning about pointer position.
Tülin İzer
1
-1
/
+1
2013-05-13
Staging: bcm: fixed warning 'space reqires around '==' '
Tülin İzer
1
-4
/
+4
2013-05-13
Staging: bcm: fixed warning 'space required after ',' '
Tülin İzer
1
-39
/
+39
2013-05-13
Staging: bcm: Fix of a litte white space error in Bcmchar.c
Severin Gsponer
1
-1
/
+1
2013-03-11
Staging: bcm: Fix spelling error in PHSModule.c
Kevin McKinney
1
-1
/
+1
2013-03-11
Staging: bcm: Properly format comments in PHSModule.c
Kevin McKinney
1
-271
/
+272
2013-03-11
Staging: bcm: Properly format braces in PHSModule.c
Kevin McKinney
1
-293
/
+140
2013-03-11
Staging: bcm: Fix all white space issues in PHSModule.c
Kevin McKinney
1
-596
/
+588
2013-03-11
staging: bcm: don't cast kzalloc() return value
Mihnea Dobrescu-Balaur
1
-7
/
+7
2013-03-11
Staging: bcm: potential forever loop verifying firmware
Dan Carpenter
1
-27
/
+5
2013-03-11
Staging: bcm: avoid use-after-free in bcm_char_ioctl()
Xi Wang
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-1285
/
+1012
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
1
-10
/
+4
2013-01-17
Staging: bcm: copying more data than intended
Dan Carpenter
1
-1
/
+1
2013-01-11
Staging: bcm: add a missing break statement
Dan Carpenter
1
-0
/
+1
2013-01-07
Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ....
Kevin McKinney
1
-3
/
+3
2013-01-07
Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug...
Kevin McKinney
2
-4
/
+4
2013-01-07
Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.
Kevin McKinney
2
-3
/
+3
2013-01-07
Staging: bcm: Replace UINT with unsigned int in Debug.h
Kevin McKinney
1
-3
/
+3
2013-01-07
Staging: bcm: Fix error: "Macros with complex values should be enclosed in pa...
Kevin McKinney
1
-1
/
+1
2013-01-07
Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...
Kevin McKinney
1
-1
/
+1
2013-01-07
Staging: bcm: Properly format braces in Debug.h
Kevin McKinney
1
-2
/
+1
2013-01-07
Staging: bcm: Properly format comments in Debug.h
Kevin McKinney
1
-45
/
+46
2013-01-07
Staging: bcm: Fix all white space issues in Debug.h
Kevin McKinney
1
-123
/
+111
2013-01-07
Staging: bcm: Remove typedef for TransportHeaderT and call directly.
Kevin McKinney
2
-4
/
+3
2013-01-07
Staging: bcm: Remove typedef for _E_NWPKT_IPFRAME_TYPE and call directly.
Kevin McKinney
1
-3
/
+3
2013-01-07
Staging: bcm: Remove typedef for _E_NWPKT_ETHFRAME_TYPE and call directly.
Kevin McKinney
1
-3
/
+3
2013-01-07
Staging: bcm: Remove typedef for _S_ETHCS_PKT_INFO and call directly.
Kevin McKinney
2
-9
/
+9
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_Q_FRAME and call directly.
Kevin McKinney
2
-4
/
+4
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_LLC_FRAME and call directly.
Kevin McKinney
2
-5
/
+5
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_802_LLC_SNAP_FRAME and call directly.
Kevin McKinney
2
-4
/
+4
2013-01-07
Staging: bcm: Remove typedef for _ETH_CS_ETH2_FRAME and call directly.
Kevin McKinney
2
-4
/
+4
2013-01-07
Staging: bcm: Remove typedef for _E_SERVICEFLOW_CS_SPEC_ and call directly.
Kevin McKinney
1
-2
/
+2
2013-01-07
Staging: bcm: Remove typedef for _TCP_HEADER and call directly.
Kevin McKinney
2
-5
/
+5
2013-01-07
Staging: bcm: Replace UCHAR with unsigned char in Protocol.h
Kevin McKinney
1
-3
/
+3
2013-01-07
Staging: bcm: Replace ULONG with unsigned long in Protocol.h
Kevin McKinney
1
-2
/
+2
2013-01-07
Staging: bcm: Replace USHORT with unsigned short in Protocol.h
Kevin McKinney
1
-10
/
+10
2013-01-07
Staging: bcm: Fix issue: "Macros with complex values should be enclosed in pa...
Kevin McKinney
1
-2
/
+2
2013-01-07
Staging: bcm: Fix warning: "__packed is preferred over __attribute__((packed)...
Kevin McKinney
1
-5
/
+5
2013-01-07
Staging: bcm: Properly format braces in Protocol.h
Kevin McKinney
1
-22
/
+11
[next]