summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
* video: Kconfig: Allow more broad selection of the imxfb framebuffer driver.Denis Carikli2014-02-141-1/+1
* video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat2014-02-141-1/+2
* OMAPDSS: fix fck field typesTomi Valkeinen2014-02-112-2/+2
* OMAPDSS: DISPC: decimation rounding fixTomi Valkeinen2014-02-111-8/+8
* parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-021-1/+1
* drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa2014-01-311-1/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-302-11/+21
|\
| * Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2014-01-291-1/+0Star
| |\
| | * drm/omap: fix (un)registering irqs inside an irq handlerTomi Valkeinen2014-01-091-1/+0Star
| * | video/fb: Propagate error code from failing to unregister conflicting fbChris Wilson2013-12-181-10/+21
| |/
* | Merge tag 'pwm/for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-271-1/+0Star
|\ \
| * | backlight: pwm_bl: Remove error message upon devm_kzalloc() failureFabio Estevam2013-12-171-1/+0Star
* | | Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-01-2539-400/+945
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches '3.14/fbdev', '3.14/dss-misc' and '3.14/dss-fclk' into for-nextTomi Valkeinen2014-01-2022-290/+412
| |\ \ \ \
| | | * | | OMAPDSS: add dedicated fck PLL supportTomi Valkeinen2013-11-181-9/+18
| | | * | | OMAPDSS: pass pck to dss fck clock calcTomi Valkeinen2013-11-184-4/+6
| | | * | | OMAPDSS: cleanup fck parent handlingTomi Valkeinen2013-11-182-28/+12Star
| | | * | | OMAPDSS: rename parent clk variablesTomi Valkeinen2013-11-181-20/+20
| | | * | | OMAPDSS: simplify dss clk dumpTomi Valkeinen2013-11-181-17/+3Star
| | | * | | OMAPDSS: remove struct dss_clock_infoTomi Valkeinen2013-11-184-74/+30Star
| | | * | | OMAPDSS: fix omap2 dss fck handlingTomi Valkeinen2013-11-181-7/+6Star
| | * | | | OMAPDSS: DISPC: Fix 34xx overlay scaling calculationIvaylo Dimitrov2014-01-141-9/+22
| | * | | | OMAPDSS: panel-acx565akm: clean-up lockingTomi Valkeinen2014-01-131-14/+30
| | * | | | OMAPDSS: DISPC: Preload more data in pipeline DMAs for OMAP4+ SoCsArchit Taneja2014-01-131-0/+16
| | * | | | OMAPFB: disable overlays on driver removalTomi Valkeinen2014-01-131-0/+10
| | * | | | OMAPDSS: don't print errors on -EPROBE_DEFERTomi Valkeinen2014-01-135-5/+10
| | * | | | OMAPFB: give informative print when probe succeedsTomi Valkeinen2014-01-131-0/+9
| | * | | | OMAPDSS: HDMI: rename resource namesTomi Valkeinen2014-01-134-4/+4
| | * | | | OMAPDSS: DSI: split DSI memory map to smaller blocksTomi Valkeinen2014-01-131-59/+136
| | * | | | OMAPDSS: HDMI: add missing core irqTomi Valkeinen2014-01-131-1/+1
| | * | | | OMAPDSS: HDMI: fix HDMI_WP_CLK nameTomi Valkeinen2014-01-132-2/+2
| | * | | | OMAPDSS: HDMI: fix hdmi_wait_for_bit_changeTomi Valkeinen2014-01-131-6/+6
| | * | | | OMAPDSS: DISPC: fix context restoreTomi Valkeinen2014-01-131-0/+2