summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
* firmware/psci: psci_checker: Park kthreads before stopping themJean-Philippe Brucker2019-08-061-4/+6
* efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede2019-07-211-5/+0
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-3/+1
* efi: Fix debugobjects warning on 'efi_rts_work'Waiman Long2019-05-081-1/+1
* efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel2019-04-054-0/+19
* efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel2019-04-051-1/+1
* efi: cper: Fix possible out-of-bounds accessRoss Lagerwall2019-04-051-4/+9
* iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva2019-03-131-0/+1
* x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-201-0/+7
* firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla2019-02-151-2/+7
* firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel2019-02-121-21/+78
* efi/libstub: Disable some warnings for x86{,_64}Nathan Chancellor2019-01-261-1/+4
* efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel2018-12-013-1/+8
* efi/libstub: arm: support building with clangAlistair Strachan2018-12-011-1/+2
* efi/arm/libstub: Pack FDT after populating itArd Biesheuvel2018-11-211-0/+4
* firmware: coreboot: Unmap ioregion after device populationStephen Boyd2018-11-131-3/+4
* efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to yScott Branden2018-09-121-3/+6
* firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla2018-09-061-1/+7
* Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds2018-08-231-1/+1
|\
| * efi/bgrt: Drop __initdata from bgrt_image_sizeHans de Goede2018-07-031-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-233-41/+76
|\ \
| * | drivers/firmware: psci_checker: stash and use topology_core_cpumask for hotpl...Sudeep Holla2018-07-261-34/+49
| * | Merge tag 'scmi-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-141-5/+0
| |\ \
| | * | firmware: arm_scmi: remove some unnecessary checksDan Carpenter2018-07-091-5/+0
| * | | Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson2018-07-141-2/+27
| |\ \ \ | | |_|/ | |/| |
| | * | firmware: raspberrypi: Remove VLA usageKees Cook2018-07-091-2/+8
| | * | firmware: raspberrypi: Register hwmon driverStefan Wahren2018-07-091-0/+19
| | |/