aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-16Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds8-16/+34
2012-06-13video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han1-1/+1
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han1-2/+8
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-5/+4
2012-06-09drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann1-1/+1
2012-06-09drivers/savagefb: use mdelay instead of udelayArnd Bergmann1-5/+5
2012-06-09video/console: automatically select a fontArnd Bergmann1-0/+14
2012-06-09video/ili9320: do not mark exported functions __devexitArnd Bergmann1-1/+1
2012-06-09drivers/video: use correct __devexit_p annotationArnd Bergmann2-2/+2
2012-06-05video: bfin_adv7393fb: Convert to kstrtouint_from_userEmil Goode1-4/+2
2012-06-05Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux into fbdev-for-linusFlorian Tobias Schandinat4-5/+4
2012-06-04OMAPDSS: DSI: Fix bug when calculating LP command interleaving parametersArchit Taneja1-1/+1
2012-06-04OMAPDSS: fix bogus WARN_ON in dss_runtime_put()Tomi Valkeinen1-1/+1
2012-06-04OMAPDSS: Taal: fix compilation warningTomi Valkeinen1-1/+1
2012-06-04OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabledTomi Valkeinen1-2/+1
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds66-1841/+4734
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown1-0/+1
2012-05-29backlight: tosa_lcd: use devm_ functionsJingoo Han1-5/+3
2012-05-29backlight: tosa_bl: use devm_ functionsJingoo Han1-6/+5
2012-05-29backlight: tdo24m: use devm_ functionsJingoo Han1-15/+6
2012-05-29backlight: s6e63m0: use devm_ functionsJingoo Han1-10/+5
2012-05-29backlight: ltv350qv: use devm_ functionsJingoo Han1-16/+7
2012-05-29backlight: lms283gf05: use devm_ functionsJingoo Han1-6/+3
2012-05-29backlight: ld9040: use devm_ functionsJingoo Han1-8/+6
2012-05-29backlight: l4f00242t03: use devm_ functionsJingoo Han1-14/+11
2012-05-29backlight: ili9320: use devm_ functionsJingoo Han1-7/+2
2012-05-29backlight: corgi_lcd: use devm_ functionsJingoo Han1-8/+4
2012-05-29backlight: ams369fg06: use devm_ functionsJingoo Han1-10/+5
2012-05-29backlight: adp8870: use devm_ functionsJingoo Han1-15/+7
2012-05-29backlight: adp8860: use devm_ functionsJingoo Han1-15/+7
2012-05-29backlight: initialize struct backlight_properties properlyCorentin Chary4-0/+4
2012-05-29drivers/video/backlight/l4f00242t03.c: use pr_fmtJingoo Han1-0/+2
2012-05-29backlight: progear: use pr_err() instead of printk()Jingoo Han1-2/+4
2012-05-29backlight: omap1: use pr_info() instead of printk()Jingoo Han1-1/+3
2012-05-29backlight: jornada720: use pr_err()/pr_info() instead of printk()Jingoo Han2-9/+13
2012-05-29backlight: generic_bl: use pr_info() instead of printk()Jingoo Han1-2/+4
2012-05-29backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()Jingoo Han1-4/+5
2012-05-29backlight: apple_bl: use pr_debug()/pr_err() instead of printk()Jingoo Han1-12/+8
2012-05-29backlight: use pr_warn() and pr_debug() instead of printk()Jingoo Han2-9/+12
2012-05-29drivers/video/backlight/adp5520_bl.c: use kstrtoul()Jingoo Han1-2/+2
2012-05-29drivers/video/backlight/adp8870_bl.c: use kstrtoul()Jingoo Han1-3/+3
2012-05-29drivers/video/backlight/adp8860_bl.c: use kstrtoul()Jingoo Han1-3/+3
2012-05-29backlight: add LM3533 backlight driverJohan Hovold3-0/+436
2012-05-29drivers/video/backlight/apple_bl.c: include header for exported symbol prototypesH Hartley Sweeten1-0/+1
2012-05-29lcd: add callbacks for early fb event blank supportInki Dae1-0/+10
2012-05-29fbdev: add events for early fb event supportInki Dae1-6/+15
2012-05-29blacklight: remove redundant spi driver bus initializationLars-Peter Clausen4-4/+0
2012-05-29video: bfin_adv7393fb: Fix cleanup codeEmil Goode1-20/+23
2012-05-29video: exynos_dp: reduce delay time when configuring video settingJingoo Han1-2/+2
2012-05-29video: exynos_dp: move sw reset prioir to enabling sw defined functionJingoo Han3-2/+8