summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2014-03-19OMAPDSS: Add DT support to VENCTomi Valkeinen
2014-03-19OMAPDSS: Add DT support to HDMITomi Valkeinen
2014-03-19OMAPDSS: Add DT support to DISPCTomi Valkeinen
2014-03-19OMAPDSS: Add DT support to DSSTomi Valkeinen
2014-03-19OMAPDSS: Improve regulator names for DTTomi Valkeinen
2014-03-19OMAPDSS: add of helpersTomi Valkeinen
2014-03-19OMAPFB: search for default display with DT aliasTomi Valkeinen
2014-03-19OMAPFB: clean up default display searchTomi Valkeinen
2014-03-19OMAPDSS: get dssdev->alias from DT aliasTomi Valkeinen
2014-03-19OMAPDSS: add 'label' support for DTTomi Valkeinen
2014-03-17video: imxfb: Add DT default contrast control register property.Denis Carikli
2014-03-12video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart
2014-03-07fbdev: vesafb: add dev->remove() callbackDavid Herrmann
2014-03-07fbdev: efifb: add dev->remove() callbackDavid Herrmann
2014-03-07video: pxa3xx-gcu: switch to devres functionsDaniel Mack
2014-03-07video: pxa3xx-gcu: provide an empty .open callDaniel Mack
2014-03-07video: pxa3xx-gcu: pass around struct device *Daniel Mack
2014-03-07video: pxa3xx-gcu: rename some symbolsDaniel Mack
2014-03-07sisfb: fix 1280x720 resolution supportDan Carpenter
2014-03-06video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_infoWang YanQing
2014-03-06video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_removeWang YanQing
2014-03-05fbdev: FB_OPENCORES should depend on HAS_DMAGeert Uytterhoeven
2014-03-05OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen
2014-02-28hyperv-fb: kick off efifb earlyGerd Hoffmann
2014-02-28hyperv-fb: add support for generation 2 virtual machines.Gerd Hoffmann
2014-02-28OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen
2014-02-28OMAPDSS: use DISPC register to detect context lossTomi Valkeinen
2014-02-28video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macroManish Badarkhe
2014-02-28video: imxfb: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan
2014-02-28video: imxfb: Resolve mismatch between backlight/contrastAlexander Shiyan
2014-02-28video: imxfb: Use module_platform_driver()Alexander Shiyan
2014-02-28video: imxfb: Remove unused fields from platform data structureAlexander Shiyan
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman
2014-02-14video: s6e8ax0: Use devm_* APIsSachin Kamat
2014-02-14video: exynos: Remove OF dependency for Exynos DPSachin Kamat
2014-02-14video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat
2014-02-11OMAPDSS: fix fck field typesTomi Valkeinen
2014-02-11OMAPDSS: DISPC: decimation rounding fixTomi Valkeinen
2014-02-11video: xilinxfb: Move xilinxfb_platform_data directly to the driverMichal Simek
2014-02-11video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan
2014-02-11tgafb: avoid restriction on modes with line length not a multiple of 64Mikulas Patocka
2014-02-11tgafb: fix data copyingMikulas Patocka
2014-02-11tgafb: fix mode setting with fbsetMikulas Patocka
2014-02-11mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka
2014-02-11atyfb: set FBINFO_READS_FASTMikulas Patocka
2014-02-11mach64: use unaligned accessMikulas Patocka
2014-02-11atyfb: remove resolution limit 1600Mikulas Patocka
2014-02-11framebuffer: fix cfb_copyareaMikulas Patocka