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
2021-08-02
Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...
Arnd Bergmann
1
-3
/
+11
2021-08-01
iscsi_ibft: fix crash due to KASLR physical memory remapping
Maurizio Lombardi
2
-33
/
+25
2021-07-27
efi: sysfb_efi: fix build when EFI is not set
Randy Dunlap
1
-0
/
+2
2021-07-27
drivers/firmware: fix SYSFB depends to prevent build failures
Javier Martinez Canillas
1
-1
/
+1
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
5
-8
/
+23
2021-07-26
Merge 5.14-rc3 into char-misc-next
Greg Kroah-Hartman
5
-8
/
+23
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
5
-8
/
+23
2021-07-25
Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+23
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-90
/
+599
2021-07-21
drivers: firmware: Add PDI load API support
Nava kishore Manne
1
-0
/
+17
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
6
-117
/
+125
2021-07-21
drivers/firmware: move x86 Generic System Framebuffers support
Javier Martinez Canillas
6
-0
/
+501
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2021-07-21
firmware: tee_bnxt: Release TEE shm, session, and context during kexec
Allen Pais
1
-3
/
+11
2021-07-20
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
1
-0
/
+2
2021-07-20
Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
4
-7
/
+23
2021-07-20
efi/mokvar: Reserve the table only if it is in boot services data
Borislav Petkov
1
-1
/
+4
2021-07-19
firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent module
John Stultz
3
-2
/
+7
2021-07-19
ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
Andy Shevchenko
1
-1
/
+0
2021-07-17
firmware: qcom_scm: remove a duplicative condition
Junlin Yang
1
-1
/
+1
2021-07-17
firmware: qcom_scm: Mark string array const
Stephen Boyd
1
-1
/
+1
2021-07-17
Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
4
-12
/
+20
2021-07-16
efi/libstub: Fix the efi_load_initrd function description
Atish Patra
1
-2
/
+2
2021-07-16
firmware/efi: Tell memblock about EFI iomem reservations
Marc Zyngier
1
-1
/
+12
2021-07-16
efi/tpm: Differentiate missing and invalid final event log table.
Michal Suchanek
1
-3
/
+5
2021-07-13
firmware: arm_scmi: Fix range check for the maximum number of pending messages
Cristian Marussi
1
-2
/
+3
2021-07-13
firmware: arm_scmi: Avoid padding in sensor message structure
Cristian Marussi
1
-2
/
+4
2021-07-13
firmware: arm_scmi: Fix kernel doc warnings about return values
Cristian Marussi
2
-0
/
+6
2021-07-12
firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow
Sudeep Holla
1
-2
/
+4
2021-07-12
firmware: arm_ffa: Fix the comment style
Sudeep Holla
1
-1
/
+1
2021-07-12
firmware: arm_ffa: Simplify probe function
Uwe Kleine-König
1
-3
/
+0
2021-07-12
firmware: arm_ffa: Ensure drivers provide a probe function
Uwe Kleine-König
1
-0
/
+3
2021-07-12
firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflow
Sudeep Holla
1
-3
/
+4
2021-07-12
firmware: arm_scmi: Ensure drivers provide a probe function
Sudeep Holla
1
-0
/
+3
2021-07-12
firmware: arm_scmi: Simplify device probe function on the bus
Sudeep Holla
1
-5
/
+0
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-22
/
+1157
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+10
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+15
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-07-01
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2021-06-29
qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
Nathan Chancellor
1
-5
/
+3
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+11
2021-06-24
Merge branch 'for-next/smccc' into for-next/core
Will Deacon
1
-0
/
+4
2021-06-24
Merge tag 'mvebu-drivers-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-0
/
+1
2021-06-24
Merge tag 'mvebu-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-8
/
+47
2021-06-17
PSCI: Use cpuidle context helpers in psci_cpu_suspend_enter()
Marc Zyngier
1
-2
/
+7
2021-06-17
firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...
Pali Rohár
1
-0
/
+1
2021-06-17
firmware: turris-mox-rwtm: show message about HWRNG registration
Pali Rohár
1
-0
/
+2
2021-06-17
firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
Pali Rohár
1
-0
/
+28
[prev]
[next]