summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2016-05-07efi/capsule: Make efi_capsule_pending() locklessMatt Fleming-10/+25
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar-2/+2
2016-05-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2016-04-28Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+26
2016-04-28arm64: kaslr: increase randomization granularityArd Biesheuvel-3/+12
2016-04-28efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland-7/+0
2016-04-28efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland-0/+31
2016-04-28efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland-4/+0
2016-04-28efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland-0/+40
2016-04-28efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel-14/+3
2016-04-28efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong-0/+354
2016-04-28efi: Add 'capsule' update supportMatt Fleming-1/+312
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming-33/+33
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy-0/+117
2016-04-28efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel-0/+18
2016-04-28efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel-0/+23
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel-3/+73
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel-1/+355
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel-2/+9
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel-1/+183
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel-0/+2
2016-04-28efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel-2/+1
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel-0/+4
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming-38/+36
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming-12/+9
2016-04-28efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto-7/+25
2016-04-28efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto-4/+18
2016-04-28efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel-11/+18
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel-1/+0
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla-1/+1
2016-04-26drivers: firmware: psci: make two helper functions inlineArnd Bergmann-2/+2
2016-04-25drivers: firmware: psci: make two helper functions staticJisheng Zhang-2/+2
2016-04-25drivers: firmware: psci: drop duplicate const from psci_of_matchJisheng Zhang-1/+1
2016-04-22efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek-11/+26
2016-04-21firmware: qemu_fw_cfg.c: potential unintialized variableDan Carpenter-1/+1
2016-04-20drivers: firmware: psci: use const and __initconst for psci_cpuidle_opsJisheng Zhang-1/+1
2016-04-19efi: ARM: avoid warning about phys_addr_t castArnd Bergmann-1/+1
2016-04-19Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman-4/+38
2016-04-16Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+15
2016-04-15efi: ARM/arm64: ignore DT memory nodes instead of removing themArd Biesheuvel-23/+9
2016-04-07firmware: qemu_fw_cfg.c: hold ACPI global lock during device accessGabriel Somlo-0/+16
2016-04-07qemu_fw_cfg: don't leak kobj on init errorMichael S. Tsirkin-1/+7
2016-03-31efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel-3/+15
2016-03-29firmware: fw_cfg register offsets on supported architectures onlyGabriel Somlo-3/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov-0/+3
2016-03-22drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski-1/+1
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-129/+129
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-7/+10