index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-08-30
video: exynos: Ensure definitions match prototypes
Mark Brown
1
-0
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-04-30
drivers/video/exynos/exynos_mipi_dsi.c: convert to devm_ioremap_resource()
Sachin Kamat
1
-4
/
+4
2013-04-11
video/exynos: remove unnecessary header inclusions
Arnd Bergmann
3
-6
/
+0
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
1
-2
/
+2
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-70
/
+37
2013-02-22
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
Ajay Kumar
1
-2
/
+2
2013-02-22
video: exynos_dp: add missing of_node_put()
Jingoo Han
1
-6
/
+13
2013-02-22
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs
Sachin Kamat
1
-51
/
+17
2013-02-22
drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition
Sachin Kamat
1
-1
/
+1
2013-02-22
drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c
Sachin Kamat
1
-10
/
+4
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+2
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2013-02-15
fb/exynos: include platform_device.h
Arnd Bergmann
2
-0
/
+2
2013-01-22
video: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-04
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2
-5
/
+5
2012-12-29
video/exynos: don't use [delayed_]work_pending()
Tejun Heo
1
-4
/
+2
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
[next]