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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-04
Merge tag 'regulator-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
46
-164
/
+2093
2020-08-04
Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-141
/
+204
2020-08-04
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
110
-861
/
+9600
2020-08-04
Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-31
/
+9
2020-08-04
Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-2
/
+6
2020-08-04
sfc: Fix build with CONFIG_RFS_ACCEL disabled.
David S. Miller
1
-0
/
+2
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
24
-195
/
+2
2020-08-04
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
7
-163
/
+112
2020-08-04
sfc_ef100: add nic-type for VFs, and bind to them
Edward Cree
3
-0
/
+81
2020-08-04
sfc_ef100: read pf_index at probe time
Edward Cree
2
-0
/
+5
2020-08-04
sfc_ef100: functions for selftests
Edward Cree
1
-0
/
+47
2020-08-04
sfc_ef100: statistics gathering
Edward Cree
3
-0
/
+217
2020-08-04
sfc_ef100: plumb in fini_dmaq
Edward Cree
1
-0
/
+1
2020-08-04
sfc_ef100: RX path for EF100
Edward Cree
3
-9
/
+167
2020-08-04
sfc_ef100: RX filter table management and related gubbins
Edward Cree
2
-0
/
+77
2020-08-04
sfc_ef100: TX path for EF100 NICs
Edward Cree
5
-5
/
+396
2020-08-04
sfc_ef100: read Design Parameters at probe time
Edward Cree
2
-0
/
+220
2020-08-04
sfc_ef100: fail the probe if NIC uses unsol_ev credits
Edward Cree
1
-0
/
+6
2020-08-04
sfc_ef100: check firmware version at start-of-day
Edward Cree
1
-0
/
+40
2020-08-04
enetc: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-04
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-04
net: dsa: loop: Set correct number of ports
Florian Fainelli
1
-1
/
+1
2020-08-04
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
1
-0
/
+17
2020-08-04
net: dsa: loop: Move data structures to header
Florian Fainelli
1
-31
/
+1
2020-08-04
net: dsa: loop: Support 4K VLANs
Florian Fainelli
1
-4
/
+2
2020-08-04
net: dsa: loop: PVID should be per-port
Florian Fainelli
1
-4
/
+4
2020-08-04
cxgb4: add TC-MATCHALL IPv6 support
Rahul Lakkireddy
3
-26
/
+82
2020-08-04
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2
-34
/
+50
2020-08-04
mlxsw: spectrum_qdisc: Offload action trap for qevents
Petr Machata
3
-13
/
+95
2020-08-04
mlxsw: spectrum_trap: Add early_drop trap
Ido Schimmel
3
-3
/
+53
2020-08-04
mlxsw: spectrum_trap: Allow for per-ASIC traps initialization
Ido Schimmel
2
-9
/
+75
2020-08-04
mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization
Ido Schimmel
4
-9
/
+93
2020-08-04
mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_test
Petr Machata
1
-1
/
+2
2020-08-04
mlxsw: spectrum_trap: Use 'size_t' for array sizes
Ido Schimmel
2
-5
/
+5
2020-08-04
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
5
-15
/
+26
2020-08-04
Merge tag 'platform-drivers-x86-v5.9-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
17
-114
/
+643
2020-08-04
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
1
-1
/
+1
2020-08-04
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2020-08-04
Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+3
2020-08-04
Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+0
2020-08-04
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
1
-7
/
+7
2020-08-04
gpio: crystalcove: Free IRQ on error path
Andy Shevchenko
1
-15
/
+3
2020-08-04
gpio: pca953x: Request IRQ after all initialisation done
Andy Shevchenko
1
-11
/
+11
2020-08-04
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
1
-5
/
+8
2020-08-04
fsl/fman: fix eth hash table allocation
Florinel Iordache
1
-1
/
+1
2020-08-04
fsl/fman: check dereferencing null pointer
Florinel Iordache
3
-4
/
+4
2020-08-04
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-08-04
fsl/fman: fix dereference null return value
Florinel Iordache
1
-1
/
+8
2020-08-04
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
1
-2
/
+1
2020-08-04
gpio: max732x: Use irqchip template
Linus Walleij
1
-15
/
+15
[prev]
[next]