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
2017-02-12
Staging: sm750fb: sm750.c - style fix
Derek Robson
2017-02-09
staging: sm750fb: Replace POKE32 and PEEK32 by inline functions
Matthieu Simon
2017-01-10
staging:sm750fb:ddk750_chip.c removes un-necessary blank lines
Scott Matheina
2017-01-10
staging:sm750fb:ddk750_chip.c Adds braces to last arm of statement
Scott Matheina
2017-01-10
staging: sm750fb: fix checkpatch 80 characters warning
Abdul Rauf
2017-01-10
staging: sm750fb: fix checkpatch multiple blank lines check
Abdul Rauf
2016-11-30
staging: sm750fb: fix tabstop style warning
Andrea Ghittino
2016-11-29
staging: sm750fb: fix a type issue in sm750_set_chip_type()
Dan Carpenter
2016-11-29
staging: sm750fb: update license
Sudip Mukherjee
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
2016-11-10
staging: sm750fb: prefix global identifiers
Arnd Bergmann
2016-11-07
staging: sm750fb: Replace pr_*() with dev_*().
Elise Lennion
2016-11-07
staging: sm750fb: Fix bugs introduced by early commits
Huacai Chen
2016-10-30
staging: sm750fb: Shorten local variables names.
Elise Lennion
2016-10-30
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
2016-10-30
staging: sm750fb: Refine code in set_current_gate().
Elise Lennion
2016-10-27
staging: sm750fb: Refine the code and remove unused code.
Elise Lennion
2016-10-25
staging: sm750fb: restructure multi-line comments to follow CodingStyle
Eric S. Stone
2016-10-17
staging: sm750fb: Add const qualifier to struct declaration.
Elise Lennion
2016-10-16
staging: sm750fb: Remove unnecessary comments.
Elise Lennion
2016-10-16
staging: sm750fb: Replace functions CamelCase naming with underscores.
Elise Lennion
2016-10-16
staging: sm750fb: compress return logic
Elizabeth Ferdman
2016-10-16
staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.
Elise Lennion
2016-10-16
staging: sm750fb: Replace printk() with pr_info().
Elise Lennion
2016-10-16
Staging: sm750fb: use unsigned int instead unsigned
Muraru Mihaela
2016-10-16
Staging: sm750fb: fix do not add new typedefs warning
Mihaela Muraru
2016-10-02
staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSEST
Moshe Green
2016-10-02
staging: sm750fb: conform to block comment style
Elizabeth Ferdman
2016-09-27
staging: sm750fb: rename getChipType to sm750_get_chip_type
Moshe Green
2016-09-22
staging: sm750fb: Remove unnecessary parentheses
Rehas Sachdeva
2016-09-22
staging: sm750fb: Use BIT(x) macro
Rehas Sachdeva
2016-09-20
staging: sm750fb: Add spaces around '|'
Rehas Sachdeva
2016-09-16
staging: sm750fb: Change 'uint32_t' to 'u32'
Rehas Sachdeva
2016-09-16
staging: sm750fb: Change 'x != NULL' to 'x'
Rehas Sachdeva
2016-09-16
staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.c
Moshe Green
2016-09-16
staging: sm750fb: fix line length coding style issues in ddk750_chip.c
Moshe Green
2016-09-16
Staging: sm750fb: Remove unnecessary blank line
Sandhya Bankar
2016-09-12
staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.
Phil Turnbull
2016-08-21
staging: sm750fb: Fix block comment style
Edward Lipinsky
2016-08-21
sm750fb/sm750_hw.c: split assignment & long lines
Stefan Wolz
2016-08-21
sm750fb/sm750_hw.c: fixed comments
Stefan Wolz
2016-08-21
sm750fb/sm750_hw.c: fixed whitespacing
Stefan Wolz
2016-08-21
sm750fb/sm750_hw.c: corrected alignment
Stefan Wolz
2016-08-21
staging: sm750fb: fix block comments errors in ddk750_display.c
yeongjun Kim
2016-08-21
Staging: sm750fb: fix block comment coding style issue in ddk750_chip.c
Moshe Green
2016-08-21
Staging: sm750fb: fix line length coding style issue in ddk750_chip.c
Moshe Green
2016-08-21
Staging: sm750fb: fix a line length coding style warning in ddk750_chip.c
Moshe Green
2016-03-29
staging: sm750fb: initialize max_d to maximum D value of 6
Colin Ian King
2016-03-11
Staging: sm750fb: Remove unused functions
Bhumika Goyal
2016-03-11
Staging: sm750fb: Remove leading and trailing whitespace.
Sandhya Bankar
[next]