summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-21backlight: ams369fg06: replace EFAULT with EINVALJingoo Han
2013-02-21backlight: ams369fg06: remove unnecessary NULL deference checkJingoo Han
2013-02-21backlight: ams369fg06: use sleep instead of delayJingoo Han
2013-02-21backlight: s6e63m0: reorder inclusions of <linux/xxx.h>Jingoo Han
2013-02-21backlight: s6e63m0: remove redundant variable 'before_power'Jingoo Han
2013-02-21backlight: s6e63m0: replace EFAULT with EINVALJingoo Han
2013-02-21backlight: s6e63m0: remove unnecessary NULL deference checkJingoo Han
2013-02-21backlight: s6e63m0: use sleep instead of delayJingoo Han
2013-02-21backlight: s6e63m0: use lowercase names of structsJingoo Han
2013-02-21backlight: ld9040: reorder inclusions of <linux/xxx.h>Jingoo Han
2013-02-21backlight: ld9040: remove redundant return variablesJingoo Han
2013-02-21backlight: ld9040: replace EFAULT with EINVALJingoo Han
2013-02-21backlight: ld9040: remove unnecessary NULL deference checkJingoo Han
2013-02-21backlight: ld9040: use sleep instead of delayJingoo Han
2013-02-21backlight: add lms501kf03 LCD driverJingoo Han
2013-02-21sun.com documentation fixesChristian Kujau
2013-02-21drivers/video/mx3fb.c: use NULL for pointerFabio Estevam
2013-02-21video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar
2013-02-21video: exynos_dp: add missing of_node_put()Jingoo Han
2013-02-21video: s3c-fb: use ARCH_ dependancyJingoo Han
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat
2013-02-21drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat
2013-02-21drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam
2013-02-21video: mmpdisp: add spi port in display controllerZhou Zhu
2013-02-21video: mmp: add tpo hvga panel supportedLisa Du
2013-02-21video: mmp display controller supportGuoqing Li
2013-02-21fb: mmp: include linux/platform_device.hArnd Bergmann
2013-02-21video: mmp fb supportZhou Zhu
2013-02-21video: mmp display subsystemZhou Zhu
2013-02-21goldfish: framebuffer driverArve Hjønnevåg
2013-02-21fbcon: clear the logo bitmap from the margin areaKamal Mostafa
2013-02-21pcmcia: move unbind/rebind into dev_pm_ops.completeChristian Lamparter
2013-02-21Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-02-20Merge tag 'edac_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-02-20Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2013-02-20Merge branches 'fixes' and 'mmci' into for-linusRussell King