Age | Commit message (Expand) | Author | Files | Lines |
2013-04-05 | Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2 | -2/+3 |
2013-04-02 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+1 |
2013-04-02 | video:uvesafb: Fix dereference NULL pointer code path | Wang YanQing | 1 | -1/+2 |
2013-04-02 | fbmon: use VESA_DMT_VSYNC_HIGH to fix typo | Jingoo Han | 1 | -1/+1 |
2013-03-29 | Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 3 | -6/+15 |
2013-03-27 | Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 1 | -0/+1 |
2013-03-27 | fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings | Kuninori Morimoto | 1 | -0/+1 |
2013-03-25 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+5 |
2013-03-23 | drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() | H Hartley Sweeten | 1 | -0/+1 |
2013-03-22 | omapdss: features: fix supported outputs for OMAP4 | Archit Taneja | 1 | -4/+2 |
2013-03-22 | OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts | Grazvydas Ignotas | 1 | -2/+11 |
2013-03-22 | omapfb: fix broken build on OMAP1 | Aaro Koskinen | 1 | -0/+2 |
2013-03-19 | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 | Marek Vasut | 1 | -2/+5 |
2013-03-15 | Merge at91 lcdfb bug fixes into fixes | Arnd Bergmann | 1 | -7/+15 |
2013-03-13 | atmel_lcdfb: fix 16-bpp modes on older SOCs | Johan Hovold | 1 | -7/+15 |
2013-03-04 | ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h | Tony Lindgren | 2 | -0/+4 |
2013-02-28 | backlight: add new lp8788 backlight driver | Kim, Milo | 3 | -0/+340 |
2013-02-28 | drivers/video/backlight/ams369fg06.c: make power_on() call optional | Jingoo Han | 1 | -5/+3 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -3/+3 |
2013-02-26 | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 1 | -10/+10 |
2013-02-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -35/+874 |
2013-02-25 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -1/+30 |
2013-02-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -28/+36 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 3 | -3/+3 |
2013-02-22 | video: Add generic HDMI infoframe helpers | Thierry Reding | 3 | -0/+312 |
2013-02-22 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 48 | -473/+6069 |
2013-02-22 | backlight: lp855x_bl: simplify bl_get_brightness() | Kim, Milo | 1 | -24/+0 |
2013-02-22 | backlight: lp855x_bl: support new LP8557 device | Kim, Milo | 2 | -16/+73 |
2013-02-22 | backlight: lp855x_bl: introduce device configuration flow | Kim, Milo | 1 | -10/+68 |
2013-02-22 | drivers/video/backlight/adp88?0_bl.c: fix resume | Lars-Peter Clausen | 2 | -2/+2 |
2013-02-22 | drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_re... | Jingoo Han | 1 | -2/+2 |
2013-02-22 | drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctly | Dan Carpenter | 1 | -1/+1 |
2013-02-22 | drivers/video/backlight/88pm860x_bl.c: add missing of_node_put() | Axel Lin | 1 | -1/+4 |
2013-02-22 | backlight: add an AS3711 PMIC backlight driver | Guennadi Liakhovetski | 3 | -0/+388 |
2013-02-22 | drivers/video/backlight/Makefile: cleanup | Andrew Morton | 1 | -45/+45 |
2013-02-22 | fb: backlight: add the Himax HX-8357B LCD controller | Maxime Ripard | 3 | -0/+505 |
2013-02-22 | drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() API | Sachin Kamat | 1 | -8/+3 |
2013-02-22 | drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get() | Axel Lin | 1 | -19/+5 |
2013-02-22 | drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probe | Devendra Naga | 1 | -4/+1 |
2013-02-22 | backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdata | Jingoo Han | 1 | -3/+3 |
2013-02-22 | backlight: omap1: use bl_get_data instead of dev_get_drvdata | Jingoo Han | 1 | -5/+5 |
2013-02-22 | backlight: tosa: use bl_get_data instead of dev_get_drvdata | Jingoo Han | 1 | -1/+1 |
2013-02-22 | backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdata | Jingoo Han | 1 | -2/+2 |
2013-02-22 | backlight: ams369fg06: use bl_get_data instead of dev_get_drvdata | Jingoo Han | 1 | -1/+1 |
2013-02-22 | pwm_backlight: use bl_get_data instead of dev_get_drvdata | Jingoo Han | 1 | -4/+4 |
2013-02-22 | backlight: aat2870: use bl_get_data instead of dev_get_drvdata | Jingoo Han | 1 | -1/+1 |
2013-02-22 | backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdata | Jingoo Han | 1 | -5/+5 |
2013-02-22 | backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdata | Jingoo Han | 1 | -4/+4 |
2013-02-22 | backlight: tosa: use spi_get_drvdata and spi_set_drvdata | Jingoo Han | 1 | -6/+6 |
2013-02-22 | backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdata | Jingoo Han | 1 | -5/+4 |