summaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-3316/+0
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-3093/+0
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-10/+5
2014-03-24drm/exynos: Move dp driver from video/ to drm/Sean Paul-3092/+0
2014-03-24drm/exynos: Remove useless slab.h includeStephane Marchesin-1/+0
2014-02-14video: s6e8ax0: Use devm_* APIsSachin Kamat-9/+4
2014-02-14video: exynos: Remove OF dependency for Exynos DPSachin Kamat-1/+1
2014-02-14video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat-1/+2
2013-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2013-11-14video: exynos_mipi_dsim: Remove unused variableOlof Johansson-1/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-2/+2
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-1/+2
2013-10-30video: exynos_mipi_dsi: Unlock the mutex before returningSachin Kamat-0/+1
2013-10-30video: Remove unnecessary semicolonsJoe Perches-1/+1
2013-10-16video: exynos_dp: Use the generic PHY driverJingoo Han-4/+13
2013-10-16video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han-94/+135
2013-10-16video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki-9/+11
2013-08-30video: exynos: Ensure definitions match prototypesMark Brown-0/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2013-04-29drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()Sachin Kamat-4/+4
2013-04-11video/exynos: remove unnecessary header inclusionsArnd Bergmann-6/+0
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida-2/+2
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-70/+37
2013-02-21video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar-2/+2
2013-02-21video: exynos_dp: add missing of_node_put()Jingoo Han-6/+13
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat-51/+17
2013-02-21drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat-1/+1
2013-02-21drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat-10/+4
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+3
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+2
2013-02-14fb/exynos: include platform_device.hArnd Bergmann-0/+2
2013-01-22video: Convert to devm_ioremap_resource()Thierry Reding-5/+3
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-5/+5
2012-12-28video/exynos: don't use [delayed_]work_pending()Tejun Heo-4/+2
2012-11-29video: exynos_dp: remove redundant parametersAjay Kumar-29/+15
2012-11-29video: exynos_dp: Fix incorrect setting for INT_CTLAjay Kumar-2/+3
2012-11-29video: exynos_dp: Reset and initialize DP before requesting irqAjay Kumar-7/+7
2012-11-29video: exynos_dp: Enable hotplug interruptsSean Paul-14/+71
2012-11-29video: exynos_dp: Move hotplug into a workqueueSean Paul-44/+51
2012-11-29video: exynos_dp: Remove sink control to D0Sean Paul-6/+0
2012-11-29video: exynos_dp: Fix bug when checking dp->irqSean Paul-1/+1
2012-11-29video: exynos_dp: Improve EDID error handlingSean Paul-13/+14
2012-11-29video: exynos_dp: Get pll lock before pattern setSean Paul-1/+13
2012-11-29video: exynos_dp: Clean up SW link trainingSean Paul-173/+119
2012-11-29video: exynos_dp: Check DPCD return codesSean Paul-30/+56
2012-11-29video: exynos_dp: Add device tree support to DP driverAjay Kumar-20/+198
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds-198/+208
2012-10-10video: exynos_dp: use clk_prepare_enable and clk_disable_unprepareJingoo Han-4/+4
2012-10-10drivers/video/exynos/exynos_mipi_dsi.c: fix error return codePeter Senna Tschudin-0/+3