index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
starfive-6.6.63-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
2025-07-31
net: ti: icss-iep: fix device and OF node leaks at probe
Johan Hovold
1
-5
/
+18
2025-07-31
net: mtk_eth_soc: fix device leak at probe
Johan Hovold
1
-1
/
+0
2025-07-31
net: gianfar: fix device leak when querying time stamp info
Johan Hovold
1
-1
/
+3
2025-07-31
net: enetc: fix device and OF node leak at probe
Johan Hovold
1
-2
/
+12
2025-07-31
net: dpaa: fix device leak when querying time stamp info
Johan Hovold
1
-1
/
+3
2025-07-31
i3c: add missing include to internal header
Wolfram Sang
1
-0
/
+1
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-80
/
+3808
2025-07-31
Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-81
/
+72
2025-07-31
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+48
2025-07-31
i3c: dw: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-8
/
+0
2025-07-31
i3c: master: svc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-8
/
+0
2025-07-31
i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk
Stanley Chu
1
-8
/
+14
2025-07-31
i3c: master: Add basic driver for the Renesas I3C controller
Wolfram Sang
3
-0
/
+1415
2025-07-31
i3c: Standardize defines for specification parameters
Wolfram Sang
2
-8
/
+8
2025-07-31
i3c: master: cdns: Simplify handling clocks in probe()
Krzysztof Kozlowski
1
-39
/
+12
2025-07-31
i3c: Fix i3c_device_do_priv_xfers() kernel-doc indentation
Bagas Sanjaya
1
-5
/
+6
2025-07-31
i3c: master: dw: Use i3c_writel_fifo() and i3c_readl_fifo()
Jorge Marques
1
-21
/
+4
2025-07-31
i3c: master: cdns: Use i3c_writel_fifo() and i3c_readl_fifo()
Jorge Marques
1
-20
/
+5
2025-07-31
i3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()
Jorge Marques
1
-0
/
+37
2025-07-31
of: Clarify OF device context in of_match_device() comment
Bagas Sanjaya
1
-2
/
+2
2025-07-30
drm/xe/vf: Disable CSC support on VF
Lukasz Laguna
1
-0
/
+1
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
39
-345
/
+822
2025-07-30
md: rename recovery_cp to resync_offset
Li Nan
11
-94
/
+94
2025-07-30
md/md-cluster: handle REMOVE message earlier
Heming Zhao
1
-3
/
+6
2025-07-30
md: fix create on open mddev lifetime regression
Yu Kuai
1
-0
/
+6
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-6
/
+4
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1189
-32449
/
+53727
2025-07-30
mtd: spinand: winbond: Add comment about the maximum frequency
Miquel Raynal
1
-0
/
+1
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
Miquel Raynal
2
-4
/
+93
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal
2
-3
/
+44
2025-07-30
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
1
-2
/
+14
2025-07-30
mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants
Miquel Raynal
12
-88
/
+88
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
2
-5
/
+15
2025-07-30
spi: spi-mem: Use picoseconds for calculating the op durations
Miquel Raynal
1
-3
/
+10
2025-07-30
mtd: rawnand: atmel: set pmecc data setup time
Balamanikandan Gunasundar
1
-0
/
+6
2025-07-30
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
1
-1
/
+4
2025-07-30
mtd: rawnand: fsmc: Add missing check after DMA map
Thomas Fourier
1
-0
/
+2
2025-07-30
mtd: rawnand: rockchip: Add missing check after DMA map
Thomas Fourier
1
-0
/
+15
2025-07-30
mtd: rawnand: hynix: don't try read-retry on SLC NANDs
Hector Palacios
1
-2
/
+2
2025-07-30
mtd: rawnand: atmel: Fix dma_mapping_error() address
Thomas Fourier
1
-1
/
+1
2025-07-30
mtd: nand: brcmnand: fix mtd corrected bits stat
David Regan
1
-15
/
+38
2025-07-30
mtd: rawnand: renesas: Add missing check after DMA map
Thomas Fourier
1
-0
/
+6
2025-07-30
mtd: spinand: gigadevice: Add support for GD5F1GM9 chips
Teng Wu
1
-0
/
+20
2025-07-30
mtd: nand: brcmnand: replace manual string choices with standard helpers
Yuesong Li
1
-4
/
+5
2025-07-30
mfd: Minor Cirrus/Maxim Kconfig order fixes
Charles Keepax
1
-48
/
+48
2025-07-30
mfd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
3
-3
/
+0
2025-07-30
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+60
2025-07-30
Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+5
2025-07-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-352
/
+1451
2025-07-30
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
46
-6
/
+46
[prev]
[next]