index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
exynos
(
follow
)
Commit message (
Expand
)
Author
Age
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-08
|
\
|
*
drm/exynos: Move dp driver from video/ to drm/
Sean Paul
2014-03-24
|
*
drm/exynos: Remove useless slab.h include
Stephane Marchesin
2014-03-24
*
|
Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-04-04
|
\
\
|
|
/
|
/
|
|
*
video: s6e8ax0: Use devm_* APIs
Sachin Kamat
2014-02-14
|
*
video: exynos: Remove OF dependency for Exynos DP
Sachin Kamat
2014-02-14
*
|
video: exynos: Fix S6E8AX0 LCD driver build error
Sachin Kamat
2014-02-14
|
/
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-16
|
\
|
*
video: exynos_mipi_dsim: Remove unused variable
Olof Johansson
2013-11-14
*
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
*
|
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2013-11-14
|
\
\
|
|
/
|
/
|
|
*
video: exynos_mipi_dsi: Unlock the mutex before returning
Sachin Kamat
2013-10-30
|
*
video: Remove unnecessary semicolons
Joe Perches
2013-10-30
*
|
video: exynos_dp: Use the generic PHY driver
Jingoo Han
2013-10-16
*
|
video: exynos_dp: remove non-DT support for Exynos Display Port
Jingoo Han
2013-10-16
*
|
video: exynos_mipi_dsim: Use the generic PHY driver
Sylwester Nawrocki
2013-10-16
|
/
*
video: exynos: Ensure definitions match prototypes
Mark Brown
2013-08-30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
|
\
|
*
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-31
*
|
drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()
Sachin Kamat
2013-04-29
*
|
video/exynos: remove unnecessary header inclusions
Arnd Bergmann
2013-04-11
|
/
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
|
\
|
*
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
Ajay Kumar
2013-02-21
|
*
video: exynos_dp: add missing of_node_put()
Jingoo Han
2013-02-21
|
*
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs
Sachin Kamat
2013-02-21
|
*
drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition
Sachin Kamat
2013-02-21
|
*
drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c
Sachin Kamat
2013-02-21
*
|
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
|
\
\
|
*
|
fb/exynos: include platform_device.h
Arnd Bergmann
2013-02-14
*
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
video: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
|
|
/
*
|
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-19
|
\
\
|
|
/
|
/
|
|
*
video/exynos: don't use [delayed_]work_pending()
Tejun Heo
2012-12-28
*
|
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
|
/
*
video: exynos_dp: remove redundant parameters
Ajay Kumar
2012-11-29
*
video: exynos_dp: Fix incorrect setting for INT_CTL
Ajay Kumar
2012-11-29
*
video: exynos_dp: Reset and initialize DP before requesting irq
Ajay Kumar
2012-11-29
*
video: exynos_dp: Enable hotplug interrupts
Sean Paul
2012-11-29
*
video: exynos_dp: Move hotplug into a workqueue
Sean Paul
2012-11-29
*
video: exynos_dp: Remove sink control to D0
Sean Paul
2012-11-29
*
video: exynos_dp: Fix bug when checking dp->irq
Sean Paul
2012-11-29
*
video: exynos_dp: Improve EDID error handling
Sean Paul
2012-11-29
*
video: exynos_dp: Get pll lock before pattern set
Sean Paul
2012-11-29
*
video: exynos_dp: Clean up SW link training
Sean Paul
2012-11-29
*
video: exynos_dp: Check DPCD return codes
Sean Paul
2012-11-29
*
video: exynos_dp: Add device tree support to DP driver
Ajay Kumar
2012-11-29
*
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-10-12
|
\
|
*
video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
Jingoo Han
2012-10-10
|
*
drivers/video/exynos/exynos_mipi_dsi.c: fix error return code
Peter Senna Tschudin
2012-10-10
[next]