summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
* qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor2021-07-201-5/+3
* 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-221-0/+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: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig2020-06-251-6/+3
* efi/libstub/x86: Work around LLVM ELF quirk build regressionArd Biesheuvel2020-06-221-0/+1
* efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel2020-06-221-1/+3
* 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: Fix debugobjects warning on 'efi_rts_work'Waiman Long2020-03-201-1/+1
* efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-181-0/+3
* efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth2020-03-181-44/+9
* efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-181-9/+20
* firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare2020-01-271-1/+1
* firmware: arm_scmi: update rate_discrete in clock_describe_rates_getPeng Fan2020-01-271-0/+2
* firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributesSudeep Holla2020-01-271-2/+2
* firmware: arm_scmi: fix of_node leak in scmi_mailbox_checkSteven Price2020-01-271-3/+1
* firmware: coreboot: Let OF core populate platform deviceStephen Boyd2020-01-271-25/+3
* Revert "efi: Fix debugobjects warning on 'efi_rts_work'"Greg Kroah-Hartman2020-01-271-1/+1
* efi/gop: Fix memory leak in __gop_query32/64()Arvind Sankar2020-01-121-54/+12
* efi/gop: Return EFI_SUCCESS if a usable GOP was foundArvind Sankar2020-01-121-2/+2
* efi/gop: Return EFI_NOT_FOUND if there are no usable GOPsArvind Sankar2020-01-121-6/+6
* firmware: arm_scmi: Avoid double free in error flowWen Yang2019-12-171-4/+4
* firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon2019-12-171-1/+1
* firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes2019-12-131-17/+18
* firmware: arm_sdei: Fix DT platform device creationJames Morse2019-12-051-5/+0
* firmware: arm_sdei: fix wrong of_node_put() in init functionNicolas Saenz Julienne2019-12-051-1/+0
* gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie2019-12-011-3/+2
* firmware: dell_rbu: Make payload memory uncachableStuart Hayes2019-11-201-0/+8
* firmware: arm_scmi: use strlcpy to ensure NULL-terminated stringsSudeep Holla2019-11-205-5/+5
* efi/cper: Fix endianness of PCIe class codeLukas Wunner2019-11-061-1/+1
* firmware: google: increment VPD key_len properlyBrian Norris2019-10-171-1/+1
* efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel2019-10-171-0/+3
* firmware: arm_scmi: Check if platform has released shmem before usingSudeep Holla2019-10-051-0/+8
* efi: cper: print AER info of PCIe fatal errorXiaofei Tan2019-10-051-0/+15
* firmware: qcom_scm: Use proper types for dma mappingsStephen Boyd2019-10-051-2/+5
* firmware: google: check if size is valid when decoding VPD dataHung-Te Lin2019-09-213-28/+37
* firmware: ti_sci: Always request response from firmwareAndrew F. Davis2019-09-191-4/+4
* iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai2019-08-162-2/+7