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
2020-03-29
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
1
-20
/
+3
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-18
/
+64
2020-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+11
2020-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+5
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-28
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-27
Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-7
/
+11
2020-03-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+7
2020-03-27
Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-3
/
+5
2020-03-27
clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly
Yubo Xie
1
-2
/
+4
2020-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-6
/
+19
2020-03-27
net: ks8851-ml: Fix IO operations, again
Marek Vasut
1
-4
/
+52
2020-03-27
Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-0
/
+2
2020-03-27
Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-3
/
+3
2020-03-27
Input: fix stale timestamp on key autorepeat events
Dmitry Torokhov
1
-0
/
+1
2020-03-26
mlxsw: spectrum_mr: Fix list iteration in error path
Ido Schimmel
1
-4
/
+4
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
1
-1
/
+1
2020-03-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-30
/
+91
2020-03-26
drm/scheduler: fix rare NULL ptr race
Yintian Tao
1
-0
/
+2
2020-03-26
clk: imx: Align imx sc clock parent msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-03-26
clk: imx: Align imx sc clock msg structs to 4
Leonard Crestez
1
-3
/
+3
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
82
-569
/
+627
2020-03-25
Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-27
/
+122
2020-03-25
Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...
David S. Miller
4
-13
/
+27
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
3
-4
/
+5
2020-03-25
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
1
-10
/
+41
2020-03-25
drm/radeon: fix scatter-gather mapping with user pages
Shane Francis
1
-1
/
+1
2020-03-25
drm/amdgpu: fix scatter-gather mapping with user pages
Shane Francis
1
-1
/
+1
2020-03-25
drm/prime: use dma length macro when mapping sg
Shane Francis
1
-1
/
+1
2020-03-25
soc: samsung: chipid: Fix return value on non-Exynos platforms
Marek Szyprowski
1
-1
/
+1
2020-03-25
Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
1
-0
/
+3
2020-03-25
Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-1
/
+2
2020-03-25
RDMA/mlx5: Block delay drop to unprivileged users
Maor Gottlieb
1
-0
/
+4
2020-03-25
Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2020-03-25
Merge tag 'soc-fsl-fix-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-4
/
+4
2020-03-25
scsi: sd: Fix optimal I/O size for devices that change reported values
Martin K. Petersen
1
-1
/
+3
2020-03-25
Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-18
/
+41
2020-03-25
r8169: re-enable MSI on RTL8168c
Heiner Kallweit
1
-1
/
+1
2020-03-25
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
1
-4
/
+2
2020-03-25
cxgb4/ptp: pass the sign of offset delta in FW CMD
Raju Rangoju
1
-0
/
+3
2020-03-25
RDMA/mlx5: Fix access to wrong pointer while performing flush due to error
Leon Romanovsky
3
-2
/
+27
2020-03-25
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
1
-8
/
+3
2020-03-25
Input: synaptics-rmi4 - set reduced reporting mode only when requested
Andrew Duggan
1
-2
/
+2
2020-03-25
Input: synaptics - enable RMI on HP Envy 13-ad105ng
Yussuf Khalil
1
-0
/
+1
2020-03-25
Input: of_touchscreen - explicitly choose axis
Andy Shevchenko
1
-18
/
+17
2020-03-25
Input: goodix - support gt9147 touchpanel
Yannick Fertre
1
-0
/
+2
2020-03-25
Input: goodix - add support for Goodix GT917S
Icenowy Zheng
1
-0
/
+2
2020-03-25
Input: goodix - use string-based chip ID
Icenowy Zheng
1
-28
/
+39
2020-03-25
Input: goodix - add support for more then one touch-key
Dmitry Mastykin
1
-13
/
+49
[prev]
[next]