Age | Commit message (Expand) | Author |
2013-02-21 | backlight: s6e63m0: remove redundant variable 'before_power' | Jingoo Han |
2013-02-21 | backlight: s6e63m0: replace EFAULT with EINVAL | Jingoo Han |
2013-02-21 | backlight: s6e63m0: remove unnecessary NULL deference check | Jingoo Han |
2013-02-21 | backlight: s6e63m0: use sleep instead of delay | Jingoo Han |
2013-02-21 | backlight: s6e63m0: use lowercase names of structs | Jingoo Han |
2013-02-21 | backlight: ld9040: reorder inclusions of <linux/xxx.h> | Jingoo Han |
2013-02-21 | backlight: ld9040: remove redundant return variables | Jingoo Han |
2013-02-21 | backlight: ld9040: replace EFAULT with EINVAL | Jingoo Han |
2013-02-21 | backlight: ld9040: remove unnecessary NULL deference check | Jingoo Han |
2013-02-21 | backlight: ld9040: use sleep instead of delay | Jingoo Han |
2013-02-21 | backlight: add lms501kf03 LCD driver | Jingoo Han |
2013-02-21 | drivers/video/mx3fb.c: use NULL for pointer | Fabio Estevam |
2013-02-21 | video: exynos_dp: move disable_irq() to exynos_dp_suspend() | Ajay Kumar |
2013-02-21 | video: exynos_dp: add missing of_node_put() | Jingoo Han |
2013-02-21 | video: s3c-fb: use ARCH_ dependancy | Jingoo Han |
2013-02-21 | drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs | Sachin Kamat |
2013-02-21 | drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition | Sachin Kamat |
2013-02-21 | drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c | Sachin Kamat |
2013-02-21 | drivers/video/Kconfig: specify the SoCs that make use of FB_IMX | Fabio Estevam |
2013-02-21 | video: mmpdisp: add spi port in display controller | Zhou Zhu |
2013-02-21 | video: mmp: add tpo hvga panel supported | Lisa Du |
2013-02-21 | video: mmp display controller support | Guoqing Li |
2013-02-21 | fb: mmp: include linux/platform_device.h | Arnd Bergmann |
2013-02-21 | video: mmp fb support | Zhou Zhu |
2013-02-21 | video: mmp display subsystem | Zhou Zhu |
2013-02-21 | goldfish: framebuffer driver | Arve Hjønnevåg |
2013-02-21 | fbcon: clear the logo bitmap from the margin area | Kamal Mostafa |
2013-02-21 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | gpu: remove gma500 stub driver | Lee, Chun-Yi |
2013-02-19 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2013-02-14 | ARM defconfigs: add missing inclusions of linux/platform_device.h | Arnd Bergmann |
2013-02-14 | fb/exynos: include platform_device.h | Arnd Bergmann |
2013-02-14 | OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list | NeilBrown |
2013-02-14 | mfd: max8925: Support dt for backlight | Qing Xu |
2013-02-08 | Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int... | Dave Airlie |
2013-02-08 | Merge branch 'console-fixes' into drm-next | Dave Airlie |
2013-02-08 | fbcon: fix locking harder | Dave Airlie |
2013-02-08 | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai |
2013-02-08 | fb: rework locking to fix lock ordering on takeover | Alan Cox |
2013-02-07 | fbcon: don't lose the console font across generic->chip driver switch | Dave Airlie |
2013-02-07 | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie |
2013-02-06 | backlight: fix class_find_device() arguments | Greg Kroah-Hartman |
2013-02-04 | kgdb: remove #include <linux/serial_8250.h> from kgdb.h | Greg Kroah-Hartman |
2013-02-01 | ARM: OMAP2+: Remove apollon board support | Kyungmin Park |
2013-01-31 | pwm_backlight: Validate dft_brightness in main probe function | Peter Ujfalusi |
2013-01-30 | pwm-backlight: handle BL_CORE_FBBLANK state | Alexandre Courbot |