aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds3-18/+59
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-3093/+0
2014-04-08backlight: lm3639: Use devm_backlight_device_register()Daniel Jeong1-10/+7
2014-04-08backlight: gpio-backlight: Add DT supportDenis Carikli1-7/+51
2014-04-08backlight: core: Replace kfree with put_deviceLevente Kurusa1-1/+1
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds20-42/+923
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds45-819/+635
2014-04-04OMAPDSS: HDMI: fix interlace outputTomi Valkeinen1-0/+2
2014-04-04OMAPDSS: add missing __init for dss_init_portsTomi Valkeinen1-1/+1
2014-04-04OMAPDSS: remove DT hacks for regulatorsTomi Valkeinen2-18/+4
2014-04-03backlight: tps65217_bl: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-03backlight: platform_lcd: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: lms283gf05: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: lm3533_bl: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-03backlight: l4f00242t03: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-03backlight: ili9320: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: ili922x: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: hx8357: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: corgi_lcd: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: adp8870: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: adp8860: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-03backlight: aat2870: remove unnecessary OOM messagesJingoo Han1-2/+0
2014-04-03backlight: update backlight status when necessaryLiu Ying1-2/+3
2014-04-03backlight: update bd state & fb_blank properties when necessaryLiu Ying1-5/+18
2014-04-03fbdev: Make the switch from generic to native driver less alarmingAdam Jackson1-2/+1
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-906/+3
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-28/+64
2014-03-24drm/exynos: Move dp driver from video/ to drm/Sean Paul6-3092/+0
2014-03-24drm/exynos: Remove useless slab.h includeStephane Marchesin1-1/+0
2014-03-20Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen21-44/+938
2014-03-20video / output: Drop display output class supportJean Delvare3-141/+0
2014-03-19Video: atmel: avoid the id of fix screen info is overwrittenBo Shen1-1/+1
2014-03-19OMAPDSS: acx565akm: Add DT supportSebastian Reichel1-1/+32
2014-03-19OMAPDSS: connector-analog-tv: Add DT supportTomi Valkeinen1-2/+41
2014-03-19OMAPDSS: hdmi-connector: Add DT supportTomi Valkeinen1-0/+30
2014-03-19OMAPDSS: encoder-tpd12s015: Add DT supportTomi Valkeinen1-0/+56
2014-03-19OMAPDSS: connector-dvi: Add DT supportTomi Valkeinen1-0/+43
2014-03-19OMAPDSS: encoder-tfp410: Add DT supportTomi Valkeinen1-1/+42
2014-03-19OMAPDSS: panel-dsi-cm: Add DT supportTomi Valkeinen1-4/+56
2014-03-19OMAPDSS: Add DT support to DSITomi Valkeinen1-1/+138
2014-03-19OMAPDSS: Add DT support to VENCTomi Valkeinen1-0/+61
2014-03-19OMAPDSS: Add DT support to HDMITomi Valkeinen1-0/+6
2014-03-19OMAPDSS: Add DT support to DISPCTomi Valkeinen1-0/+8
2014-03-19OMAPDSS: Add DT support to DSSTomi Valkeinen4-0/+164
2014-03-19OMAPDSS: Improve regulator names for DTTomi Valkeinen3-3/+12
2014-03-19OMAPDSS: add of helpersTomi Valkeinen2-1/+160
2014-03-19OMAPFB: search for default display with DT aliasTomi Valkeinen1-1/+22
2014-03-19OMAPFB: clean up default display searchTomi Valkeinen1-17/+29
2014-03-19OMAPDSS: get dssdev->alias from DT aliasTomi Valkeinen1-2/+17
2014-03-19OMAPDSS: add 'label' support for DTTomi Valkeinen1-0/+9