Linus Torvalds
|
7c2db36e73
Merge branch 'akpm' (incoming from Andrew)
|
12 years ago |
Ajay Kumar
|
9ea8b9a545
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
|
12 years ago |
Jingoo Han
|
d3ed97035b
video: exynos_dp: add missing of_node_put()
|
12 years ago |
Linus Torvalds
|
06991c28f3
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Linus Torvalds
|
1eaec8212e
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
12 years ago |
Thierry Reding
|
bc3bad166c
video: Convert to devm_ioremap_resource()
|
12 years ago |
Greg Kroah-Hartman
|
48c68c4f1b
Drivers: video: remove __dev* attributes.
|
12 years ago |
Tejun Heo
|
7d0315a2be
video/exynos: don't use [delayed_]work_pending()
|
12 years ago |
Ajay Kumar
|
3fcb6eb406
video: exynos_dp: remove redundant parameters
|
12 years ago |
Ajay Kumar
|
22ce19cb43
video: exynos_dp: Reset and initialize DP before requesting irq
|
12 years ago |
Sean Paul
|
c30ffb904c
video: exynos_dp: Enable hotplug interrupts
|
12 years ago |
Sean Paul
|
784fa9a10b
video: exynos_dp: Move hotplug into a workqueue
|
12 years ago |
Sean Paul
|
2c95a81032
video: exynos_dp: Remove sink control to D0
|
12 years ago |
Sean Paul
|
1cefc1d680
video: exynos_dp: Fix bug when checking dp->irq
|
12 years ago |
Sean Paul
|
99f541524c
video: exynos_dp: Improve EDID error handling
|
12 years ago |
Sean Paul
|
49ce41f38b
video: exynos_dp: Get pll lock before pattern set
|
12 years ago |
Sean Paul
|
fadec4b7e5
video: exynos_dp: Clean up SW link training
|
12 years ago |
Sean Paul
|
ace2d7f2b5
video: exynos_dp: Check DPCD return codes
|
12 years ago |
Ajay Kumar
|
c4e235c2ad
video: exynos_dp: Add device tree support to DP driver
|
12 years ago |
Jingoo Han
|
37414fbe5a
video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
|
12 years ago |
Jingoo Han
|
e75478bbd7
video: exynos_dp: replace link_status with link_align to check channel equalization
|
13 years ago |
Jingoo Han
|
75435c742b
video: exynos_dp: move setting analog parameter and interrupt to after sw reset
|
13 years ago |
Damien Cassou
|
d913f36e02
video: exynos_dp: use devm_clk_get function
|
13 years ago |
Jingoo Han
|
d5c0eed01c
video: exynos_dp: adjust voltage swing and pre-emphasis during Link Training
|
13 years ago |
Jingoo Han
|
a2c81bc12c
video: exynos_dp: use usleep_range instead of delay
|
13 years ago |
Jingoo Han
|
1f61ce508a
video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training
|
13 years ago |
Jingoo Han
|
123267aae3
video: exynos_dp: fix wrong DPCD address during Link Training
|
13 years ago |
Jingoo Han
|
64c43dfa86
video: exynos_dp: fix build warning due to uninitialized value
|
13 years ago |
Jingoo Han
|
ddbcb289ca
video: exynos_dp: reduce delay time when configuring video setting
|
13 years ago |
Jingoo Han
|
24db03a834
video: exynos_dp: move sw reset prioir to enabling sw defined function
|
13 years ago |