index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2
-5
/
+5
2012-11-29
video: exynos_dp: remove redundant parameters
Ajay Kumar
3
-29
/
+15
2012-11-29
video: exynos_dp: Fix incorrect setting for INT_CTL
Ajay Kumar
2
-2
/
+3
2012-11-29
video: exynos_dp: Reset and initialize DP before requesting irq
Ajay Kumar
1
-7
/
+7
2012-11-29
video: exynos_dp: Enable hotplug interrupts
Sean Paul
3
-14
/
+71
2012-11-29
video: exynos_dp: Move hotplug into a workqueue
Sean Paul
2
-44
/
+51
2012-11-29
video: exynos_dp: Remove sink control to D0
Sean Paul
1
-6
/
+0
2012-11-29
video: exynos_dp: Fix bug when checking dp->irq
Sean Paul
1
-1
/
+1
2012-11-29
video: exynos_dp: Improve EDID error handling
Sean Paul
2
-13
/
+14
2012-11-29
video: exynos_dp: Get pll lock before pattern set
Sean Paul
1
-1
/
+13
2012-11-29
video: exynos_dp: Clean up SW link training
Sean Paul
1
-173
/
+119
2012-11-29
video: exynos_dp: Check DPCD return codes
Sean Paul
1
-30
/
+56
2012-11-29
video: exynos_dp: Add device tree support to DP driver
Ajay Kumar
2
-20
/
+198
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
6
-198
/
+208
2012-10-10
video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
Jingoo Han
1
-4
/
+4
2012-10-10
drivers/video/exynos/exynos_mipi_dsi.c: fix error return code
Peter Senna Tschudin
1
-0
/
+3
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-23
video: exynos_mipi_dsi: Remove unnecessary NULL check
Sachin Kamat
1
-5
/
+0
2012-09-23
video: exynos_mipi_dsi: Remove unused code
Sachin Kamat
1
-3
/
+0
2012-09-23
video: exynos_dp: increase AUX channel voltage level
Jingoo Han
2
-2
/
+2
2012-09-23
video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register
Jingoo Han
2
-4
/
+13
2012-09-23
video: exynos_dp: replace link_status with link_align to check channel equali...
Jingoo Han
1
-1
/
+1
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
1
-1
/
+1
2012-08-23
video: exynos_dp: move setting analog parameter and interrupt to after sw reset
Jingoo Han
2
-3
/
+3
2012-08-23
video: exynos_dp: change return type of exynos_dp_init_video to void
Jingoo Han
2
-4
/
+2
2012-08-23
video: exynos_dp: Fix get_pll_lock_status return value
Sean Paul
2
-2
/
+2
2012-08-23
video: exynos_dp: Change aux transaction failures
Sean Paul
1
-7
/
+14
2012-08-23
video: exynos_dp: check time loop for RPLY_RECEIV
Jingoo Han
1
-1
/
+9
2012-08-23
video: exynos-mipi-dsi: Add missing static storage class specifiers
Sachin Kamat
1
-2
/
+4
2012-08-23
video: exynos_dp: use devm_clk_get function
Damien Cassou
1
-20
/
+7
2012-08-23
video: exynos_dp: adjust voltage swing and pre-emphasis during Link Training
Jingoo Han
2
-140
/
+144
2012-08-01
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
Linus Torvalds
5
-38
/
+16
2012-07-29
video: exynos mipi dsi: Fix mipi dsi regulators handling issue
Donghwa Lee
1
-1
/
+1
2012-07-25
video: exynos_dp: use usleep_range instead of delay
Jingoo Han
2
-9
/
+9
2012-07-25
video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training
Jingoo Han
1
-1
/
+1
2012-07-25
video: exynos_dp: fix wrong DPCD address during Link Training
Jingoo Han
1
-2
/
+2
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
2
-2
/
+2
2012-06-24
video: backlight: remove unused header
Paul Bolle
1
-21
/
+0
2012-06-24
video: exynos_dp: remove duplicated declarations from header file
Jingoo Han
1
-4
/
+0
2012-06-24
video: exynos_dp: fix build warning due to uninitialized value
Jingoo Han
1
-0
/
+3
2012-05-29
video: exynos_dp: reduce delay time when configuring video setting
Jingoo Han
1
-2
/
+2
2012-05-29
video: exynos_dp: move sw reset prioir to enabling sw defined function
Jingoo Han
3
-2
/
+8
2012-05-29
video: exynos_dp: use devm_ functions
Jingoo Han
2
-38
/
+12
2012-05-13
video: exynos mipi dsi: support reverse panel type
Donghwa Lee
1
-2
/
+13
2012-05-13
video: exynos mipi dsi: Properly interpret the interrupt source flags
Sylwester Nawrocki
1
-18
/
+10
2012-05-13
video: exynos mipi dsi: Avoid races in probe()
Sylwester Nawrocki
1
-12
/
+14
2012-05-13
video: exynos mipi dsi: Do not use deprecated suspend/resume callbacks
Sylwester Nawrocki
1
-9
/
+10
2012-05-13
video: EXYNOS: changes mipi dsi regulator name from vdd10 to vdd11
Donghwa Lee
1
-1
/
+1
2012-05-13
video: exynos_dp: remove unnecessary header includes
Jingoo Han
2
-4
/
+0
[next]