summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-12-18efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2025-12-18firmware: stratix10-svc: fix make htmldocs warning for stratix10_svcDinh Nguyen
2025-12-18efi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif
2025-12-18firmware: ti_sci: Set IO Isolation only if the firmware is capableThomas Richard (TI.com)
2025-12-18firmware: imx: scu-irq: fix OF node leak inPeng Fan
2025-12-07firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli
2025-11-13firmware: qcom: tzmem: disable sc7180 platformNikita Travkin
2025-11-13firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude 7455Val Packett
2025-11-13firmware: ti_sci: Enable abort handling of entry to LPMKendall Willis
2025-11-13firmware: qcom: scm: preserve assign_mem() error return valueMukesh Ojha
2025-10-29firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko
2025-10-29include: trace: Fix inflight count helper on failed initializationCristian Marussi
2025-10-29firmware: arm_scmi: Account for failed debug initializationCristian Marussi
2025-10-29firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla
2025-10-19firmware: meson_sm: fix device leak at probeJohan Hovold
2025-10-19firmware: exynos-acpm: fix PMIC returned errnoTudor Ambarus
2025-10-19firmware: arm_scmi: quirk: Prevent writes to string constantsJohan Hovold
2025-10-15efi: Explain OVMF acronym in OVMF_DEBUG_LOG help textGeert Uytterhoeven
2025-10-15firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold
2025-10-15firmware: arm_scmi: Mark VirtIO ready before registering scmi_virtio_driverJunnan Wu
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-15firmware: tegra: Do not warn on missing memory-region propertyThierry Reding
2025-08-26efi: stmm: Drop unneeded null pointer checkJan Kiszka
2025-08-26efi: stmm: Drop unused EFI error from setup_mm_hdr argumentsJan Kiszka
2025-08-26efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errorsJan Kiszka
2025-08-26efi: stmm: Fix incorrect buffer allocation methodJan Kiszka
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-29Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-29Merge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-28Merge tag 'sound-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-07-28Merge tag 'tpmdd-next-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-25Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-07-23firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcallYeoreum Yun
2025-07-22Merge tag 'tegra-for-6.17-firmware' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-21Merge tag 'scmi-updates-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-07-16firmware: qcom: scm: request the waitqueue irq *after* initializing SCMBartosz Golaszewski
2025-07-16firmware: qcom: scm: initialize tzmem before marking SCM as availableBartosz Golaszewski
2025-07-16firmware: qcom: scm: take struct device as argument in SHM bridge enableBartosz Golaszewski
2025-07-16firmware: qcom: scm: remove unused arguments from SHM bridge routinesBartosz Golaszewski
2025-07-15efistub: Lower default log levelAaron Kling
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown
2025-07-11firmware: tegra: bpmp: Fix build failure for tegra264-only configArnd Bergmann
2025-07-09firmware: tegra: bpmp: Use of_reserved_mem_region_to_resource() for "memory-r...Rob Herring (Arm)