summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
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-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-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-06backlight: 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-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-23Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson
2013-01-22video: Convert to devm_ioremap_resource()Thierry Reding
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-21drivers/video/omap: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21drivers/video/geode: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21drivers/video: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-17video: imxfb: Do not crash on rebootFabio Estevam
2013-01-16Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-01-15Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson
2013-01-14video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou
2013-01-11drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-04video: mxsfb: fix crash when unblanking the displayLothar Waßmann
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-12-28video/exynos: don't use [delayed_]work_pending()Tejun Heo
2012-12-18backlight: locomolcd: fix checkpatch error and warningJingoo Han
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-17backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ONMarko Katic
2012-12-17drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...Jingoo Han
2012-12-17drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be calledJingoo Han
2012-12-17backlight: 88pm860x_bl: remove an unnecessary line continuationJingoo Han