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
pinetabv-6.6.y-devel
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
2013-06-28
Merge branch 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux into...
Dave Airlie
11
-123
/
+114
2013-06-28
drm/qxl: add support for cursor hotspot.
Dave Airlie
1
-8
/
+8
2013-06-28
drm: add hotspot support for cursors.
Dave Airlie
5
-6
/
+49
2013-06-28
drm/tilcdc: Clear bits of register we're going to set.
Pantelis Antoniou
1
-0
/
+2
2013-06-28
drm/tilcdc fixing i2c/slave initialization race
Darren Etheridge
3
-25
/
+40
2013-06-28
drm/tilcdc: whitespace fixes and tidyup
Darren Etheridge
1
-6
/
+10
2013-06-28
drm/tilcdc: adding more guards to prevent selection of invalid modes
Darren Etheridge
1
-0
/
+46
2013-06-28
drm/tilcdc: fixing off by one errors found on analyzer
Darren Etheridge
1
-7
/
+12
2013-06-28
drm/tilcdc: adding some more devicetree config
Darren Etheridge
4
-3
/
+65
2013-06-28
drm/tilcdc: support pixel widths greater than 1024
Darren Etheridge
2
-0
/
+16
2013-06-28
drm/mgag200: Added resolution and bandwidth limits for various G200e products.
Julia Lemire
3
-5
/
+70
2013-06-28
char/agp: replace numeric with standard PM state macros
Yijing Wang
2
-5
/
+5
2013-06-27
drm/edid: Don't print messages regarding stereo or csync by default
Egbert Eich
1
-2
/
+2
2013-06-27
drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2"
Paul Bolle
1
-1
/
+1
2013-06-27
drm: drm_stub: Fixing return value if driver master_set call failed
Benjamin Gaignard
1
-2
/
+2
2013-06-27
Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Dave Airlie
31
-129
/
+1861
2013-06-27
Merge tag 'v3.10-rc7' into drm-next
Dave Airlie
1058
-7048
/
+13456
2013-06-27
drm: kms_helper: don't lose hotplug event
Daniel Vetter
2
-1
/
+32
2013-06-27
Merge branch 'drm/shmob' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
4
-28
/
+18
2013-06-27
drm: Renesas R-Car Display Unit DRM driver
Laurent Pinchart
18
-0
/
+2846
2013-06-27
vgacon: fix missing include.
Dave Airlie
1
-0
/
+1
2013-06-26
locking-selftests: Handle unexpected failures more strictly
Maarten Lankhorst
1
-3
/
+5
2013-06-26
mutex: Add more w/w tests to test EDEADLK path handling
Maarten Lankhorst
1
-3
/
+261
2013-06-26
mutex: Add more tests to lib/locking-selftest.c
Maarten Lankhorst
1
-0
/
+62
2013-06-26
mutex: Add w/w tests to lib/locking-selftest.c
Maarten Lankhorst
1
-19
/
+381
2013-06-26
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
3
-3
/
+62
2013-06-26
mutex: Add support for wound/wait style locks
Maarten Lankhorst
5
-17
/
+1003
2013-06-26
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
9
-59
/
+41
2013-06-26
vgacon.c: add cond reschedule points in vgacon_do_font_op
Marcelo Tosatti
1
-4
/
+12
2013-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-6
/
+10
2013-06-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-15
/
+9
2013-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-4
/
+8
2013-06-25
Merge tag 'spi-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
3
-3
/
+3
2013-06-25
drm: fix fb leak in setcrtc
Daniel Vetter
2
-6
/
+20
2013-06-25
drm: check that ->set_config properly updates the fb
Daniel Vetter
1
-0
/
+3
2013-06-25
drm/crtc-helper: explicit DPMS on after modeset
Daniel Vetter
1
-6
/
+16
2013-06-25
drm/crtc-helper: no need to check for fb->depth/bpp
Daniel Vetter
1
-5
/
+0
2013-06-25
drm/crtc-helpers: Enforce sane set_config api
Daniel Vetter
1
-7
/
+6
2013-06-25
powerpc/pci: Fix boot panic on mpc83xx (regression)
Rojhalat Ibrahim
1
-15
/
+9
2013-06-24
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
Mark Brown
1
-1
/
+1
2013-06-24
Merge remote-tracking branch 'spi/fix/pxa' into spi-linus
Mark Brown
2
-2
/
+2
2013-06-24
s390/ipl: Fix FCP WWPN and LUN format strings for read
Michael Holzheu
1
-4
/
+4
2013-06-24
fs: fix new splice.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2013-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-9
/
+27
2013-06-24
drm_vm: drop explicit VM_IO setting
Al Viro
1
-1
/
+0
2013-06-22
Linux 3.10-rc7
Linus Torvalds
1
-1
/
+1
2013-06-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+4
2013-06-22
Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+18
2013-06-22
Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-6
/
+15
2013-06-22
Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-12
/
+6
[next]