index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: add missing blank lines after declarations
Pawel Lebioda
2014-07-09
10
-1
/
+30
*
Staging: bcm: InterfaceMisc.c: Outsourced doubled error checking
Matthias Beyer
2014-07-08
1
-38
/
+31
*
Staging: bcm: Shortened lines
Matthias Beyer
2014-07-08
1
-31
/
+67
*
Staging: bcm: Change TODO to include maintainers.
Kevin McKinney
2014-07-08
1
-0
/
+4
*
Staging: bcm: LeakyBucket.c: Removed unneccessary return; statement
Matthias Beyer
2014-07-08
1
-2
/
+0
*
Staging: bcm: LeakyBucket.c: Outsourced ctrl packet sending
Matthias Beyer
2014-07-08
1
-36
/
+40
*
Staging: bcm: LeakyBucket.c: Outsourced code chunk into function
Matthias Beyer
2014-07-08
1
-72
/
+74
*
Staging: bcm: LeakyBucket.c: Shortened lines
Matthias Beyer
2014-07-08
1
-49
/
+104
*
Staging: bcm: LeakyBucket.c: Replaced member accessing by variable
Matthias Beyer
2014-07-08
1
-12
/
+15
*
Staging: bcm: InterfaceTx.c: checkpath fix: Blank line after declarations
Matthias Beyer
2014-07-08
1
-1
/
+1
*
Staging: bcm: InterfaceTx.c: Outsourced code chunk
Matthias Beyer
2014-07-08
1
-81
/
+84
*
Staging: bcm: InterfaceTx.c: Shortened lines + Whitespace cleanup
Matthias Beyer
2014-07-08
1
-25
/
+61
*
Staging: bcm: InterfaceRx.c: Removed unused variable
Matthias Beyer
2014-07-08
1
-6
/
+3
*
Staging: bcm: InterfaceRx.c: Outsourced code chunk
Matthias Beyer
2014-07-08
1
-58
/
+71
*
Staging: bcm: InterfaceRx.c: Outsourced control packet handling
Matthias Beyer
2014-07-08
1
-14
/
+23
*
Staging: bcm: InterfaceRx.c: Lines shortened
Matthias Beyer
2014-07-08
1
-25
/
+62
*
Staging: bcm: Lines shortened in download_ddr_settings()
Matthias Beyer
2014-06-29
1
-10
/
+21
*
Staging: bcm: Lines shortened in ddr_init()
Matthias Beyer
2014-06-29
1
-42
/
+134
*
Staging: bcm: Moved doubled if-block
Matthias Beyer
2014-06-29
1
-11
/
+5
*
Staging: bcm: Fixed indention for inner if-block
Matthias Beyer
2014-06-29
1
-5
/
+5
*
Staging: bcm: Indentation fixes
Matthias Beyer
2014-06-29
1
-15
/
+15
*
Staging: bcm: Misc whitespace fixes
Matthias Beyer
2014-06-29
1
-18
/
+18
*
staging: bcm: nvm.c: Cleaning up check unsigned is less than zero
Rickard Strandqvist
2014-06-26
1
-2
/
+2
*
Staging: bcm: hostmibs.c: Shortened lines
Matthias Beyer
2014-06-26
1
-13
/
+26
*
Staging: bcm: replaced member accessing with variable for readability
Matthias Beyer
2014-06-26
1
-11
/
+12
*
Staging: bcm: Added missing blank line after declarations
Matthias Beyer
2014-06-26
1
-0
/
+1
*
Staging: bcm: Replaced member accssing with variable
Matthias Beyer
2014-06-26
1
-8
/
+10
*
Staging: bcm: Whitespace for indentation fixed
Matthias Beyer
2014-06-26
1
-1
/
+1
*
Staging: bcm: line length fixed
Matthias Beyer
2014-06-26
1
-1
/
+2
*
Staging: bcm: Line length cleanup
Matthias Beyer
2014-06-26
1
-6
/
+19
*
Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_...
Matthias Beyer
2014-06-26
1
-29
/
+18
*
Staging: bcm: Outsourced selecting of alternate setting
Matthias Beyer
2014-06-26
1
-95
/
+112
*
Staging: bcm: Merged some lines which got shorter by the latest patch
Matthias Beyer
2014-06-26
1
-26
/
+17
*
Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit()
Matthias Beyer
2014-06-26
1
-26
/
+27
*
Staging: bcm: Replaced member accessing with variable in device_run()
Matthias Beyer
2014-06-26
1
-11
/
+9
*
Staging: bcm: replaced member accessing by variable
Matthias Beyer
2014-06-26
1
-9
/
+9
*
Staging: bcm: Shortened some lines
Matthias Beyer
2014-06-26
1
-2
/
+4
*
Staging: bcm: led_control.c: Replaced nested ifs with logical AND concatenation
Matthias Beyer
2014-06-26
1
-9
/
+8
*
Staging: bcm: led_control.c: Replaced member accessing by variable
Matthias Beyer
2014-06-26
1
-6
/
+8
*
Staging: bcm: led_control.c: Replaced member accessing by variable
Matthias Beyer
2014-06-26
1
-12
/
+13
*
Staging: bcm: led_control.c: Replaced doubled if-check by logical OR in one c...
Matthias Beyer
2014-06-26
1
-7
/
+4
*
Staging: bcm: led_control.c: Replaced time selecting ifelse with ternary oper...
Matthias Beyer
2014-06-26
1
-4
/
+2
*
Staging: bcm: led_control.c: More variable names refactored
Matthias Beyer
2014-06-26
1
-14
/
+14
*
Staging: bcm: led_control.c: Refactored line lengths
Matthias Beyer
2014-06-26
1
-18
/
+10
*
Staging: bcm: led_control.c: Removed dead code
Matthias Beyer
2014-06-26
1
-61
/
+37
*
Staging: bcm: led_control.c: Refactored variable name
Matthias Beyer
2014-06-26
1
-7
/
+7
*
Staging: bcm: led_control.c: Outsourced code chunk
Matthias Beyer
2014-06-26
1
-66
/
+93
*
Staging: bcm: led_control.c: Replaced member accessing
Matthias Beyer
2014-06-26
1
-11
/
+9
*
Staging: bcm: led_control.c: Simplified nested if conditions
Matthias Beyer
2014-06-26
1
-21
/
+19
*
Staging: bcm: led_control.{c,h}: Fixed macro
Matthias Beyer
2014-06-26
2
-24
/
+31
[prev]
[next]