git.openpandora.org
/
pandora-kernel.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
backlight: add an AS3711 PMIC backlight driver
[pandora-kernel.git]
/
drivers
/
video
/
2013-02-22
Guennadi Liakhovetski
backlight: add an AS3711 PMIC backlight driver
tree
|
commitdiff
2013-02-22
Andrew Morton
drivers/video/backlight/Makefile: cleanup
tree
|
commitdiff
2013-02-22
Maxime Ripard
fb: backlight: add the Himax HX-8357B LCD controller
tree
|
commitdiff
2013-02-22
Sachin Kamat
drivers/video/backlight/ld9040.c: use devm_regulator_bu...
tree
|
commitdiff
2013-02-22
Axel Lin
drivers/video/backlight/l4f00242t03.c: convert to devm_...
tree
|
commitdiff
2013-02-22
Devendra Naga
drivers/video/backlight/lm3639_bl.c: remove ret = ...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: corgi_lcd: use lcd_get_data instead of dev_g...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: omap1: use bl_get_data instead of dev_get_dr...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: tosa: use bl_get_data instead of dev_get_drvdata
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: corgi_lcd: use bl_get_data instead of dev_ge...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ams369fg06: use bl_get_data instead of dev_g...
tree
|
commitdiff
2013-02-22
Jingoo Han
pwm_backlight: use bl_get_data instead of dev_get_drvdata
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: aat2870: use bl_get_data instead of dev_get_...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: lms501kf03: use spi_get_drvdata and spi_set_...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: corgi_lcd: use spi_get_drvdata and spi_set_d...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: tosa: use spi_get_drvdata and spi_set_drvdata
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: vgg2432a4: use spi_get_drvdata and spi_set_d...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ams369fg06: use spi_get_drvdata and spi_set_...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: lms283gf05: use spi_get_drvdata and spi_set_...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: tdo24m: use spi_get_drvdata and spi_set_drvdata
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ltv350qv: use spi_get_drvdata and spi_set_dr...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: s6e63m0: use spi_get_drvdata and spi_set_drvdata
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ld9040: use spi_get_drvdata and spi_set_drvdata
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: l4f00242t03: use spi_get_drvdata and spi_set...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ams369fg06: reorder inclusions of <linux...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ams369fg06: remove redundant variable 'befor...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ams369fg06: replace EFAULT with EINVAL
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ams369fg06: remove unnecessary NULL deferenc...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ams369fg06: use sleep instead of delay
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: s6e63m0: reorder inclusions of <linux/xxx.h>
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: s6e63m0: remove redundant variable 'before_p...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: s6e63m0: replace EFAULT with EINVAL
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: s6e63m0: remove unnecessary NULL deference...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: s6e63m0: use sleep instead of delay
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: s6e63m0: use lowercase names of structs
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ld9040: reorder inclusions of <linux/xxx.h>
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ld9040: remove redundant return variables
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ld9040: replace EFAULT with EINVAL
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ld9040: remove unnecessary NULL deference...
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: ld9040: use sleep instead of delay
tree
|
commitdiff
2013-02-22
Jingoo Han
backlight: add lms501kf03 LCD driver
tree
|
commitdiff
2013-02-22
Fabio Estevam
drivers/video/mx3fb.c: use NULL for pointer
tree
|
commitdiff
2013-02-22
Ajay Kumar
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
tree
|
commitdiff
2013-02-22
Jingoo Han
video: exynos_dp: add missing of_node_put()
tree
|
commitdiff
2013-02-22
Jingoo Han
video: s3c-fb: use ARCH_ dependancy
tree
|
commitdiff
2013-02-22
Sachin Kamat
drivers/video/exynos/exynos_mipi_dsi.c: use devm_*...
tree
|
commitdiff
2013-02-22
Sachin Kamat
drivers/video/exynos/exynos_mipi_dsi.c: fix an error...
tree
|
commitdiff
2013-02-22
Sachin Kamat
drivers/video/exynos/s6e8ax0.c: use devm_* APIs in...
tree
|
commitdiff
2013-02-22
Fabio Estevam
drivers/video/Kconfig: specify the SoCs that make use...
tree
|
commitdiff
2013-02-22
Zhou Zhu
video: mmpdisp: add spi port in display controller
tree
|
commitdiff
2013-02-22
Lisa Du
video: mmp: add tpo hvga panel supported
tree
|
commitdiff
2013-02-22
Guoqing Li
video: mmp display controller support
tree
|
commitdiff
2013-02-22
Arnd Bergmann
fb: mmp: include linux/platform_device.h
tree
|
commitdiff
2013-02-22
Zhou Zhu
video: mmp fb support
tree
|
commitdiff
2013-02-22
Zhou Zhu
video: mmp display subsystem
tree
|
commitdiff
2013-02-22
Arve Hjønnevåg
goldfish: framebuffer driver
tree
|
commitdiff
2013-02-22
Kamal Mostafa
fbcon: clear the logo bitmap from the margin area
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge tag 'please-pull-pstore' of git://git./linux...
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge tag 'dlm-3.9' of git://git./linux/kernel/git...
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org...
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge git://git./linux/kernel/git/steve/gfs2-3.0-nmw
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge tag 'for-linus-v3.9-rc1' of git://oss.sgi.com...
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge branch 'next' of git://git./linux/kernel/git...
tree
|
commitdiff
2013-02-21
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-next
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'arm64-for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-linus-2' of git://git.linaro.org...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-linus' of git://git.linaro.org/people...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'edac_3.9' of git://git./linux/kernel/git...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'pm+acpi-3.9-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'dt-for-linus' of git://git.secretlab.ca...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'spi-for-linus' of git://git.secretlab.ca...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'clk-for-linus' of git://git.linaro.org/peopl...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'hwmon-for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'pinctrl-for-v3.9' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'regulator-3.9' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge tag 'regmap-3.9' of git://git./linux/kernel/git...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-3.9-cpuset' of git://git./linux/kerne...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-3.9' of git://git./linux/kernel/git...
tree
|
commitdiff
2013-02-20
Russell King
Merge branch 'misc' into for-linus
tree
|
commitdiff
2013-02-20
Russell King
Merge branches 'fixes' and 'mmci' into for-linus
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-3.9-async' of git://git./linux/kernel...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-3.9' of git://git./linux/kernel/git...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'for-3.9-cleanups' of git://git./linux...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-uv-for-linus' of git://git./linux...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-platform-for-linus' of git://git...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-hyperv-for-linus' of git://git./linux...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-debug-for-linus' of git://git./linux...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-cleanups-for-linus' of git://git...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-build-for-linus' of git://git./linux...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-boot-for-linus' of git://git./linux...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-asm-for-linus' of git://git./linux...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'x86-apic-for-linus' of git://git./linux...
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'timers-core-for-linus' of git://git....
tree
|
commitdiff
2013-02-20
Linus Torvalds
Merge branch 'smp-hotplug-for-linus' of git://git....
tree
|
commitdiff
next