aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/exynos
Commit message (Expand)AuthorAge
* video: exynos: Fix S6E8AX0 LCD driver build errorSachin Kamat2014-02-14
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-16
|\
| * video: exynos_mipi_dsim: Remove unused variableOlof Johansson2013-11-14
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14
|\ \ | |/ |/|
| * video: exynos_mipi_dsi: Unlock the mutex before returningSachin Kamat2013-10-30
| * video: Remove unnecessary semicolonsJoe Perches2013-10-30
* | video: exynos_dp: Use the generic PHY driverJingoo Han2013-10-16
* | video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han2013-10-16
* | video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki2013-10-16
|/
* video: exynos: Ensure definitions match prototypesMark Brown2013-08-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\
| * treewide: Fix typos in kernel messagesMasanari Iida2013-03-31
* | drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()Sachin Kamat2013-04-29
* | video/exynos: remove unnecessary header inclusionsArnd Bergmann2013-04-11
|/
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-21
|\
| * video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar2013-02-21
| * video: exynos_dp: add missing of_node_put()Jingoo Han2013-02-21
| * drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat2013-02-21
| * drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat2013-02-21
| * drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat2013-02-21
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | fb/exynos: include platform_device.hArnd Bergmann2013-02-14
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ | |_|/ |/| |
| * | video: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
| |/
* | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-20
|\ \ | |/ |/|
| * video/exynos: don't use [delayed_]work_pending()Tejun Heo2012-12-28
* | Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* video: exynos_dp: remove redundant parametersAjay Kumar2012-11-28
* video: exynos_dp: Fix incorrect setting for INT_CTLAjay Kumar2012-11-28
* video: exynos_dp: Reset and initialize DP before requesting irqAjay Kumar2012-11-28
* video: exynos_dp: Enable hotplug interruptsSean Paul2012-11-28
* video: exynos_dp: Move hotplug into a workqueueSean Paul2012-11-28
* video: exynos_dp: Remove sink control to D0Sean Paul2012-11-28
* video: exynos_dp: Fix bug when checking dp->irqSean Paul2012-11-28
* video: exynos_dp: Improve EDID error handlingSean Paul2012-11-28
* video: exynos_dp: Get pll lock before pattern setSean Paul2012-11-28
* video: exynos_dp: Clean up SW link trainingSean Paul2012-11-28
* video: exynos_dp: Check DPCD return codesSean Paul2012-11-28
* video: exynos_dp: Add device tree support to DP driverAjay Kumar2012-11-28
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-11
|\
| * video: exynos_dp: use clk_prepare_enable and clk_disable_unprepareJingoo Han2012-10-09
| * drivers/video/exynos/exynos_mipi_dsi.c: fix error return codePeter Senna Tschudin2012-10-09
| * video: exynos_mipi_dsi: Remove unnecessary NULL checkSachin Kamat2012-09-22
| * video: exynos_mipi_dsi: Remove unused codeSachin Kamat2012-09-22
| * video: exynos_dp: increase AUX channel voltage levelJingoo Han2012-09-22
| * video: exynos_dp: add bit-masking for LINK_TRAINING_CTL registerJingoo Han2012-09-22
| * video: exynos_dp: replace link_status with link_align to check channel equali...Jingoo Han2012-09-22
| * video: exynos_dp: move setting analog parameter and interrupt to after sw resetJingoo Han2012-08-23
| * video: exynos_dp: change return type of exynos_dp_init_video to voidJingoo Han2012-08-23