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
2022-01-05
watchdog: msc313e: Check if the WDT was running at boot
Daniel Palmer
1
-0
/
+4
2022-01-05
watchdog: Add Apple SoC watchdog driver
Sven Peter
3
-0
/
+239
2022-01-05
watchdog: s3c2410: Fix getting the optional clock
Sam Protsenko
1
-10
/
+12
2022-01-05
watchdog: s3c2410: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-8
/
+6
2022-01-05
watchdog: mtk_wdt: use platform_get_irq_optional
Tzung-Bi Shih
1
-1
/
+1
2022-01-05
watchdog: Add Watchdog Timer driver for RZ/G2L
Biju Das
3
-0
/
+272
2022-01-05
watchdog: da9063: Add hard dependency on I2C
Andrej Picej
1
-0
/
+1
2022-01-05
watchdog: Add Realtek Otto watchdog timer
Sander Vanheule
3
-0
/
+398
2021-12-28
watchdog: s3c2410: Add Exynos850 support
Sam Protsenko
1
-1
/
+63
2021-12-28
watchdog: da9063: use atomic safe i2c transfer in reset handler
Yunus Bas
1
-3
/
+9
2021-12-28
watchdog: davinci: Use div64_ul instead of do_div
Changcheng Deng
1
-1
/
+1
2021-12-28
watchdog: Remove BCM63XX_WDT
Florian Fainelli
3
-328
/
+0
2021-12-28
watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
Florian Fainelli
1
-0
/
+7
2021-12-28
watchdog: Allow building BCM7038_WDT for BCM63XX
Florian Fainelli
1
-3
/
+4
2021-12-28
watchdog: bcm7038_wdt: Support platform data configuration
Florian Fainelli
1
-1
/
+7
2021-12-28
watchdog: meson_gxbb_wdt: remove stop_on_reboot
Artem Lapkin
1
-1
/
+0
2021-12-28
watchdog: Kconfig: fix help text indentation
Luca Ceresoli
1
-24
/
+24
2021-12-28
watchdog: s3c2410: Remove superfluous err label
Sam Protsenko
1
-9
/
+4
2021-12-28
watchdog: s3c2410: Support separate source clock
Sam Protsenko
1
-15
/
+41
2021-12-28
watchdog: s3c2410: Cleanup PMU related code
Sam Protsenko
1
-25
/
+58
2021-12-28
watchdog: s3c2410: Add support for WDT counter enable register
Sam Protsenko
1
-1
/
+27
2021-12-28
watchdog: s3c2410: Implement a way to invert mask reg value
Sam Protsenko
1
-1
/
+4
2021-12-28
watchdog: s3c2410: Extract disable and mask code into separate functions
Sam Protsenko
1
-19
/
+35
2021-12-28
watchdog: s3c2410: Make reset disable register optional
Sam Protsenko
1
-9
/
+13
2021-12-28
watchdog: s3c2410: Let kernel kick watchdog
Sam Protsenko
1
-11
/
+15
2021-12-28
watchdog: s3c2410: Fail probe if can't find valid timeout
Sam Protsenko
1
-11
/
+10
2021-12-28
watchdog: f71808e_wdt: Add F81966 support
AaeonIot
1
-2
/
+8
2021-12-28
watchdog: Kconfig: enable MTK watchdog
Kevin Hilman
1
-0
/
+1
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
[next]