summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2021-12-01firmware: smccc: Fix check for ARCH_SOC_ID not implementedMichael Kelley
2021-12-01firmware: arm_scmi: pm: Propagate return value to callerPeng Fan
2021-11-18firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()Guru Das Srinagesh
2021-11-18firmware/psci: fix application of sizeof to pointerjing yangyang
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-09-15firmware: raspberrypi: Fix a leak in 'rpi_firmware_get()'Christophe JAILLET
2021-09-15firmware: raspberrypi: Keep count of all consumersNicolas Saenz Julienne
2021-08-18efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel
2021-08-18efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel
2021-08-18efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel
2021-08-18arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt
2021-08-15firmware: tee_bnxt: Release TEE shm, session, and context during kexecAllen Pais
2021-08-08firmware: arm_scmi: Add delayed response status checkCristian Marussi
2021-08-08firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla
2021-08-08efi/mokvar: Reserve the table only if it is in boot services dataBorislav Petkov
2021-07-31firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi
2021-07-31firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla
2021-07-28firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier
2021-07-28efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek
2021-07-25firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...Pali Rohár
2021-07-25firmware: tegra: bpmp: Fix Tegra234-only buildsThierry Reding
2021-07-25firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selectedSudeep Holla
2021-07-25firmware: arm_scmi: Add SMCCC discovery dependency in KconfigEtienne Carriere
2021-07-20firmware: turris-mox-rwtm: show message about HWRNG registrationPali Rohár
2021-07-20firmware: turris-mox-rwtm: fail probing when firmware does not support hwrngPali Rohár
2021-07-20firmware: turris-mox-rwtm: report failures betterMarek Behún
2021-07-20firmware: turris-mox-rwtm: fix reply status decoding functionMarek Behún
2021-07-20firmware: arm_scmi: Reset Rx buffer to max size during async commandsCristian Marussi
2021-07-20firmware: tegra: Fix error return code in tegra210_bpmp_init()Zhen Lei
2021-07-19qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor
2021-07-14firmware: stratix10-svc: Fix a resource leak in an error handling pathChristophe JAILLET
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-06-10efi/libstub: prevent read overflow in find_file_option()Dan Carpenter
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit
2021-06-10efi/fdt: fix panic when no valid fdt foundChangbin Du
2021-05-26firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter
2021-05-14firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying
2021-05-14firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd
2021-05-14firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd
2021-05-14firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd
2021-05-14firmware: xilinx: Fix dereferencing freed memoryTejas Patel
2021-05-11efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor
2021-03-25firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-25efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo
2021-03-17efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel
2021-03-04firmware: arm_scmi: Fix call site of scmi_notification_exitCristian Marussi
2021-02-03firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap
2021-02-03efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner
2020-12-30mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe