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-09-13
efi: support booting with kexec handover (KHO)
Evangelos Petrongonas
1
-4
/
+25
2025-09-12
firmware: arm_scmi: Simplify printks with pOF format
Krzysztof Kozlowski
2
-11
/
+9
2025-09-11
firmware: qcom: tzmem: disable sc7180 platform
Nikita Travkin
1
-0
/
+1
2025-09-11
firmware: exynos-acpm: fix PMIC returned errno
Tudor Ambarus
1
-5
/
+20
2025-09-10
firmware: firmware: meson-sm: fix compile-test default
Johan Hovold
1
-1
/
+1
2025-09-09
firmware: arm_scmi: imx: Discover MISC board info from the system manager
Peng Fan
1
-0
/
+35
2025-09-08
firmware: arm_scmi: imx: Support retrieving MISC protocol configuration info
Peng Fan
1
-0
/
+35
2025-09-08
firmware: arm_scmi: imx: Discover MISC build info from the system manager
Peng Fan
1
-0
/
+41
2025-09-08
firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
Peng Fan
1
-0
/
+25
2025-09-04
firmware: meson_sm: fix device leak at probe
Johan Hovold
1
-1
/
+6
2025-09-03
drivers: firmware: bcm47xx_sprom: fix spelling
Akhilesh Patil
1
-1
/
+1
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
1
-1
/
+3
2025-09-02
firmware: arm_scmi: quirk: Prevent writes to string constants
Johan Hovold
1
-5
/
+10
2025-09-01
firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude 7455
Val Packett
1
-0
/
+2
2025-09-01
firmware: qcom: scm: Allow QSEECOM on Lenovo Thinkbook 16
Jens Glathe
1
-0
/
+1
2025-08-29
efi: Explain OVMF acronym in OVMF_DEBUG_LOG help text
Geert Uytterhoeven
1
-3
/
+4
2025-08-29
drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_info()
Jay Buddhabhatti
1
-26
/
+16
2025-08-29
drivers: firmware: xilinx: Add unique family code for all platforms
Jay Buddhabhatti
1
-3
/
+29
2025-08-29
firmware: xilinx: Add Versal NET platform compatible string
Jay Buddhabhatti
1
-0
/
+1
2025-08-29
firmware: xilinx: Add debugfs support for PM_GET_NODE_STATUS
Madhav Bhatt
2
-1
/
+53
2025-08-26
efi: stmm: Drop unneeded null pointer check
Jan Kiszka
1
-2
/
+1
2025-08-26
efi: stmm: Drop unused EFI error from setup_mm_hdr arguments
Jan Kiszka
1
-17
/
+8
2025-08-26
efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errors
Jan Kiszka
1
-6
/
+6
2025-08-26
efi: stmm: Fix incorrect buffer allocation method
Jan Kiszka
1
-9
/
+12
2025-08-22
firmware: ti_sci: Enable abort handling of entry to LPM
Kendall Willis
2
-2
/
+58
2025-08-21
firmware: arm_scmi: Mark VirtIO ready before registering scmi_virtio_driver
Junnan Wu
1
-0
/
+3
2025-08-21
firmware: arm_scmi: Constify struct scmi_transport_ops
Christophe JAILLET
1
-1
/
+1
2025-08-21
firmware: arm_scmi: Constify struct scmi_voltage_proto_ops
Christophe JAILLET
1
-1
/
+1
2025-08-11
firmware: qcom: scm: Allow QSEECOM on HAMOA-IOT-EVK
Yijie Yang
1
-0
/
+1
2025-08-11
firmware: qcom: scm: preserve assign_mem() error return value
Mukesh Ojha
1
-1
/
+1
2025-08-09
Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
5
-2
/
+130
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
6
-7
/
+7
2025-07-29
Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-2
/
+16
2025-07-29
Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
16
-94
/
+176
2025-07-28
Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-20
/
+25
2025-07-28
Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+4
2025-07-25
Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
3
-54
/
+53
2025-07-23
firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall
Yeoreum Yun
1
-1
/
+1
2025-07-22
Merge tag 'tegra-for-6.17-firmware' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
5
-17
/
+10
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-4
/
+4
2025-07-21
Merge tag 'scmi-updates-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/drivers
Arnd Bergmann
7
-19
/
+112
2025-07-16
firmware: qcom: scm: request the waitqueue irq *after* initializing SCM
Bartosz Golaszewski
1
-22
/
+14
2025-07-16
firmware: qcom: scm: initialize tzmem before marking SCM as available
Bartosz Golaszewski
1
-27
/
+26
2025-07-16
firmware: qcom: scm: take struct device as argument in SHM bridge enable
Bartosz Golaszewski
3
-4
/
+12
2025-07-16
firmware: qcom: scm: remove unused arguments from SHM bridge routines
Bartosz Golaszewski
2
-6
/
+6
2025-07-15
efistub: Lower default log level
Aaron Kling
1
-2
/
+2
2025-07-14
ASoC: codec: Convert to GPIO descriptors for
Mark Brown
1
-4
/
+2
[prev]
[next]