summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua2021-10-201-1/+1
* efi/cper: use stack buffer for error record decodingArd Biesheuvel2021-10-201-2/+2
* firmware: arm_scmi: Add delayed response status checkCristian Marussi2021-08-081-2/+6
* firmware: arm_scmi: Ensure drivers provide a probe functionSudeep Holla2021-08-081-0/+3
* firmware: arm_scmi: Fix range check for the maximum number of pending messagesCristian Marussi2021-07-311-2/+3
* firmware: arm_scmi: Fix possible scmi_linux_errmap buffer overflowSudeep Holla2021-07-311-3/+4
* firmware/efi: Tell memblock about EFI iomem reservationsMarc Zyngier2021-07-281-1/+12
* efi/tpm: Differentiate missing and invalid final event log table.Michal Suchanek2021-07-281-3/+5
* firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...Pali Rohár2021-07-251-0/+1
* firmware: tegra: bpmp: Fix Tegra234-only buildsThierry Reding2021-07-253-2/+5
* firmware: turris-mox-rwtm: fail probing when firmware does not support hwrngPali Rohár2021-07-201-0/+28
* firmware: turris-mox-rwtm: report failures betterMarek Behún2021-07-201-6/+12
* firmware: turris-mox-rwtm: fix reply status decoding functionMarek Behún2021-07-201-2/+5
* firmware: arm_scmi: Reset Rx buffer to max size during async commandsCristian Marussi2021-07-201-0/+4
* firmware: tegra: Fix error return code in tegra210_bpmp_init()Zhen Lei2021-07-201-1/+1
* qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor2021-07-191-5/+3
* firmware: stratix10-svc: Fix a resource leak in an error handling pathChristophe JAILLET2021-07-141-7/+15
* efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes2021-06-101-3/+1
* efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit2021-06-101-5/+0
* firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter2021-05-261-1/+3
* firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying2021-05-141-0/+1
* firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong2021-03-241-1/+2
* firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap2021-02-031-0/+1
* efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven2020-12-021-1/+1
* firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla2020-11-056-0/+18
* firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere2020-11-051-3/+1
* firmware: arm_sdei: Use cpus_read_lock() to avoid races with cpuhpJames Morse2020-10-011-12/+14
* efi: add missed destroy_workqueue when efisubsys_init failsLi Heng2020-08-261-0/+2
* firmware: arm_scmi: Fix SCMI genpd domain probingCristian Marussi2020-08-191-6/+6
* firmware: Fix a reference count leak.Qiushi Wu2020-08-111-3/+4
* drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()Gavin Shan2020-07-291-1/+4
* efi: Make it possible to disable efivar_ssdt entirelyPeter Jones2020-07-092-1/+12
* efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu2020-06-301-1/+1
* firmware: imx: scu: Fix possible memory leak in imx_scu_probe()Wei Yongjun2020-06-241-0/+1
* firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig2020-06-241-6/+3
* efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel2020-06-221-0/+1
* firmware: imx: scu: Fix corruption of headerFranck LENORMAND2020-06-171-5/+5
* firmware: imx-scu: Support one TX and one RXPeng Fan2020-06-171-11/+43
* firmware: imx: warn on unexpected RXLeonard Crestez2020-06-171-1/+9
* efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel2020-06-171-1/+3
* tpm: check event log version before reading final eventsLoïc Yhuel2020-05-272-3/+7
* gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2020-05-201-1/+1
* efi/x86: Ignore the memory attributes table on i386Ard Biesheuvel2020-04-171-1/+1
* firmware: arm_sdei: fix double-lock on hibernate with shared eventsJames Morse2020-04-171-17/+15
* efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-181-0/+3
* efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-181-9/+20
* efi: READ_ONCE rng seed size before munmapJason A. Donenfeld2020-03-121-2/+2
* firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez2020-03-121-1/+1
* firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez2020-03-121-1/+1
* firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez2020-03-121-3/+3