summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2013-02-22video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar1-2/+2
2013-02-22video: exynos_dp: add missing of_node_put()Jingoo Han1-6/+13
2013-02-22video: s3c-fb: use ARCH_ dependancyJingoo Han1-1/+2
2013-02-22drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat1-51/+17
2013-02-22drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat1-1/+1
2013-02-22drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat1-10/+4
2013-02-22drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam1-1/+1
2013-02-22video: mmpdisp: add spi port in display controllerZhou Zhu5-0/+199
2013-02-22video: mmp: add tpo hvga panel supportedLisa Du5-1/+195
2013-02-22video: mmp display controller supportGuoqing Li6-1/+2570
2013-02-22fb: mmp: include linux/platform_device.hArnd Bergmann1-0/+1
2013-02-22video: mmp fb supportZhou Zhu6-1/+757
2013-02-22video: mmp display subsystemZhou Zhu5-0/+266
2013-02-22goldfish: framebuffer driverArve Hjønnevåg3-0/+328
2013-02-22fbcon: clear the logo bitmap from the margin areaKamal Mostafa1-1/+9
2013-02-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+0
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-0/+5
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-45/+39
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
2013-02-15ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann1-0/+1
2013-02-15fb/exynos: include platform_device.hArnd Bergmann2-0/+2
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown1-0/+1
2013-02-07backlight: fix class_find_device() argumentsGreg Kroah-Hartman1-1/+1
2013-02-05kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2-0/+2
2013-02-01ARM: OMAP2+: Remove apollon board supportKyungmin Park1-24/+0
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman1-1/+12
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-24Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson1-0/+10
2013-01-22video: Convert to devm_ioremap_resource()Thierry Reding5-22/+16
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-2/+2
2013-01-22drivers/video/omap: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-22drivers/video/geode: remove depends on CONFIG_EXPERIMENTALKees Cook1-7/+7
2013-01-22drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-22drivers/video: remove depends on CONFIG_EXPERIMENTALKees Cook1-13/+13
2013-01-17video: imxfb: Do not crash on rebootFabio Estevam1-0/+10
2013-01-17Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson135-1129/+1017
2013-01-15Merge tag 'imx-fixes-3.8-2' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson1-1/+2
2013-01-14video: imxfb: fix imxfb_info configuration orderGwenhael Goavec-Merou1-1/+2
2013-01-12drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard1-2/+2
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2013-01-04video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2013-01-04Drivers: video: remove __dev* attributes.Greg Kroah-Hartman135-1129/+1017
2012-12-29video/exynos: don't use [delayed_]work_pending()Tejun Heo1-4/+2
2012-12-19backlight: locomolcd: fix checkpatch error and warningJingoo Han1-13/+25
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-5/+18
2012-12-18backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ONMarko Katic1-2/+2
2012-12-18drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...Jingoo Han1-1/+2
2012-12-18drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be calledJingoo Han1-2/+6
2012-12-18backlight: 88pm860x_bl: remove an unnecessary line continuationJingoo Han1-2/+1