summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12OMAPDSS: DISPC: remove dispc fck usesTomi Valkeinen
2012-12-12OMAPDSS: DISPC: get dss clock rate from dss driverTomi Valkeinen
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-10drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat
2012-12-10drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard
2012-12-07OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen
2012-12-07OMAPDSS: export dispc functionsTomi Valkeinen
2012-12-07OMAPDSS: export dss_feat functionsTomi Valkeinen
2012-12-07OMAPDSS: export dss_mgr_ops functionsTomi Valkeinen
2012-12-07OMAPDSS: separate compat files in the MakefileTomi Valkeinen
2012-12-07OMAPDSS: move display sysfs init to compat layerTomi Valkeinen
2012-12-07OMAPDSS: DPI: use dispc's check_timingsTomi Valkeinen
2012-12-07OMAPDSS: DISPC: add dispc_ovl_check()Tomi Valkeinen
2012-12-07OMAPDSS: move irq handling to dispc-compatTomi Valkeinen
2012-12-07OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.cTomi Valkeinen
2012-12-07OMAPDSS: move blocking mgr enable/disable to compat layerTomi Valkeinen
2012-12-07OMAPDSS: manage framedone irq with mgr opsTomi Valkeinen
2012-12-07OMAPDSS: add manager opsTomi Valkeinen
2012-12-07OMAPDSS: move ovl function setup to apply.cTomi Valkeinen
2012-12-07OMAPDSS: move ovl-mgr function setup to apply.cTomi Valkeinen
2012-12-07OMAPDSS: move ovl & ovl-mgr init to apply.cTomi Valkeinen
2012-12-07OMAPDSS: add omapdss_compat_init()Tomi Valkeinen
2012-12-07OMAPFB: connect ovl managers to all dssdevsTomi Valkeinen
2012-12-07OMAPDSS: manage output-dssdev connection in output driversTomi Valkeinen
2012-12-07OMAPFB: remove warning when trying to alloc at certain paddressTomi Valkeinen
2012-12-07OMAPFB: simplify lockingTomi Valkeinen
2012-12-07OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmemTomi Valkeinen
2012-12-07OMAPFB: remove exported udpate windowTomi Valkeinen
2012-12-04da8xx: Fix revision check on the da8xx driverPantelis Antoniou
2012-12-01Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-30OMAPDSS: Add terminating entry for picodlp_i2c_id tableAxel Lin
2012-11-29OMAPDSS: Use only "omapdss_dss" platform device to get context lost countArchit Taneja
2012-11-29Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen
2012-11-29Merge branch 'samsung-fb-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen
2012-11-29video: exynos_dp: remove redundant parametersAjay Kumar
2012-11-29video: exynos_dp: Fix incorrect setting for INT_CTLAjay Kumar
2012-11-29video: exynos_dp: Reset and initialize DP before requesting irqAjay Kumar
2012-11-29video: exynos_dp: Enable hotplug interruptsSean Paul
2012-11-29video: exynos_dp: Move hotplug into a workqueueSean Paul
2012-11-29video: exynos_dp: Remove sink control to D0Sean Paul
2012-11-29video: exynos_dp: Fix bug when checking dp->irqSean Paul
2012-11-29video: exynos_dp: Improve EDID error handlingSean Paul
2012-11-29video: exynos_dp: Get pll lock before pattern setSean Paul
2012-11-29video: exynos_dp: Clean up SW link trainingSean Paul
2012-11-29video: exynos_dp: Check DPCD return codesSean Paul
2012-11-29video: exynos_dp: Add device tree support to DP driverAjay Kumar
2012-11-28backlight: remove use of __devexitBill Pemberton