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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
drm/exynos: fixed blending for hdmi graphic layer
Seung-Woo Kim
1
-4
/
+6
2012-06-05
drm/exynos: Remove dummy encoder get_crtc operation implementation
Laurent Pinchart
1
-7
/
+0
2012-06-05
drm/exynos: Keep a reference to frame buffer GEM objects
Laurent Pinchart
1
-5
/
+14
2012-06-05
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
Laurent Pinchart
1
-6
/
+3
2012-06-05
drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature
Laurent Pinchart
1
-2
/
+2
2012-06-05
drm/exynos: fixed size type.
Inki Dae
1
-1
/
+3
2012-06-05
drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}
Ville Syrjälä
2
-3
/
+3
2012-06-01
drm/edid: Make the header fixup threshold tunable
Adam Jackson
1
-2
/
+9
2012-06-01
drm/radeon: fix regression in UMS CS ioctl
Alex Deucher
1
-14
/
+17
2012-06-01
drm/vmwgfx: Fix nasty write past alloced memory area
Thomas Hellstrom
1
-1
/
+1
2012-06-01
drm/ttm: Fix spinlock imbalance
Thomas Hellstrom
1
-0
/
+1
2012-06-01
drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)
Alex Deucher
9
-991
/
+222
2012-06-01
drm/radeon: fix HD6790, HD6570 backend programming
Jerome Glisse
1
-2
/
+2
2012-06-01
drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock
Alex Deucher
4
-0
/
+9
2012-06-01
drm/radeon: fix bank information in tiling config
Alex Deucher
3
-8
/
+18
2012-06-01
drm/mgag200: kick off conflicting framebuffers earlier.
Dave Airlie
1
-0
/
+19
2012-06-01
drm/cirrus: kick out conflicting framebuffers earlier
Dave Airlie
1
-0
/
+19
2012-05-31
cirrus: avoid crash if driver fails to load
Dave Airlie
2
-1
/
+6
2012-05-29
drm/edid/quirks: ViewSonic VA2026w
Adam Jackson
1
-4
/
+18
2012-05-29
drm/udl: remove unused variables.
Dave Airlie
1
-2
/
+0
2012-05-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
11
-101
/
+197
2012-05-29
drm/radeon: fix XFX quirk
Alex Deucher
1
-1
/
+3
2012-05-29
drm: Use stdint types for consistency
Ville Syrjälä
1
-2
/
+2
2012-05-29
drm: Constify params to format_check() and framebuffer_checks()
Ville Syrjälä
1
-2
/
+2
2012-05-29
drm/radeon: fix typo in trinity tiling setup
Alex Deucher
1
-1
/
+1
2012-05-29
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
1
-1
/
+1
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
3
-27
/
+26
2012-05-29
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
4
-2
/
+230
2012-05-28
Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...
Linus Torvalds
3
-7
/
+4
2012-05-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-1
/
+101
2012-05-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-19
/
+32
2012-05-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-227
/
+259
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
56
-220
/
+319
2012-05-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-11
/
+39
2012-05-28
openrisc: use generic strnlen_user() function
Jonas Bonn
3
-75
/
+3
2012-05-28
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
Paul Mackerras
5
-83
/
+48
2012-05-28
lib: Fix generic strnlen_user for 32-bit big-endian machines
Paul Mackerras
1
-1
/
+1
2012-05-27
Merge branch 'generic-string-functions'
Linus Torvalds
23
-490
/
+259
2012-05-27
builddeb: include autogenerated header files
Lekensteyn
1
-1
/
+1
2012-05-27
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
37
-498
/
+483
2012-05-27
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
178
-106
/
+614
2012-05-27
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
81
-303
/
+9648
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
63
-987
/
+2972
2012-05-26
Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
6
-7
/
+108
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
151
-14193
/
+8310
2012-05-26
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
57
-851
/
+719
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
74
-1015
/
+2630
2012-05-26
Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
4
-1
/
+86
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
7
-231
/
+9
2012-05-26
x86: use the new generic strnlen_user() function
Linus Torvalds
6
-109
/
+4
[next]