Sign in
android-kvm
/
linux
/
fe23ce0813e64064b8b60d2f47c81b066e579838
/
drivers
/
video
/
exynos
/
exynos_dp_core.c
8114fab
video: exynos_dp: Use the generic PHY driver
by Jingoo Han
· 11 years ago
f9b1e01
video: exynos_dp: remove non-DT support for Exynos Display Port
by Jingoo Han
· 11 years ago
1051e9b
treewide: Fix typos in kernel messages
by Masanari Iida
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
9ea8b9a5
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
by Ajay Kumar
· 12 years ago
d3ed970
video: exynos_dp: add missing of_node_put()
by Jingoo Han
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
1eaec82
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
bc3bad1
video: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
48c68c4
Drivers: video: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
7d0315a
video/exynos: don't use [delayed_]work_pending()
by Tejun Heo
· 12 years ago
3fcb6eb
video: exynos_dp: remove redundant parameters
by Ajay Kumar
· 12 years ago
22ce19c
video: exynos_dp: Reset and initialize DP before requesting irq
by Ajay Kumar
· 12 years ago
c30ffb9
video: exynos_dp: Enable hotplug interrupts
by Sean Paul
· 12 years ago
784fa9a
video: exynos_dp: Move hotplug into a workqueue
by Sean Paul
· 12 years ago
2c95a81
video: exynos_dp: Remove sink control to D0
by Sean Paul
· 12 years ago
1cefc1d
video: exynos_dp: Fix bug when checking dp->irq
by Sean Paul
· 12 years ago
99f5415
video: exynos_dp: Improve EDID error handling
by Sean Paul
· 12 years ago
49ce41f
video: exynos_dp: Get pll lock before pattern set
by Sean Paul
· 12 years ago
fadec4b
video: exynos_dp: Clean up SW link training
by Sean Paul
· 12 years ago
ace2d7f
video: exynos_dp: Check DPCD return codes
by Sean Paul
· 12 years ago
c4e235c
video: exynos_dp: Add device tree support to DP driver
by Ajay Kumar
· 12 years ago
37414fb
video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
by Jingoo Han
· 12 years ago
e75478b
video: exynos_dp: replace link_status with link_align to check channel equalization
by Jingoo Han
· 13 years ago
75435c7
video: exynos_dp: move setting analog parameter and interrupt to after sw reset
by Jingoo Han
· 13 years ago
d913f36
video: exynos_dp: use devm_clk_get function
by Damien Cassou
· 13 years ago
d5c0eed
video: exynos_dp: adjust voltage swing and pre-emphasis during Link Training
by Jingoo Han
· 13 years ago
a2c81bc
video: exynos_dp: use usleep_range instead of delay
by Jingoo Han
· 13 years ago
1f61ce5
video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training
by Jingoo Han
· 13 years ago
123267a
video: exynos_dp: fix wrong DPCD address during Link Training
by Jingoo Han
· 13 years ago
64c43df
video: exynos_dp: fix build warning due to uninitialized value
by Jingoo Han
· 13 years ago
ddbcb28
video: exynos_dp: reduce delay time when configuring video setting
by Jingoo Han
· 13 years ago
24db03a
video: exynos_dp: move sw reset prioir to enabling sw defined function
by Jingoo Han
· 13 years ago
4d10ecf8
video: exynos_dp: use devm_ functions
by Jingoo Han
· 13 years ago
35b37dc
video: exynos_dp: remove unnecessary header includes
by Jingoo Han
· 13 years ago
8f802da
video: exynos_dp: replace char pointer with char array for adjust_request variable
by Jingoo Han
· 13 years ago
e9474be
video: support DP controller driver
by Jingoo Han
· 13 years ago