index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Age
Commit message (
Expand
)
Author
2015-07-22
staging: sm750fb: ddk750_power.c: Split lines over 80 characters.
Antoine BLIN
2015-07-22
staging: sm750fb: removed extra parentheses
Aaron Ouellette
2015-07-14
staging: sm750fb: add missing blank line after declarations
Juston Li
2015-07-14
staging: sm750fb: remove unnecessary braces
Juston Li
2015-07-14
staging: sm750fb: move while to follow do close brace
Juston Li
2015-07-14
staging: sm750fb: fix brace placement
Juston Li
2015-07-14
staging: sm750fb: remove unnecessary whitespace
Juston Li
2015-07-14
staging: sm750fb: remove trailing whitespace
Juston Li
2015-07-14
staging: sm750fb: add space after semicolon
Juston Li
2015-07-14
staging: sm750fb: add spaces around operators
Juston Li
2015-07-14
staging: sm750fb: consistent spacing around operators
Juston Li
2015-07-14
staging: sm750fb: add space after return type
Juston Li
2015-07-14
staging: sm750fb: add space after struct definition
Juston Li
2015-07-14
staging: sm750fb: add space after enum definition
Juston Li
2015-07-14
staging: sm750fb: add space after close brace
Juston Li
2015-07-14
staging: sm750fb: add space before open brace
Juston Li
2015-07-14
staging: sm750fb: remove space between function name and parenthesis
Juston Li
2015-07-14
staging: sm750fb: add space before open parenthesis
Juston Li
2015-07-14
staging: sm750fb: remove space before close parenthesis
Juston Li
2015-07-14
staging: sm750fb: remove spacing after open parenthesis
Juston Li
2015-07-14
staging: sm750fb: use tabs for indentation
Juston Li
2015-07-14
Staging: sm750fb: ddk750_dvi.h: Fix brace coding style issue
Anders Fridlund
2015-07-14
staging: sm750fb: coding style global ERROR fixes
Vinay Simha BN
2015-07-14
staging: sm750fb: add required spaces around C operators
Anatoly Stepanov
2015-07-14
staging: sm750fb: fix open brace in function declaration
Anatoly Stepanov
2015-07-14
staging: sm750fb: remove assignment from if condition
Anatoly Stepanov
2015-07-14
staging: sm750fb: fix 'switch and case' indentation
Anatoly Stepanov
2015-07-14
staging: sm750fb: fix indentation in 'else' statements
Anatoly Stepanov
2015-07-14
staging: sm750fb: put open brace on the previous line
Anatoly Stepanov
2015-07-14
staging: sm750fb: fix indentation of pointer operator
Anatoly Stepanov
2015-07-14
staging: sm750fb: insert space before open parenthesis
Anatoly Stepanov
2015-07-14
staging: sm750fb: insert space between ')' and '{'
Anatoly Stepanov
2015-07-14
staging: sm750fb: remove trailing whitespaces
Anatoly Stepanov
2015-07-14
staging: sm750fb: replace spaces with tabs
Anatoly Stepanov
2015-07-14
staging: sm750fb: remove redundant __func__ in debug statement
Hari Prasath Gujulan Elango
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Insert spaces before parenthesis
Isaac Assegai
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Place braces on correct lines
Isaac Assegai
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Insert spaces around operators
Isaac Assegai
2015-06-18
Staging: sm750fb: ddk750_swi2c.c: Replace spaces with tabs
Isaac Assegai
2015-06-18
Staging: sm750fb: ddk750_swi2c.h: Shorten lines to under 80 characters
Isaac Assegai
2015-06-18
Staging: sm750fb: ddk750_swi2c.h: Replace spaces with tabs
Isaac Assegai
2015-06-18
Staging: sm750fb: modedb.h: Shorten lines to under 80 characters
Isaac Assegai
2015-06-18
Staging: sm750fb: modedb.h: Replace spaces with tabs
Isaac Assegai
2015-06-18
drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errors
Greg Donald
2015-06-18
staging: sm750fb: convert pr_err to pr_info
Hari Prasath Gujulan Elango
2015-06-17
Staging: sm750fb: correct spacing between lines of code
Niranjan Dighe
2015-06-17
Staging: sm750fb: replace spaces by tabs
Niranjan Dighe
2015-06-12
staging: sm750fb: fix c99 comments
Juston Li
2015-06-08
Staging: sm750fb: ddk750_display.c: Insert spaces after commas.
Isaac Assegai
2015-06-08
Staging: sm750fb: Insert spaces after commas in two files.
Isaac Assegai
[next]