summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2019-12-17firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon
2019-12-01gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2019-11-20firmware: dell_rbu: Make payload memory uncachableStuart Hayes
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-17firmware: google: increment VPD key_len properlyBrian Norris
2019-10-17efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-05efi: cper: print AER info of PCIe fatal errorXiaofei Tan
2019-09-21firmware: google: check if size is valid when decoding VPD dataHung-Te Lin
2019-09-19firmware: ti_sci: Always request response from firmwareAndrew F. Davis
2019-08-16iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai
2019-07-21efi/bgrt: Drop BGRT status field reserved bits checkHans de Goede
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-04-05efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel
2019-04-05efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel
2019-04-05efi: cper: Fix possible out-of-bounds accessRoss Lagerwall
2019-03-13iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-12firmware/efi: Add NULL pointer checks in efivars API functionsArend van Spriel
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel
2018-12-01efi/libstub: arm: support building with clangAlistair Strachan
2018-11-21efi/arm/libstub: Pack FDT after populating itArd Biesheuvel
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel
2018-09-26efi/arm: preserve early mapping of UEFI memory map longer for BGRTArd Biesheuvel
2018-09-19firmware: vpd: Fix section enabled flag on vpd_section_destroyAnton Vasilyev
2018-08-17fw_cfg: fix driver removeMarc-André Lureau
2018-06-21efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland
2018-05-30efi/arm*: Only register page tables when they existMark Rutland
2018-05-30firmware: dmi_scan: Fix UUID length safety checkJean Delvare
2018-04-26firmware: dmi_scan: Fix handling of empty DMI stringsJean Delvare
2018-02-16firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier
2018-02-16firmware/psci: Expose PSCI conduitMarc Zyngier
2018-02-16drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon
2018-02-03x86/efi: Clarify that reset attack mitigation needs appropriate userspaceMatthew Garrett
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2017-12-14efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian
2017-12-14efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-14firmware: vpd: Fix platform driver and device registration/unregistrationGuenter Roeck
2017-12-14firmware: vpd: Tie firmware kobject to device lifetimeGuenter Roeck
2017-12-14firmware: vpd: Destroy vpd sections in remove functionGuenter Roeck
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27efi/libstub: arm: omit sorting of the UEFI memory mapArd Biesheuvel
2017-10-25efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=yArd Biesheuvel
2017-10-25efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()Dan Carpenter
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-12Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds