summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel-2/+3
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-14/+265
2016-10-06Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-310/+1483
2016-10-03Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-25/+26
2016-09-20Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar-0/+11
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar-6/+7
2016-09-20x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZEMatt Fleming-0/+11
2016-09-15Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-14/+5
2016-09-15Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-0/+260
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-49/+193
2016-09-13Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar-310/+1472
2016-09-09efi/arm64: Treat regions with WT/WC set but WB cleared as memoryArd Biesheuvel-15/+17
2016-09-09efi: Add efi_test driver for exporting UEFI runtime service interfacesIvan Hu-0/+878
2016-09-09efi/arm64: Add debugfs node to dump UEFI runtime page tablesArd Biesheuvel-0/+20
2016-09-09firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...Markus Elfring-2/+1
2016-09-09efi: Replace runtime services spinlock with semaphoreArd Biesheuvel-32/+52
2016-09-09efi: Don't use spinlocks for efi varsSylvain Chouleur-70/+125
2016-09-09efi: Use a file local lock for efivarsSylvain Chouleur-36/+47
2016-09-09efi/arm*: esrt: Add missing call to efi_esrt_init()Ard Biesheuvel-0/+1
2016-09-09efi/esrt: Use memremap not ioremap to access ESRT table in memoryArd Biesheuvel-2/+3
2016-09-09efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()Matt Fleming-16/+4
2016-09-09efi/runtime-map: Use efi.memmap directly instead of a copyMatt Fleming-22/+13
2016-09-09efi: Allow drivers to reserve boot services foreverMatt Fleming-0/+30
2016-09-09efi: Add efi_memmap_install() for installing new EFI memory mapsMatt Fleming-7/+26
2016-09-09efi: Split out EFI memory map functions into new fileMatt Fleming-267/+274
2016-09-09efi/fake_mem: Refactor main two code chunks into functionsMatt Fleming-95/+134
2016-09-09efi: Add efi_memmap_init_late() for permanent EFI memmapMatt Fleming-43/+96
2016-09-09efi: Refactor efi_memmap_init_early() into arch-neutral codeMatt Fleming-16/+64
2016-09-09x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmapMatt Fleming-1/+1
2016-09-08pstore: Split pstore fragile flagsNamhyung Kim-1/+1
2016-09-08Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2016-09-08dmi-id: don't free dev structure after calling device_registerAllen Hung-4/+4
2016-09-05dcdbas: Make use of smp_call_on_cpu()Juergen Gross-25/+26
2016-09-05efi/libstub: Use efi_exit_boot_services() in FDTJeffrey Hugo-10/+27
2016-09-05efi/libstub: Introduce ExitBootServices helperJeffrey Hugo-0/+73
2016-09-05efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo-37/+88
2016-09-05efi: Fix handling error value in fdt_find_uefi_paramsAndrzej Hajda-2/+5
2016-09-01firmware: Amlogic: Add secure monitor driverCarlo Caione-0/+260
2016-08-25Merge tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-2/+3
2016-08-23firmware: qcom_scm: make it explicitly non-modularPaul Gortmaker-14/+5
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ-6/+8
2016-08-08firmware: arm_scpi: add missing of_node_put after calling of_parse_phandlePeter Chen-2/+3
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada-1/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-162/+1090
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+70
2016-07-26Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds-0/+13
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-7/+155
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook-8/+6
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki-7/+59