index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
firmware: stratix10-svc: Add definition for voltage and temperature sensor
Khairul Anuar Romli
1
-2
/
+19
2025-11-11
efi/runtime-wrappers: Keep track of the efi_runtime_lock owner
Ard Biesheuvel
1
-1
/
+16
2025-11-11
efi: Add missing static initializer for efi_mm::cpus_allowed_lock
Ard Biesheuvel
1
-0
/
+3
2025-11-11
efi/memattr: Convert efi_memattr_init() return type to void
Breno Leitao
1
-4
/
+3
2025-11-11
efi: stmm: fix kernel-doc "bad line" warnings
Randy Dunlap
1
-3
/
+3
2025-11-11
efi/riscv: Remove the useless failure return message print
Qiang Ma
1
-9
/
+1
2025-11-10
Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"
Christian Brauner
1
-2
/
+2
2025-11-06
efistub/x86: Add fallback for SMBIOS record lookup
Francesco Pompo
1
-1
/
+100
2025-11-05
efi/libstub: Fix page table access in 5-level to 4-level paging transition
Usama Arif
1
-2
/
+2
2025-11-03
firmware: ti_sci: Set IO Isolation only if the firmware is capable
Thomas Richard (TI.com)
2
-8
/
+15
2025-11-03
firmware: ti_sci: Replace ifdeffery by pm_sleep_ptr() macro
Thomas Richard (TI.com)
1
-10
/
+8
2025-11-03
firmware: stratix10-svc: fix bug in saving controller data
Khairul Anuar Romli
1
-3
/
+4
2025-10-30
kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
1
-2
/
+2
2025-10-29
scsi: firmware: xilinx: Add APIs for UFS PHY initialization
Ajay Neeli
2
-1
/
+119
2025-10-29
scsi: firmware: xilinx: Add support for secure read/write ioctl interface
Izhar Ameer Shaikh
1
-0
/
+46
2025-10-27
firmware: imx: scu: Use devm_mutex_init
Peng Fan
1
-1
/
+3
2025-10-27
firmware: imx: scu: Suppress bind attrs
Peng Fan
1
-0
/
+1
2025-10-27
firmware: imx: scu: Update error code
Peng Fan
1
-3
/
+3
2025-10-27
firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_channel
Peng Fan
1
-1
/
+0
2025-10-27
firmware: imx: scu-irq: Set mu_resource_id before get handle
Peng Fan
1
-12
/
+12
2025-10-27
firmware: imx: scu-irq: Init workqueue before request mbox channel
Peng Fan
1
-2
/
+2
2025-10-27
firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()
Peng Fan
1
-2
/
+3
2025-10-27
firmware: imx: scu-irq: fix OF node leak in
Peng Fan
1
-1
/
+3
2025-10-23
Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
2
-44
/
+47
2025-10-20
firmware: exynos-acpm: register ACPM clocks pdev
Tudor Ambarus
1
-0
/
+21
2025-10-20
firmware: exynos-acpm: add DVFS protocol
Tudor Ambarus
4
-1
/
+109
2025-10-17
Merge tag 'zynqmp-soc-for-6.18' of https://github.com/Xilinx/linux-xlnx into soc/drivers
Arnd Bergmann
2
-29
/
+98
2025-10-15
firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw mode
Artem Shimko
1
-2
/
+1
2025-10-15
firmware: arm_scmi: Skip RAW initialization on failure
Cristian Marussi
1
-4
/
+1
2025-10-15
include: trace: Fix inflight count helper on failed initialization
Cristian Marussi
2
-5
/
+10
2025-10-15
firmware: arm_scmi: Account for failed debug initialization
Cristian Marussi
2
-33
/
+35
2025-10-13
firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor
Sudeep Holla
1
-10
/
+27
2025-10-05
Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
2
-7
/
+10
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+25
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
17
-40
/
+430
2025-09-30
Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2025-09-29
efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable
Lenny Szubowicz
1
-4
/
+6
2025-09-24
Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+4
2025-09-23
Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers
Arnd Bergmann
2
-2
/
+58
2025-09-23
Merge tag 'amlogic-drivers-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/drivers
Arnd Bergmann
2
-2
/
+7
2025-09-23
Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
3
-11
/
+178
2025-09-16
Merge branch 'x86/urgent' into x86/apic, to resolve conflict
Ingo Molnar
1
-34
/
+27
2025-09-15
firmware: tegra: Do not warn on missing memory-region property
Thierry Reding
1
-1
/
+4
2025-09-15
Merge tag 'scmi-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Arnd Bergmann
8
-18
/
+160
2025-09-15
Merge tag 'samsung-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/drivers
Arnd Bergmann
1
-5
/
+20
2025-09-15
Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
2
-1
/
+6
2025-09-15
Merge tag 'arm-soc/for-6.18/drivers' of https://github.com/Broadcom/stblinux into soc/drivers
Arnd Bergmann
1
-1
/
+1
2025-09-15
Merge branch '20250911-qcom-tee-using-tee-ss-without-mem-obj-v12-2-17f07a942b8d@oss.qualcomm.com' into drivers-for-6.18
Bjorn Andersson
3
-11
/
+178
2025-09-15
firmware: qcom: scm: add support for object invocation
Amirreza Zarrabi
2
-0
/
+126
2025-09-15
firmware: qcom: tzmem: export shm_bridge create/delete
Amirreza Zarrabi
1
-11
/
+52
[prev]
[next]