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
2021-12-27
hwmon: (asus_wmi_sensors) Support X370 Asus WMI.
Denis Pauk
3
-0
/
+677
2021-12-27
hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.
Denis Pauk
3
-0
/
+634
2021-12-27
hwmon: (f71882fg) Add F81966 support
Menghui Wu
1
-0
/
+2
2021-12-27
hwmon: (adm1021) Improve detection of LM84, MAX1617, and MAX1617A
Guenter Roeck
1
-4
/
+19
2021-12-27
hwmon: (tmp401) Hide register write address differences in regmap code
Guenter Roeck
1
-44
/
+25
2021-12-27
hwmon: (tmp401) Use regmap
Guenter Roeck
2
-76
/
+150
2021-12-27
hwmon: (tmp401) Convert to _info API
Guenter Roeck
1
-386
/
+348
2021-12-27
hwmon: (tmp401) Simplify temperature register arrays
Guenter Roeck
1
-28
/
+11
2021-12-27
hwmon: Driver for Texas Instruments INA238
Nathan Rossi
3
-0
/
+657
2021-12-27
hwmon: (k10temp) Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
Babu Moger
1
-0
/
+3
2021-12-27
hwmon: (k10temp) Remove unused definitions
Babu Moger
1
-20
/
+0
2021-12-26
Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-19
/
+26
2021-12-26
Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-44
/
+62
2021-12-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-37
/
+149
2021-12-24
Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-49
/
+37
2021-12-24
Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-8
/
+10
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
24
-151
/
+272
2021-12-23
platform/x86: intel_pmc_core: fix memleak on registration failure
Johan Hovold
1
-1
/
+1
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
1
-1
/
+1
2021-12-23
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
1
-1
/
+1
2021-12-23
Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+10
2021-12-23
veth: ensure skb entering GRO are not cloned.
Paolo Abeni
1
-2
/
+6
2021-12-23
Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
6
-18
/
+60
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-116
/
+74
2021-12-23
platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL
Andy Shevchenko
2
-16
/
+1
2021-12-23
platform/x86: system76_acpi: Guard System76 EC specific functionality
Tim Crawford
1
-28
/
+30
2021-12-23
Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-3
/
+3
2021-12-23
Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
1
-5
/
+7
2021-12-23
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
1
-2
/
+4
2021-12-23
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
1
-1
/
+1
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-11
/
+17
2021-12-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+7
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
1
-0
/
+2
2021-12-22
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-22
fjes: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-22
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
1
-1
/
+1
2021-12-21
Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2021-12-21
platform/x86: apple-gmux: use resource_size() with res
Wang Qing
1
-1
/
+1
2021-12-21
platform/x86: amd-pmc: only use callbacks for suspend
Mario Limonciello
1
-1
/
+2
2021-12-21
platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...
Miaoqian Lin
1
-2
/
+2
2021-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-0
/
+18
2021-12-21
gpio: virtio: remove timeout
Vincent Whitchurch
1
-5
/
+1
2021-12-21
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
1
-1
/
+1
2021-12-21
mmc: mmci: stm32: clear DLYB_CR after sending tuning command
Yann Gautier
1
-0
/
+2
2021-12-21
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
1
-6
/
+13
2021-12-21
gve: Correct order of processing device options
Jeroen de Borst
1
-4
/
+4
[next]