aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-04-02video:uvesafb: Fix dereference NULL pointer code pathWang YanQing
2013-04-02fbmon: use VESA_DMT_VSYNC_HIGH to fix typoJingoo Han
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-03-27Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2013-03-27fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten
2013-03-22omapdss: features: fix supported outputs for OMAP4Archit Taneja
2013-03-22OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas
2013-03-22omapfb: fix broken build on OMAP1Aaro Koskinen
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut
2013-03-15Merge at91 lcdfb bug fixes into fixesArnd Bergmann
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren
2013-02-27backlight: add new lp8788 backlight driverKim, Milo
2013-02-27drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22video: Add generic HDMI infoframe helpersThierry Reding
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21backlight: lp855x_bl: simplify bl_get_brightness()Kim, Milo
2013-02-21backlight: lp855x_bl: support new LP8557 deviceKim, Milo
2013-02-21backlight: lp855x_bl: introduce device configuration flowKim, Milo
2013-02-21drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen
2013-02-21drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_re...Jingoo Han
2013-02-21drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctlyDan Carpenter
2013-02-21drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()Axel Lin
2013-02-21backlight: add an AS3711 PMIC backlight driverGuennadi Liakhovetski
2013-02-21drivers/video/backlight/Makefile: cleanupAndrew Morton
2013-02-21fb: backlight: add the Himax HX-8357B LCD controllerMaxime Ripard
2013-02-21drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() APISachin Kamat
2013-02-21drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get()Axel Lin
2013-02-21drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probeDevendra Naga
2013-02-21backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdataJingoo Han
2013-02-21backlight: omap1: use bl_get_data instead of dev_get_drvdataJingoo Han
2013-02-21backlight: tosa: use bl_get_data instead of dev_get_drvdataJingoo Han
2013-02-21backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdataJingoo Han
2013-02-21backlight: ams369fg06: use bl_get_data instead of dev_get_drvdataJingoo Han
2013-02-21pwm_backlight: use bl_get_data instead of dev_get_drvdataJingoo Han
2013-02-21backlight: aat2870: use bl_get_data instead of dev_get_drvdataJingoo Han
2013-02-21backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdataJingoo Han
2013-02-21backlight: corgi_lcd: use spi_get_drvdata and spi_set_drvdataJingoo Han
2013-02-21backlight: tosa: use spi_get_drvdata and spi_set_drvdataJingoo Han
2013-02-21backlight: vgg2432a4: use spi_get_drvdata and spi_set_drvdataJingoo Han