summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-07-24aty128fb: Fix coding style issuesEmil Goode
2012-07-08s3fb: Add Virge/MX (86C260)Ondrej Zary
2012-07-08grvga: Fix error handling issuesEmil Goode
2012-07-08video: w100fb: Reduce sleep mode battery dischargePaul Parsons
2012-07-08Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen
2012-06-27da8xx-fb: Rounding FB size to satisfy SGX buffer requirementsAditya Nellutla
2012-06-27mx3fb: avoid screen flash when panning with fb_set_varLiu Ying
2012-06-27mx3fb: support pan display with fb_set_varLiu Ying
2012-06-24Merge branch 'planes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat
2012-06-24video: backlight: remove unused headerPaul Bolle
2012-06-24video: exynos_dp: remove duplicated declarations from header fileJingoo Han
2012-06-24video: exynos_dp: fix build warning due to uninitialized valueJingoo Han
2012-06-20fbdev: sh_mobile_lcdc: Implement overlays supportLaurent Pinchart
2012-06-20fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefixLaurent Pinchart
2012-06-20fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structureLaurent Pinchart
2012-06-20fbdev: sh_mipi_dsi: fix a section mismatchGuennadi Liakhovetski
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-06-13video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-06-09drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann
2012-06-09drivers/savagefb: use mdelay instead of udelayArnd Bergmann
2012-06-09video/console: automatically select a fontArnd Bergmann
2012-06-09video/ili9320: do not mark exported functions __devexitArnd Bergmann
2012-06-09drivers/video: use correct __devexit_p annotationArnd Bergmann
2012-06-05video: bfin_adv7393fb: Convert to kstrtouint_from_userEmil Goode
2012-06-05Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...Florian Tobias Schandinat
2012-06-04OMAPDSS: DSI: Fix bug when calculating LP command interleaving parametersArchit Taneja
2012-06-04OMAPDSS: fix bogus WARN_ON in dss_runtime_put()Tomi Valkeinen
2012-06-04OMAPDSS: Taal: fix compilation warningTomi Valkeinen
2012-06-04OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabledTomi Valkeinen
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown
2012-05-29backlight: tosa_lcd: use devm_ functionsJingoo Han
2012-05-29backlight: tosa_bl: use devm_ functionsJingoo Han
2012-05-29backlight: tdo24m: use devm_ functionsJingoo Han
2012-05-29backlight: s6e63m0: use devm_ functionsJingoo Han
2012-05-29backlight: ltv350qv: use devm_ functionsJingoo Han
2012-05-29backlight: lms283gf05: use devm_ functionsJingoo Han
2012-05-29backlight: ld9040: use devm_ functionsJingoo Han
2012-05-29backlight: l4f00242t03: use devm_ functionsJingoo Han
2012-05-29backlight: ili9320: use devm_ functionsJingoo Han
2012-05-29backlight: corgi_lcd: use devm_ functionsJingoo Han
2012-05-29backlight: ams369fg06: use devm_ functionsJingoo Han
2012-05-29backlight: adp8870: use devm_ functionsJingoo Han
2012-05-29backlight: adp8860: use devm_ functionsJingoo Han
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary
2012-05-29drivers/video/backlight/l4f00242t03.c: use pr_fmtJingoo Han