summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2025-10-23Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-44/+47
2025-10-15firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko-2/+1
2025-10-15firmware: arm_scmi: Skip RAW initialization on failureCristian Marussi-4/+1
2025-10-15include: trace: Fix inflight count helper on failed initializationCristian Marussi-5/+10
2025-10-15firmware: arm_scmi: Account for failed debug initializationCristian Marussi-33/+35
2025-10-13firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptorSudeep Holla-10/+27
2025-10-05Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+10
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds-4/+25
2025-10-01Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-40/+430
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+3
2025-09-29efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliableLenny Szubowicz-4/+6
2025-09-24Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+4
2025-09-23Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-2/+58
2025-09-23Merge tag 'amlogic-drivers-for-v6.18' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-2/+7
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-11/+178
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar-34/+27
2025-09-15firmware: tegra: Do not warn on missing memory-region propertyThierry Reding-1/+4
2025-09-15Merge tag 'scmi-updates-6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-18/+160
2025-09-15Merge tag 'samsung-drivers-6.18' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-5/+20
2025-09-15Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-1/+6
2025-09-15Merge tag 'arm-soc/for-6.18/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-1/+1
2025-09-15Merge branch '20250911-qcom-tee-using-tee-ss-without-mem-obj-v12-2-17f07a942b...Bjorn Andersson-11/+178
2025-09-15firmware: qcom: scm: add support for object invocationAmirreza Zarrabi-0/+126
2025-09-15firmware: qcom: tzmem: export shm_bridge create/deleteAmirreza Zarrabi-11/+52
2025-09-13efi: support booting with kexec handover (KHO)Evangelos Petrongonas-4/+25
2025-09-12firmware: arm_scmi: Simplify printks with pOF formatKrzysztof Kozlowski-11/+9
2025-09-11firmware: qcom: tzmem: disable sc7180 platformNikita Travkin-0/+1
2025-09-11firmware: exynos-acpm: fix PMIC returned errnoTudor Ambarus-5/+20
2025-09-10firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold-1/+1
2025-09-09firmware: arm_scmi: imx: Discover MISC board info from the system managerPeng Fan-0/+35
2025-09-08firmware: arm_scmi: imx: Support retrieving MISC protocol configuration infoPeng Fan-0/+35
2025-09-08firmware: arm_scmi: imx: Discover MISC build info from the system managerPeng Fan-0/+41
2025-09-08firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFOPeng Fan-0/+25
2025-09-04firmware: meson_sm: fix device leak at probeJohan Hovold-1/+6
2025-09-03drivers: firmware: bcm47xx_sprom: fix spellingAkhilesh Patil-1/+1
2025-09-03efistub/x86: Remap inittext read-execute when neededArd Biesheuvel-1/+3
2025-09-02firmware: arm_scmi: quirk: Prevent writes to string constantsJohan Hovold-5/+10
2025-09-01firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude 7455Val Packett-0/+2
2025-09-01firmware: qcom: scm: Allow QSEECOM on Lenovo Thinkbook 16Jens Glathe-0/+1
2025-08-29efi: Explain OVMF acronym in OVMF_DEBUG_LOG help textGeert Uytterhoeven-3/+4
2025-08-26efi: stmm: Drop unneeded null pointer checkJan Kiszka-2/+1
2025-08-26efi: stmm: Drop unused EFI error from setup_mm_hdr argumentsJan Kiszka-17/+8
2025-08-26efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errorsJan Kiszka-6/+6
2025-08-26efi: stmm: Fix incorrect buffer allocation methodJan Kiszka-9/+12
2025-08-22firmware: ti_sci: Enable abort handling of entry to LPMKendall Willis-2/+58
2025-08-21firmware: arm_scmi: Mark VirtIO ready before registering scmi_virtio_driverJunnan Wu-0/+3
2025-08-21firmware: arm_scmi: Constify struct scmi_transport_opsChristophe JAILLET-1/+1
2025-08-21firmware: arm_scmi: Constify struct scmi_voltage_proto_opsChristophe JAILLET-1/+1
2025-08-11firmware: qcom: scm: Allow QSEECOM on HAMOA-IOT-EVKYijie Yang-0/+1
2025-08-11firmware: qcom: scm: preserve assign_mem() error return valueMukesh Ojha-1/+1