Age | Commit message (Expand) | Author | Files | Lines |
2012-07-12 | Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 7 | -22/+33 |
2012-07-08 | OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n | Tomi Valkeinen | 6 | -6/+6 |
2012-07-08 | OMAPDSS: Use PM notifiers for system suspend | Tomi Valkeinen | 1 | -16/+27 |
2012-06-17 | Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 8 | -16/+34 |
2012-06-13 | video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclk | Jingoo Han | 1 | -1/+1 |
2012-06-13 | video: s3c-fb: clear SHADOWCON register when clearing hardware window registers | Jingoo Han | 1 | -2/+8 |
2012-06-13 | Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 4 | -5/+4 |
2012-06-09 | drivers/tosa: driver needs I2C and SPI to compile | Arnd Bergmann | 1 | -1/+1 |
2012-06-09 | drivers/savagefb: use mdelay instead of udelay | Arnd Bergmann | 1 | -5/+5 |
2012-06-09 | video/console: automatically select a font | Arnd Bergmann | 1 | -0/+14 |
2012-06-09 | video/ili9320: do not mark exported functions __devexit | Arnd Bergmann | 1 | -1/+1 |
2012-06-09 | drivers/video: use correct __devexit_p annotation | Arnd Bergmann | 2 | -2/+2 |
2012-06-06 | video: bfin_adv7393fb: Convert to kstrtouint_from_user | Emil Goode | 1 | -4/+2 |
2012-06-06 | Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ... | Florian Tobias Schandinat | 4 | -5/+4 |
2012-06-04 | OMAPDSS: DSI: Fix bug when calculating LP command interleaving parameters | Archit Taneja | 1 | -1/+1 |
2012-06-04 | OMAPDSS: fix bogus WARN_ON in dss_runtime_put() | Tomi Valkeinen | 1 | -1/+1 |
2012-06-04 | OMAPDSS: Taal: fix compilation warning | Tomi Valkeinen | 1 | -1/+1 |
2012-06-04 | OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled | Tomi Valkeinen | 1 | -2/+1 |
2012-06-02 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 66 | -1841/+4734 |
2012-05-30 | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING | Mark Brown | 1 | -0/+1 |
2012-05-30 | backlight: tosa_lcd: use devm_ functions | Jingoo Han | 1 | -5/+3 |
2012-05-30 | backlight: tosa_bl: use devm_ functions | Jingoo Han | 1 | -6/+5 |
2012-05-30 | backlight: tdo24m: use devm_ functions | Jingoo Han | 1 | -15/+6 |
2012-05-30 | backlight: s6e63m0: use devm_ functions | Jingoo Han | 1 | -10/+5 |
2012-05-30 | backlight: ltv350qv: use devm_ functions | Jingoo Han | 1 | -16/+7 |
2012-05-30 | backlight: lms283gf05: use devm_ functions | Jingoo Han | 1 | -6/+3 |
2012-05-30 | backlight: ld9040: use devm_ functions | Jingoo Han | 1 | -8/+6 |
2012-05-30 | backlight: l4f00242t03: use devm_ functions | Jingoo Han | 1 | -14/+11 |
2012-05-30 | backlight: ili9320: use devm_ functions | Jingoo Han | 1 | -7/+2 |
2012-05-30 | backlight: corgi_lcd: use devm_ functions | Jingoo Han | 1 | -8/+4 |
2012-05-30 | backlight: ams369fg06: use devm_ functions | Jingoo Han | 1 | -10/+5 |
2012-05-30 | backlight: adp8870: use devm_ functions | Jingoo Han | 1 | -15/+7 |
2012-05-30 | backlight: adp8860: use devm_ functions | Jingoo Han | 1 | -15/+7 |
2012-05-30 | backlight: initialize struct backlight_properties properly | Corentin Chary | 4 | -0/+4 |
2012-05-30 | drivers/video/backlight/l4f00242t03.c: use pr_fmt | Jingoo Han | 1 | -0/+2 |
2012-05-30 | backlight: progear: use pr_err() instead of printk() | Jingoo Han | 1 | -2/+4 |
2012-05-30 | backlight: omap1: use pr_info() instead of printk() | Jingoo Han | 1 | -1/+3 |
2012-05-30 | backlight: jornada720: use pr_err()/pr_info() instead of printk() | Jingoo Han | 2 | -9/+13 |
2012-05-30 | backlight: generic_bl: use pr_info() instead of printk() | Jingoo Han | 1 | -2/+4 |
2012-05-30 | backlight: cr_bllcd: use pr_err()/pr_info() instead of printk() | Jingoo Han | 1 | -4/+5 |
2012-05-30 | backlight: apple_bl: use pr_debug()/pr_err() instead of printk() | Jingoo Han | 1 | -12/+8 |
2012-05-30 | backlight: use pr_warn() and pr_debug() instead of printk() | Jingoo Han | 2 | -9/+12 |
2012-05-30 | drivers/video/backlight/adp5520_bl.c: use kstrtoul() | Jingoo Han | 1 | -2/+2 |
2012-05-30 | drivers/video/backlight/adp8870_bl.c: use kstrtoul() | Jingoo Han | 1 | -3/+3 |
2012-05-30 | drivers/video/backlight/adp8860_bl.c: use kstrtoul() | Jingoo Han | 1 | -3/+3 |
2012-05-30 | backlight: add LM3533 backlight driver | Johan Hovold | 3 | -0/+436 |
2012-05-30 | drivers/video/backlight/apple_bl.c: include header for exported symbol protot... | H Hartley Sweeten | 1 | -0/+1 |
2012-05-30 | lcd: add callbacks for early fb event blank support | Inki Dae | 1 | -0/+10 |
2012-05-30 | fbdev: add events for early fb event support | Inki Dae | 1 | -6/+15 |
2012-05-30 | blacklight: remove redundant spi driver bus initialization | Lars-Peter Clausen | 4 | -4/+0 |