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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registers
Timur Tabi
1
-1
/
+0
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
fbdev: sh_mobile_hdmi: add HDMI Control Register support
Kuninori Morimoto
1
-1
/
+151
2012-05-13
fbdev: sh_mobile_hdmi: 32bit register access support
Kuninori Morimoto
1
-2
/
+36
2012-05-13
fbdev: sh_mobile_hdmi: add interrupt output option
Kuninori Morimoto
1
-0
/
+7
2012-05-13
fbdev: sh_mobile_hdmi: add hdmi_bit_set() function
Kuninori Morimoto
1
-6
/
+16
2012-05-13
video: EXYNOS: changes mipi dsi regulator name from vdd10 to vdd11
Donghwa Lee
1
-1
/
+1
2012-05-13
video: s3c-fb: use pr_debug instead of printk
Jingoo Han
1
-1
/
+1
2012-05-13
video: exynos_dp: remove unnecessary header includes
Jingoo Han
2
-4
/
+0
2012-05-13
drivers/video/intelfb/intelfbdrv.c: add missing agp_backend_release
Julia Lawall
1
-0
/
+2
2012-05-08
video: EXYNOS: enable interrupt again after sw reset
Donghwa Lee
1
-0
/
+2
2012-05-08
video/via: Convert to kstrtou8_from_user
Peter Huewe
1
-22
/
+12
2012-05-08
video/sis: Annotate SiS_DRAMType as __devinitconst
Peter Huewe
1
-20
/
+21
2012-05-08
video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMType
Peter Huewe
1
-45
/
+0
2012-05-08
video: mb862xxfbdrv.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
video: mb862xx-i2c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
video: fb_defio.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
video: smscufx.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-05-08
video: s3c-fb: s3c_fb_missing_pixclock() can't be __devinit
Mark Brown
1
-1
/
+1
2012-04-29
Merge branch 'fixes' of git://linuxtv.org/pinchartl/fbdev into fbdev-next
Florian Tobias Schandinat
1
-4
/
+4
2012-04-29
video: auo_k190x: add driver for AUO-K1901 variant
Heiko Stübner
3
-0
/
+260
2012-04-29
video: auo_k190x: add driver for AUO-K1900 variant
Heiko Stübner
3
-0
/
+207
2012-04-29
video: auo_k190x: add code shared by controller drivers
Heiko Stübner
4
-0
/
+1193
2012-04-29
fb_defio: add first_io callback
Heiko Stübner
3
-2
/
+6
2012-04-29
cobalt_lcdfb: LCD panel framebuffer support for SEAD-3 platform.
Steven J. Hill
2
-2
/
+45
2012-04-24
fb: exynos: Fix MIPI/DSI front/back porch settings
Laurent Pinchart
1
-4
/
+4
2012-04-22
i.MX28: Shut down the LCD controller to avoid BootROM sampling bug
Marek Vasut
1
-0
/
+13
2012-04-22
drivers/video/mbx/mbxfb.c: correct ioremap_nocache test
Julia Lawall
1
-1
/
+1
2012-04-22
drivers/video/ep93xx-fb.c: clean up error-handling code
Julia Lawall
1
-15
/
+17
2012-04-18
video: msm: Fix section mismatches in mddi.c
David Brown
1
-4
/
+4
2012-04-16
video: exynos_dp: add analog and pll control setting
Jingoo Han
3
-0
/
+53
2012-04-16
video: exynos_dp: replace char pointer with char array for adjust_request var...
Jingoo Han
1
-6
/
+6
2012-04-16
video: exynos_dp: check DP PLL Lock status
Jingoo Han
1
-1
/
+12
2012-04-16
video: s3c-fb: add runtime_get/put to suspend/resume
Jingoo Han
1
-0
/
+9
2012-04-16
skeletonfb: fixed module exit function typo.
Alexander Guy
1
-1
/
+1
2012-04-09
video: pxa3xx-gcu: Simplify the logic to exit while loop in pxa3xx_gcu_wait_idle
Axel Lin
1
-4
/
+1
2012-04-09
video: s3c-fb: remove 'default_win' element from platform data
Thomas Abraham
1
-20
/
+5
2012-04-09
video: s3c-fb: move video interface timing out of window setup data
Thomas Abraham
1
-51
/
+61
2012-04-09
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
1
-2
/
+9
2012-04-08
fbdev: fix au1*fb builds
Manuel Lauss
2
-3
/
+4
2012-04-08
kyrofb: fix on x86_64
Ondrej Zary
1
-188
/
+188
2012-04-07
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+8
2012-04-07
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-89
/
+86
2012-04-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-2
/
+5
2012-04-07
Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+19
2012-04-07
tcm_fc: Do not free tpg structure during wq allocation failure
Mark Rustad
1
-5
/
+8
2012-04-07
tcm_fc: Add abort flag for gracefully handling exchange timeout
Mark Rustad
3
-2
/
+11
[next]