index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errors
Yash Shah
2015-08-14
4
-14
/
+14
*
staging: sm750fb: simplify return
Sudip Mukherjee
2015-08-07
1
-5
/
+1
*
staging: sm750fb: rearrange code
Sudip Mukherjee
2015-08-07
1
-14
/
+13
*
staging: sm750fb: fix multiline comment
Sudip Mukherjee
2015-08-07
1
-24
/
+39
*
staging: sm750fb: space around operator
Sudip Mukherjee
2015-08-07
1
-13
/
+17
*
staging: sm750fb: remove multiple blank line
Sudip Mukherjee
2015-08-07
1
-26
/
+0
*
staging: sm750fb: ddk750_power.c: Split lines over 80 characters.
Antoine BLIN
2015-07-22
1
-6
/
+11
*
staging: sm750fb: removed extra parentheses
Aaron Ouellette
2015-07-22
1
-1
/
+1
*
staging: sm750fb: add missing blank line after declarations
Juston Li
2015-07-14
9
-0
/
+19
*
staging: sm750fb: remove unnecessary braces
Juston Li
2015-07-14
2
-10
/
+5
*
staging: sm750fb: move while to follow do close brace
Juston Li
2015-07-14
1
-8
/
+4
*
staging: sm750fb: fix brace placement
Juston Li
2015-07-14
13
-148
/
+71
*
staging: sm750fb: remove unnecessary whitespace
Juston Li
2015-07-14
2
-4
/
+4
*
staging: sm750fb: remove trailing whitespace
Juston Li
2015-07-14
2
-3
/
+3
*
staging: sm750fb: add space after semicolon
Juston Li
2015-07-14
2
-7
/
+7
*
staging: sm750fb: add spaces around operators
Juston Li
2015-07-14
6
-12
/
+12
*
staging: sm750fb: consistent spacing around operators
Juston Li
2015-07-14
3
-5
/
+5
*
staging: sm750fb: add space after return type
Juston Li
2015-07-14
1
-6
/
+6
*
staging: sm750fb: add space after struct definition
Juston Li
2015-07-14
2
-9
/
+9
*
staging: sm750fb: add space after enum definition
Juston Li
2015-07-14
2
-5
/
+5
*
staging: sm750fb: add space after close brace
Juston Li
2015-07-14
5
-8
/
+8
*
staging: sm750fb: add space before open brace
Juston Li
2015-07-14
5
-23
/
+23
*
staging: sm750fb: remove space between function name and parenthesis
Juston Li
2015-07-14
1
-4
/
+4
*
staging: sm750fb: add space before open parenthesis
Juston Li
2015-07-14
8
-42
/
+42
*
staging: sm750fb: remove space before close parenthesis
Juston Li
2015-07-14
3
-3
/
+3
*
staging: sm750fb: remove spacing after open parenthesis
Juston Li
2015-07-14
3
-8
/
+8
*
staging: sm750fb: use tabs for indentation
Juston Li
2015-07-14
17
-881
/
+881
*
Staging: sm750fb: ddk750_dvi.h: Fix brace coding style issue
Anders Fridlund
2015-07-14
1
-2
/
+1
*
staging: sm750fb: coding style global ERROR fixes
Vinay Simha BN
2015-07-14
2
-6
/
+6
*
staging: sm750fb: add required spaces around C operators
Anatoly Stepanov
2015-07-14
1
-6
/
+6
*
staging: sm750fb: fix open brace in function declaration
Anatoly Stepanov
2015-07-14
1
-1
/
+2
*
staging: sm750fb: remove assignment from if condition
Anatoly Stepanov
2015-07-14
1
-3
/
+4
*
staging: sm750fb: fix 'switch and case' indentation
Anatoly Stepanov
2015-07-14
1
-86
/
+86
*
staging: sm750fb: fix indentation in 'else' statements
Anatoly Stepanov
2015-07-14
1
-8
/
+8
*
staging: sm750fb: put open brace on the previous line
Anatoly Stepanov
2015-07-14
1
-16
/
+8
*
staging: sm750fb: fix indentation of pointer operator
Anatoly Stepanov
2015-07-14
1
-13
/
+13
*
staging: sm750fb: insert space before open parenthesis
Anatoly Stepanov
2015-07-14
1
-31
/
+31
*
staging: sm750fb: insert space between ')' and '{'
Anatoly Stepanov
2015-07-14
1
-20
/
+20
*
staging: sm750fb: remove trailing whitespaces
Anatoly Stepanov
2015-07-14
1
-13
/
+12
*
staging: sm750fb: replace spaces with tabs
Anatoly Stepanov
2015-07-14
1
-35
/
+35
*
staging: sm750fb: remove redundant __func__ in debug statement
Hari Prasath Gujulan Elango
2015-07-14
1
-1
/
+1
*
Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesis
Isaac Assegai
2015-06-18
1
-6
/
+6
*
Staging: sm750fb: ddk750_swi2c.c: Place braces on correct lines
Isaac Assegai
2015-06-18
1
-22
/
+10
*
Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators
Isaac Assegai
2015-06-18
1
-7
/
+7
*
Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabs
Isaac Assegai
2015-06-18
1
-229
/
+229
*
Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 characters
Isaac Assegai
2015-06-18
1
-2
/
+2
*
Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabs
Isaac Assegai
2015-06-18
1
-7
/
+7
*
Staging: sm750fb: modedb.h: Shorten lines to under 80 characters
Isaac Assegai
2015-06-18
1
-12
/
+24
*
Staging: sm750fb: modedb.h: Replace spaces with tabs
Isaac Assegai
2015-06-18
1
-217
/
+217
*
drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors
Greg Donald
2015-06-18
11
-55
/
+55
[next]