index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
Age
Commit message (
Expand
)
Author
2015-08-14
Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errors
Yash Shah
2015-08-07
staging: sm750fb: simplify return
Sudip Mukherjee
2015-08-07
staging: sm750fb: rearrange code
Sudip Mukherjee
2015-08-07
staging: sm750fb: fix multiline comment
Sudip Mukherjee
2015-08-07
staging: sm750fb: space around operator
Sudip Mukherjee
2015-08-07
staging: sm750fb: remove multiple blank line
Sudip Mukherjee
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
[next]