summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-02-22backlight: s6e63m0: use sleep instead of delayJingoo Han
2013-02-22backlight: s6e63m0: use lowercase names of structsJingoo Han
2013-02-22backlight: ld9040: reorder inclusions of <linux/xxx.h>Jingoo Han
2013-02-22backlight: ld9040: remove redundant return variablesJingoo Han
2013-02-22backlight: ld9040: replace EFAULT with EINVALJingoo Han
2013-02-22backlight: ld9040: remove unnecessary NULL deference checkJingoo Han
2013-02-22backlight: ld9040: use sleep instead of delayJingoo Han
2013-02-22backlight: add lms501kf03 LCD driverJingoo Han
2013-02-22drivers/video/mx3fb.c: use NULL for pointerFabio Estevam
2013-02-22video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar
2013-02-22video: exynos_dp: add missing of_node_put()Jingoo Han
2013-02-22video: s3c-fb: use ARCH_ dependancyJingoo Han
2013-02-22drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat
2013-02-22drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat
2013-02-22drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat
2013-02-22drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam
2013-02-22video: mmpdisp: add spi port in display controllerZhou Zhu
2013-02-22video: mmp: add tpo hvga panel supportedLisa Du
2013-02-22video: mmp display controller supportGuoqing Li
2013-02-22fb: mmp: include linux/platform_device.hArnd Bergmann
2013-02-22video: mmp fb supportZhou Zhu
2013-02-22video: mmp display subsystemZhou Zhu
2013-02-22goldfish: framebuffer driverArve Hjønnevåg
2013-02-22fbcon: clear the logo bitmap from the margin areaKamal Mostafa
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20gpu: remove gma500 stub driverLee, Chun-Yi
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-02-14ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann
2013-02-14fb/exynos: include platform_device.hArnd Bergmann
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown
2013-02-13mfd: max8925: Support dt for backlightQing Xu
2013-02-08Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...Dave Airlie
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie
2013-02-08fbcon: fix locking harderDave Airlie
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-07fbcon: don't lose the console font across generic->chip driver switchDave Airlie
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-07backlight: fix class_find_device() argumentsGreg Kroah-Hartman
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman
2013-02-01ARM: OMAP2+: Remove apollon board supportKyungmin Park
2013-01-31pwm_backlight: Validate dft_brightness in main probe functionPeter Ujfalusi
2013-01-30pwm-backlight: handle BL_CORE_FBBLANK stateAlexandre Courbot
2013-01-29drivers/video: fsl-diu-fb: fix bugs in interrupt handlingAnatolij Gustschin
2013-01-29drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman