aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
* Merge tag 'v3.9-rc5' into drm-intel-next-queuedDaniel Vetter2013-04-03
|\
| * Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2013-03-28
| |\
| | * omapdss: features: fix supported outputs for OMAP4Archit Taneja2013-03-22
| | * OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas2013-03-22
| | * omapfb: fix broken build on OMAP1Aaro Koskinen2013-03-22
| * | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-25
| |\ \
| | * | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-18
| | |/
| * | drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten2013-03-22
| * | Merge at91 lcdfb bug fixes into fixesArnd Bergmann2013-03-14
| |\ \ | | |/ | |/|
| | * atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold2013-03-13
* | | Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter2013-03-19
|\| |
| * | ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren2013-03-04
| |/
| * backlight: add new lp8788 backlight driverKim, Milo2013-02-27
| * drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han2013-02-27
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
| |\
| | * new helper: file_inode(file)Al Viro2013-02-22
| * | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-02-26
| |\ \
| | * | pwm_backlight: Validate dft_brightness in main probe functionPeter Ujfalusi2013-01-31
| | * | pwm-backlight: handle BL_CORE_FBBLANK stateAlexandre Courbot2013-01-30
| * | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
| |\ \ \
| | * | | video: Add generic HDMI infoframe helpersThierry Reding2013-02-22
| | * | | gpu: remove gma500 stub driverLee, Chun-Yi2013-02-20
| * | | | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-24
| |\ \ \ \
| | * | | | mfd: max8925: Support dt for backlightQing Xu2013-02-13
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-19
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | drivers/video: fsl-diu-fb: fix bugs in interrupt handlingAnatolij Gustschin2013-01-29
| | | * | | | drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin2013-01-29
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
| |\ \ \ \ \
| | * | | | | backlight: lp855x_bl: simplify bl_get_brightness()Kim, Milo2013-02-21
| | * | | | | backlight: lp855x_bl: support new LP8557 deviceKim, Milo2013-02-21
| | * | | | | backlight: lp855x_bl: introduce device configuration flowKim, Milo2013-02-21
| | * | | | | drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen2013-02-21
| | * | | | | drivers/video/backlight/lm3630_bl.c: remove ret = -EIO of lm3630_backlight_re...Jingoo Han2013-02-21
| | * | | | | drivers/video/backlight/s6e63m0.c: report ->gamma_table_count correctlyDan Carpenter2013-02-21
| | * | | | | drivers/video/backlight/88pm860x_bl.c: add missing of_node_put()Axel Lin2013-02-21
| | * | | | | backlight: add an AS3711 PMIC backlight driverGuennadi Liakhovetski2013-02-21
| | * | | | | drivers/video/backlight/Makefile: cleanupAndrew Morton2013-02-21
| | * | | | | fb: backlight: add the Himax HX-8357B LCD controllerMaxime Ripard2013-02-21
| | * | | | | drivers/video/backlight/ld9040.c: use devm_regulator_bulk_get() APISachin Kamat2013-02-21
| | * | | | | drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get()Axel Lin2013-02-21
| | * | | | | drivers/video/backlight/lm3639_bl.c: remove ret = -EIO at error paths of probeDevendra Naga2013-02-21
| | * | | | | backlight: corgi_lcd: use lcd_get_data instead of dev_get_drvdataJingoo Han2013-02-21
| | * | | | | backlight: omap1: use bl_get_data instead of dev_get_drvdataJingoo Han2013-02-21
| | * | | | | backlight: tosa: use bl_get_data instead of dev_get_drvdataJingoo Han2013-02-21
| | * | | | | backlight: corgi_lcd: use bl_get_data instead of dev_get_drvdataJingoo Han2013-02-21
| | * | | | | backlight: ams369fg06: use bl_get_data instead of dev_get_drvdataJingoo Han2013-02-21
| | * | | | | pwm_backlight: use bl_get_data instead of dev_get_drvdataJingoo Han2013-02-21
| | * | | | | backlight: aat2870: use bl_get_data instead of dev_get_drvdataJingoo Han2013-02-21
| | * | | | | backlight: lms501kf03: use spi_get_drvdata and spi_set_drvdataJingoo Han2013-02-21