aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2012-05-29backlight: progear: use pr_err() instead of printk()Jingoo Han
2012-05-29backlight: omap1: use pr_info() instead of printk()Jingoo Han
2012-05-29backlight: jornada720: use pr_err()/pr_info() instead of printk()Jingoo Han
2012-05-29backlight: generic_bl: use pr_info() instead of printk()Jingoo Han
2012-05-29backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()Jingoo Han
2012-05-29backlight: apple_bl: use pr_debug()/pr_err() instead of printk()Jingoo Han
2012-05-29backlight: use pr_warn() and pr_debug() instead of printk()Jingoo Han
2012-05-29drivers/video/backlight/adp5520_bl.c: use kstrtoul()Jingoo Han
2012-05-29drivers/video/backlight/adp8870_bl.c: use kstrtoul()Jingoo Han
2012-05-29drivers/video/backlight/adp8860_bl.c: use kstrtoul()Jingoo Han
2012-05-29backlight: add LM3533 backlight driverJohan Hovold
2012-05-29drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten
2012-05-29lcd: add callbacks for early fb event blank supportInki Dae
2012-05-29fbdev: add events for early fb event supportInki Dae
2012-05-29blacklight: remove redundant spi driver bus initializationLars-Peter Clausen
2012-05-29video: bfin_adv7393fb: Fix cleanup codeEmil Goode
2012-05-29video: exynos_dp: reduce delay time when configuring video settingJingoo Han
2012-05-29video: exynos_dp: move sw reset prioir to enabling sw defined functionJingoo Han