aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen1-0/+4
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen22-19/+21
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen476-2651/+2661
2014-04-15video: bf54x-lq043fb: fix build errorSteven Miao1-1/+1
2014-04-14OMAPDSS: Change struct reg_field to dispc_reg_fieldJyri Sarha2-9/+9
2014-04-14OMAPDSS: Take pixelclock unit change into account in hdmi_compute_acr()Jyri Sarha1-4/+4
2014-04-14OMAPDSS: fix shared irq handlersTomi Valkeinen2-7/+68
2014-04-14video: imxfb: Select LCD_CLASS_DEVICE unconditionallyAlexander Shiyan1-0/+2
2014-04-14OMAPDSS: fix rounding when calculating fclk rateTomi Valkeinen1-2/+2
2014-04-14video: da8xx-fb: Fix casting of info->pseudo_paletteJon Ringle1-9/+1
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