index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
video: exynos_mipi_dsi: Remove unnecessary NULL check
Sachin Kamat
1
-5
/
+0
2012-09-22
video: exynos_mipi_dsi: Remove unused code
Sachin Kamat
1
-3
/
+0
2012-09-22
video: exynos_dp: increase AUX channel voltage level
Jingoo Han
2
-2
/
+2
2012-09-22
video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register
Jingoo Han
2
-4
/
+13
2012-09-22
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-24
video: exynos_dp: use usleep_range instead of delay
Jingoo Han
2
-9
/
+9
2012-07-24
video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training
Jingoo Han
1
-1
/
+1
2012-07-24
video: exynos_dp: fix wrong DPCD address during Link Training
Jingoo Han
1
-2
/
+2
2012-07-24
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
2012-05-08
video: EXYNOS: enable interrupt again after sw reset
Donghwa Lee
1
-0
/
+2
[next]