summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-103-18/+59
|\
| * backlight: lm3639: Use devm_backlight_device_register()Daniel Jeong2014-04-081-10/+7
| * backlight: gpio-backlight: Add DT supportDenis Carikli2014-04-081-7/+51
| * backlight: core: Replace kfree with put_deviceLevente Kurusa2014-04-081-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-086-3093/+0
|\ \
| * | drm/exynos: Move dp driver from video/ to drm/Sean Paul2014-03-246-3092/+0
| * | drm/exynos: Remove useless slab.h includeStephane Marchesin2014-03-241-1/+0
| |/
* | Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0720-42/+923
|\ \
| * | OMAPDSS: HDMI: fix interlace outputTomi Valkeinen2014-04-041-0/+2
| * | OMAPDSS: add missing __init for dss_init_portsTomi Valkeinen2014-04-041-1/+1
| * | OMAPDSS: remove DT hacks for regulatorsTomi Valkeinen2014-04-042-18/+4
| * | Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen2014-03-2021-44/+938
| |\ \
| | * | OMAPDSS: acx565akm: Add DT supportSebastian Reichel2014-03-191-1/+32
| | * | OMAPDSS: connector-analog-tv: Add DT supportTomi Valkeinen2014-03-191-2/+41
| | * | OMAPDSS: hdmi-connector: Add DT supportTomi Valkeinen2014-03-191-0/+30
| | * | OMAPDSS: encoder-tpd12s015: Add DT supportTomi Valkeinen2014-03-191-0/+56
| | * | OMAPDSS: connector-dvi: Add DT supportTomi Valkeinen2014-03-191-0/+43
| | * | OMAPDSS: encoder-tfp410: Add DT supportTomi Valkeinen2014-03-191-1/+42
| | * | OMAPDSS: panel-dsi-cm: Add DT supportTomi Valkeinen2014-03-191-4/+56
| | * | OMAPDSS: Add DT support to DSITomi Valkeinen2014-03-191-1/+138
| | * | OMAPDSS: Add DT support to VENCTomi Valkeinen2014-03-191-0/+61
| | * | OMAPDSS: Add DT support to HDMITomi Valkeinen2014-03-191-0/+6
| | * | OMAPDSS: Add DT support to DISPCTomi Valkeinen2014-03-191-0/+8
| | * | OMAPDSS: Add DT support to DSSTomi Valkeinen2014-03-194-0/+164
| | * | OMAPDSS: Improve regulator names for DTTomi Valkeinen2014-03-193-3/+12
| | * | OMAPDSS: add of helpersTomi Valkeinen2014-03-192-1/+160
| | * | OMAPFB: search for default display with DT aliasTomi Valkeinen2014-03-191-1/+22
| | * | OMAPFB: clean up default display searchTomi Valkeinen2014-03-191-17/+29
| | * | OMAPDSS: get dssdev->alias from DT aliasTomi Valkeinen2014-03-191-2/+17
| | * | OMAPDSS: add 'label' support for DTTomi Valkeinen2014-03-191-0/+9
| | |/
* | | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0445-819/+635
|\ \ \
| * | | fbdev: Make the switch from generic to native driver less alarmingAdam Jackson2014-04-031-2/+1
| |/ /
| * | Video: atmel: avoid the id of fix screen info is overwrittenBo Shen2014-03-191-1/+1
| * | video: imxfb: Add DT default contrast control register property.Denis Carikli2014-03-171-0/+3
| * | video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart2014-03-121-0/+6
| * | fbdev: vesafb: add dev->remove() callbackDavid Herrmann2014-03-071-1/+12
| * | fbdev: efifb: add dev->remove() callbackDavid Herrmann2014-03-071-1/+12
| * | video: pxa3xx-gcu: switch to devres functionsDaniel Mack2014-03-071-74/+39
| * | video: pxa3xx-gcu: provide an empty .open callDaniel Mack2014-03-071-0/+10
| * | video: pxa3xx-gcu: pass around struct device *Daniel Mack2014-03-071-27/+29
| * | video: pxa3xx-gcu: rename some symbolsDaniel Mack2014-03-071-27/+21
| * | sisfb: fix 1280x720 resolution supportDan Carpenter2014-03-071-0/+1
| * | video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_infoWang YanQing2014-03-061-6/+1
| * | video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_removeWang YanQing2014-03-061-5/+3
| * | fbdev: FB_OPENCORES should depend on HAS_DMAGeert Uytterhoeven2014-03-051-1/+1
| * | OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen2014-03-0521-96/+95
| * | OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen2014-02-282-18/+0
| * | OMAPDSS: use DISPC register to detect context lossTomi Valkeinen2014-02-281-13/+11
| * | video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macroManish Badarkhe2014-02-281-12/+10
| * | video: imxfb: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan2014-02-281-38/+21