index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
drivers/staging: Remove useless return variables
Peter Senna Tschudin
3
-10
/
+5
2014-05-25
staging: Convert __FUNCTION__ to __func__
Joe Perches
1
-7
/
+7
2014-05-24
Staging: bcm: Shortened prototype for GetNextTargetBufferLocation()
Matthias Beyer
1
-1
/
+2
2014-05-24
Staging: bcm: Shortened lines in SearchClsid()
Matthias Beyer
1
-2
/
+5
2014-05-24
Staging: bcm: Shortened lines in deleteSFBySfid()
Matthias Beyer
1
-2
/
+4
2014-05-24
Staging: bcm: Shortened lines in CopyIpAddrToClassifier()
Matthias Beyer
1
-20
/
+52
2014-05-24
Staging: bcm: Replaced member accessing by variable
Matthias Beyer
1
-18
/
+25
2014-05-24
Staging: bcm: Shortened lines and replaced member accessing in CopyIpAddrToCl...
Matthias Beyer
1
-6
/
+10
2014-05-24
Staging: bcm: Shortened lines in CopyClassifierRuleToSF()
Matthias Beyer
1
-39
/
+89
2014-05-24
Staging: bcm: Replaced member accessing with variable
Matthias Beyer
1
-37
/
+40
2014-05-24
Staging: bcm: Shortened lines in DeleteClassifierRuleFromSF()
Matthias Beyer
1
-4
/
+8
2014-05-24
Staging: bcm: Shortened line in DeleteAllClassifiersForSF()
Matthias Beyer
1
-2
/
+4
2014-05-24
Staging: bcm: Shortened lines in CopyToAdapter()
Matthias Beyer
1
-27
/
+70
2014-05-24
Staging: bcm: Replaced struct member accessing with variable
Matthias Beyer
1
-47
/
+49
2014-05-24
Staging: bcm: Outsourced PHS rule applying
Matthias Beyer
1
-71
/
+99
2014-05-24
Staging: bcm: Shortened some lines in DumpCmControlPacker()
Matthias Beyer
1
-28
/
+78
2014-05-24
Staging: bcm: Replaced long member-accessing
Matthias Beyer
1
-52
/
+55
2014-05-24
Staging: bcm: Shortened lines in RestoreSFParam()
Matthias Beyer
1
-3
/
+5
2014-05-24
Staging: bcm: Shortened lines in StoreSFParam()
Matthias Beyer
1
-2
/
+4
2014-05-24
Staging: bcm: Shortened lines in StoreCmControlResponseMessage()
Matthias Beyer
1
-10
/
+23
2014-05-24
Staging: bcm: Shortened lines in RestoreCmControlResponseMessage()
Matthias Beyer
1
-29
/
+73
2014-05-24
Staging: bcm: Shortened lines in SetupTargetDsxBuffers()
Matthias Beyer
1
-9
/
+22
2014-05-24
Staging: bcm: Shortenend lines in GetNextTargetBufferLocation()
Matthias Beyer
1
-4
/
+10
2014-05-24
Staging: bcm: Shortened line
Matthias Beyer
1
-1
/
+2
2014-05-24
Staging: bcm: Simplified by using variables
Matthias Beyer
1
-4
/
+7
2014-05-24
Staging: bcm: Outsourced restoring of endianess for ip adresses
Matthias Beyer
1
-9
/
+23
2014-05-24
Staging: bcm: Shortened lines in get_dsx_sf_data_to_application()
Matthias Beyer
1
-7
/
+14
2014-05-24
Staging: bcm: Shortened lines in OverrideServiceFlowParams()
Matthias Beyer
1
-8
/
+19
2014-05-24
Staging: bcm: Shortened code by using variable
Matthias Beyer
1
-7
/
+10
2014-05-23
staging: bcm: fix lines over 80 characters
Greg DeAngelis
1
-6
/
+13
2014-05-23
Staging: bcm: Indentation fixes in Bcmchar.c
Matthias Beyer
1
-103
/
+115
2014-05-23
Staging: bcm: Outsourced IsFlash2x() handling
Matthias Beyer
1
-43
/
+55
2014-05-23
Staging: bcm: Outsourced cmd handling to function
Matthias Beyer
1
-28
/
+42
2014-05-23
Staging: bcm: Fixed line lengths
Matthias Beyer
1
-26
/
+50
2014-05-23
staging: bcm: use kzalloc instead of kmalloc/memset
Daeseok Youn
1
-4
/
+2
2014-04-19
Staging:bcm: Fixes coding style issues in drivers/staging/bcm/Qos.c
Marcos A. Di Pietro
1
-5
/
+12
2014-04-17
bcm: Fixing a few checkpatch issues in InterfaceMisc.h
Julian Gindi
1
-6
/
+6
2014-04-14
Staging: bcm: Qos: fixed braces' coding style
Luis Ortega
1
-126
/
+48
2014-04-14
staging/bcm fix hostmibs.c checkpatch problems
Jake Edge
1
-21
/
+30
2014-04-14
Staging: bcm: CmHost: remove temp bracing from switch/cases.
Gary Rookard
1
-43
/
+7
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2014-03-20
Staging: bcm: Remove unnecessary parentheses
Tugce Sirin
1
-3
/
+3
2014-03-19
staging: bcm: Fix line over 80 characters.
Heena Sirwani
1
-2
/
+4
2014-03-19
Staging: bcm: CmHost: moved and removed declarations and tmp bracing.
Gary Rookard
1
-29
/
+10
2014-03-18
staging: bcm: Remove unneeded boolean comparisons and reflow lines
Jade Bilkey
1
-9
/
+14
2014-03-18
staging: bcm: Fix space before semicolon
Jade Bilkey
1
-6
/
+6
2014-03-18
staging: bcm: Fix lines over 80 characters
Jade Bilkey
1
-112
/
+200
2014-03-18
staging: bcm: Cleanup unneeded boolean comparisons
Jade Bilkey
1
-10
/
+9
2014-03-18
staging: bcm: Cleanup CreateInterruptUrb() and StartInterruptUrb()
Jade Bilkey
1
-27
/
+30
2014-03-18
staging: bcm: Cleanup switch statement
Jade Bilkey
1
-60
/
+77
[next]