summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)Author
2017-08-21efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2017-08-21efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel
2017-08-18Merge tag 'tegra-for-4.14-firmware' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2017-08-17firmware: tegra: set drvdata earlierTimo Alho
2017-08-17efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptorBaoquan He
2017-08-16firmware: Convert to using %pOF instead of full_nameRob Herring
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner
2017-07-18efi: Add an EFI table address match functionTom Lendacky
2017-07-18x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky
2017-07-12efi: avoid fortify checks in EFI stubKees Cook
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-23efi: Process the MEMATTR table only if EFI_MEMMAP is enabledDaniel Kiper
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar
2017-06-22efi: print unrecognized CPER sectionTyler Baicar
2017-06-22efi: parse ARM processor errorTyler Baicar
2017-06-22cper: add timestamp print to CPER status printingTyler Baicar
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar
2017-06-20firmware/ivc: use dma_mapping_errorChristoph Hellwig
2017-06-18Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2017-06-18Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2017-06-18Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-15firmware: dmi_scan: Check DMI structure lengthJean Delvare
2017-06-15firmware: dmi: Fix permissions of product_familyJean Delvare
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski
2017-06-15firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare
2017-06-14firmware: tegra: Fix locking bugs in BPMPDan Carpenter
2017-06-13soc/tegra: bpmp: Implement generic PM domainsThierry Reding
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young
2017-06-05efi/arm: Enable DMI/SMBIOSArd Biesheuvel
2017-06-05efi/efi_test: Use memdup_user() helperGeliang Tang
2017-06-05efi/capsule: Add support for Quark security headerJan Kiszka
2017-06-05efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel
2017-06-05efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasArd Biesheuvel
2017-06-05efi/capsule: Remove NULL test on kmap()Fabian Frederick
2017-06-05efi/capsule-loader: Use a cached copy of the capsule headerArd Biesheuvel
2017-06-05efi/capsule: Adjust return type of efi_capsule_setup_info()Jan Kiszka
2017-06-05efi/capsule: Clean up pr_err/_info() messagesJan Kiszka
2017-06-05efi/capsule: Remove pr_debug() on ENOMEM or EFAULTJan Kiszka
2017-06-05efi/capsule: Fix return code on failing kmap/vmapJan Kiszka
2017-06-05firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds