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
2024-02-02
remoteproc: k3-dsp: Use devm_kcalloc() helper
Andrew Davis
1
-3
/
+1
2024-02-02
remoteproc: k3-dsp: Add devm action to release reserved memory
Andrew Davis
1
-8
/
+12
2024-02-02
remoteproc: k3-dsp: Use devm_rproc_alloc() helper
Andrew Davis
1
-11
/
+5
2024-01-23
remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...
Arnaud Pouliquen
1
-1
/
+1
2024-01-23
remoteproc: stm32: Fix incorrect type in assignment for va
Arnaud Pouliquen
1
-2
/
+2
2024-01-23
remoteproc: virtio: Fix wdg cannot recovery remote processor
Joakim Zhang
1
-3
/
+3
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-11
/
+27
2024-01-21
Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-261
/
+1712
2024-01-21
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
1
-5
/
+5
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+56
2024-01-20
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-39
/
+103
2024-01-20
Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+1
2024-01-20
Revert "firmware/sysfb: Clear screen_info state after consuming it"
Helge Deller
1
-13
/
+1
2024-01-20
Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-33
/
+15
2024-01-19
Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2024-01-19
Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
85
-463
/
+692
2024-01-19
Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
23
-325
/
+596
2024-01-19
clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includes
Stephen Rothwell
1
-1
/
+2
2024-01-19
thermal: loongson2: Replace of_device.h with explicit includes
Rob Herring
1
-1
/
+2
2024-01-19
net: can: Use device_get_match_data()
Rob Herring
4
-31
/
+11
2024-01-19
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2
-4
/
+4
2024-01-19
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
1
-1
/
+1
2024-01-19
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
1
-1
/
+1
2024-01-19
dmaengine: xilinx: xdma: Fix kernel-doc warnings
Jan Kuliga
1
-5
/
+5
2024-01-19
dmaengine: usb-dmac: Avoid format-overflow warning
Lad Prabhakar
1
-5
/
+5
2024-01-19
dmaengine: sh: rz-dmac: Avoid format-overflow warning
Lad Prabhakar
1
-4
/
+4
2024-01-19
dmaengine: imx-sdma: fix Excess kernel-doc warnings
Randy Dunlap
1
-4
/
+0
2024-01-19
dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...
Nathan Chancellor
1
-1
/
+2
2024-01-19
dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()
Nathan Chancellor
1
-4
/
+4
2024-01-19
Merge tag 'dmaengine-6.8-rc1' into fixes
Vinod Koul
27
-243
/
+1697
2024-01-19
Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...
Dave Airlie
18
-91
/
+136
2024-01-19
nouveau/vmm: don't set addr on the fail path to avoid warning
Dave Airlie
1
-0
/
+3
2024-01-19
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
20
-142
/
+207
2024-01-19
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
27
-48
/
+121
2024-01-19
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
72
-439
/
+362
2024-01-19
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
14
-82
/
+1668
2024-01-19
Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-367
/
+1101
2024-01-19
Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
22
-47
/
+1140
2024-01-19
Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-38
/
+54
2024-01-19
Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-98
/
+111
2024-01-19
Merge tag 'pwm/for-6.8-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ukl...
Linus Torvalds
3
-7
/
+6
2024-01-19
Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-72
/
+504
2024-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
10
-64
/
+465
2024-01-19
Merge tag 'hwmon-for-v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+5
2024-01-19
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
23
-231
/
+1438
2024-01-19
Merge tag 'amd-drm-fixes-6.8-2024-01-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
67
-373
/
+554
2024-01-19
power: supply: bq24190_charger: Fix "initializer element is not constant" error
Nathan Chancellor
1
-7
/
+7
2024-01-19
Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
23
-163
/
+1581
2024-01-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-13
/
+256
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-993
/
+1084
[next]