summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2014-03-05OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen
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-14video: s6e8ax0: Use devm_* APIsSachin Kamat
2014-02-14video: exynos: Remove OF dependency for Exynos DPSachin Kamat
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
2014-02-11matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka
2014-02-11matroxfb: set FBINFO_READS_FASTMikulas Patocka
2014-02-11fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2014-01-27Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-01-23backlight: lp8788: remove unnecessary parenthesesJingoo Han
2014-01-23backlight: lp855x: remove unnecessary parenthesesJingoo Han
2014-01-23backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han
2014-01-23backlight: tosa: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: jornada720: use devm_lcd_device_register()Jingoo Han
2014-01-23backlight: tosa: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: omap1: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han
2014-01-23backlight: jornada720: use devm_backlight_device_register()Jingoo Han
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...David Howells
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-01-20Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-nextTomi Valkeinen
2014-01-17i810: delete useless variableJulia Lawall
2014-01-17video: add OpenCores VGA/LCD framebuffer driverStefan Kristiansson
2014-01-17video/logo: Remove MIPS-specific include sectionGeert Uytterhoeven
2014-01-17tgafb: potential NULL dereference in initDan Carpenter