summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
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
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-03Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki
2017-08-30efi: switch to use new generic UUID APIAndy Shevchenko
2017-08-28firmware: vpd: use memunmap instead of iounmapPan Bian
2017-08-26efi/bgrt: Use efi_mem_type()Jan Beulich
2017-08-26efi: Move efi_mem_type() to common codeJan Beulich
2017-08-26efi/reboot: Make function pointer orig_pm_power_off staticColin Ian King
2017-08-26efi/random: Increase size of firmware supplied randomnessArd Biesheuvel
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett
2017-08-26Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2017-08-24Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2017-08-24ACPI: APEI: fix the wrong iteration of generic error status blockgengdongjiu
2017-08-23firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_setSudeep Holla
2017-08-21firmware/efi/esrt: Constify attribute_group structuresArvind Yadav
2017-08-21firmware/efi: Constify attribute_group structuresArvind Yadav
2017-08-21firmware/dcdbas: Constify attribute_group structuresArvind Yadav
2017-08-21efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede
2017-08-21efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel
2017-08-21efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
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