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
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
firmware/sysfb: fix an error code in sysfb_init()
Dan Carpenter
1
-1
/
+3
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
13
-34
/
+63
2024-02-23
Merge tag 'riscv-firmware-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/s...
Arnd Bergmann
1
-1
/
+1
2024-02-14
firmware/sysfb: Update screen_info for relocated EFI framebuffers
Thomas Zimmermann
1
-0
/
+2
2024-02-14
firmware/sysfb: Create firmware device only for enabled PCI devices
Thomas Zimmermann
1
-2
/
+30
2024-02-14
firmware/sysfb: Set firmware-framebuffer parent device
Thomas Zimmermann
2
-2
/
+24
2024-02-14
video: Add helpers for decoding screen_info
Thomas Zimmermann
1
-0
/
+1
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-33
/
+62
2024-02-03
cxl/cper: Fix errant CPER prints for CXL events
Ira Weiny
1
-0
/
+19
2024-02-02
efi: Don't add memblocks for soft-reserved memory
Andrew Bresticker
1
-9
/
+10
2024-02-02
efi: runtime: Fix potential overflow of soft-reserved region size
Andrew Bresticker
2
-2
/
+2
2024-01-30
efi/libstub: Add one kernel-doc comment
Yang Li
1
-0
/
+1
2024-01-30
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
Ard Biesheuvel
5
-8
/
+12
2024-01-29
firmware: microchip: fix wrong sizeof argument
Samasth Norway Ananda
1
-1
/
+1
2024-01-27
Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2024-01-26
x86/efistub: Give up if memory attribute protocol returns an error
Ard Biesheuvel
2
-12
/
+16
2024-01-25
Merge tag 'ffa-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
1
-28
/
+57
2024-01-24
Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...
Thomas Zimmermann
1
-1
/
+1
2024-01-23
riscv/efistub: Tighten ELF relocation check
Ard Biesheuvel
1
-1
/
+1
2024-01-23
riscv/efistub: Ensure GP-relative addressing is not used
Jan Kiszka
1
-1
/
+1
2024-01-22
firmware: arm_ffa: Handle partitions setup failures
Cristian Marussi
1
-5
/
+23
2024-01-22
firmware: arm_ffa: Use xa_insert() and check for result
Cristian Marussi
1
-3
/
+16
2024-01-22
firmware: arm_ffa: Simplify ffa_partitions_cleanup()
Cristian Marussi
1
-20
/
+6
2024-01-22
firmware: arm_ffa: Check xa_load() return value
Cristian Marussi
1
-0
/
+10
2024-01-22
firmware: arm_ffa: Add missing rwlock_init() for the driver partition
Cristian Marussi
1
-0
/
+1
2024-01-22
firmware: arm_ffa: Add missing rwlock_init() in ffa_setup_partitions()
Cristian Marussi
1
-0
/
+1
2024-01-22
firmware: arm_scmi: Fix the clock protocol supported version
Cristian Marussi
1
-1
/
+1
2024-01-22
firmware: arm_scmi: Fix the clock protocol version for v3.2
Cristian Marussi
1
-2
/
+1
2024-01-22
firmware: arm_scmi: Use xa_insert() when saving raw queues
Cristian Marussi
1
-4
/
+8
2024-01-22
firmware: arm_scmi: Use xa_insert() to store opps
Cristian Marussi
1
-5
/
+18
2024-01-22
firmware: arm_scmi: Replace asm-generic/bug.h with linux/bug.h
Tanzir Hasan
1
-1
/
+1
2024-01-22
firmware: arm_scmi: Check mailbox/SMT channel for consistency
Cristian Marussi
3
-0
/
+21
2024-01-20
Revert "firmware/sysfb: Clear screen_info state after consuming it"
Helge Deller
1
-13
/
+1
2024-01-18
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-270
/
+178
2024-01-13
Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+13
2024-01-13
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-192
/
+0
2024-01-12
firmware/sysfb: Clear screen_info state after consuming it
Thomas Zimmermann
1
-1
/
+13
2024-01-11
Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-62
/
+646
2024-01-10
Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-9
/
+912
2024-01-10
Merge tag 'tag-chrome-platform-firmware-for-v6.8' of git://git.kernel.org/pub...
Linus Torvalds
2
-3
/
+5
2024-01-10
Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-5
/
+2
2024-01-09
Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-01-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2024-01-04
firmware: xilinx: Export function to use in other module
Jay Buddhabhatti
1
-1
/
+2
2024-01-04
firmware: zynqmp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-04
firmware: turris-mox-rwtm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-04
firmware: stratix10-svc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-04
firmware: stratix10-rsu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-01-04
firmware: raspberrypi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-04
firmware: qemu_fw_cfg: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
[next]