aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla1-1/+1
2016-04-16Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+15
2016-04-07firmware: qemu_fw_cfg.c: hold ACPI global lock during device accessGabriel Somlo1-0/+16
2016-04-07qemu_fw_cfg: don't leak kobj on init errorMichael S. Tsirkin1-1/+7
2016-03-31efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mappingArd Biesheuvel1-3/+15
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-03-22drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat callersAndy Lutomirski1-1/+1
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-129/+129
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-03-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+10
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+120
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds7-37/+246
2016-03-17drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen1-3/+2
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-0/+772
2016-03-16Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds1-0/+4
2016-03-14iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke1-0/+4
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf1-0/+1
2016-02-24arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel3-35/+97
2016-02-24efi: stub: use high allocation for converted command lineArd Biesheuvel1-1/+6
2016-02-24efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel2-0/+104
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel3-1/+39
2016-02-22efi/arm*: Perform hardware compatibility checkArd Biesheuvel2-0/+6
2016-02-22efi/arm64: Check for h/w support before booting a >4 KB granular kernelArd Biesheuvel1-0/+20
2016-02-22efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel1-0/+17
2016-02-22efi/arm-init: Use read-only early mappingsArd Biesheuvel1-7/+7
2016-02-22efi/efistub: Prevent __init annotations from being usedArd Biesheuvel1-0/+10
2016-02-22efi/arm64: Drop __init annotation from handle_kernel_image()Ard Biesheuvel1-7/+7
2016-02-22efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabledArd Biesheuvel1-43/+28
2016-02-22Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar2-60/+119
2016-02-16efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-02-16firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla1-3/+5
2016-02-16firmware: arm_scpi: decrease Tx timeout to 20msSudeep Holla1-2/+2
2016-02-16firmware: arm_scpi: fix send_message and sensor_get_value for big-endianSudeep Holla1-2/+3
2016-02-11firmware: qemu config needs I/O portsArnd Bergmann1-0/+1
2016-02-11firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFFValentin Rothberg1-1/+1
2016-02-11ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/firmwareLorenzo Pieralisi1-0/+120
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-23/+64
2016-02-10efi: Make our variable validation list include the guidPeter Jones2-21/+36
2016-02-10efi: Do variable name validation tests in utf8Peter Jones1-11/+21
2016-02-10efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones1-19/+11
2016-02-09firmware: create directory hierarchy for sysfs fw_cfg entriesGabriel Somlo1-3/+106
2016-02-09firmware: introduce sysfs driver for QEMU's fw_cfg deviceGabriel Somlo3-0/+668
2016-02-03efi: Add Persistent Memory type nameRobert Elliott1-1/+2
2016-02-03efi: Add NV memory attributeRobert Elliott1-1/+4
2016-02-03efivars: Use to_efivar_entryGeliang Tang1-1/+1
2016-02-03efi: Runtime-wrapper: Get rid of the rtc_lock spinlockArd Biesheuvel1-24/+8
2016-02-03efi/runtime-wrappers: Remove out of date comment regarding in_nmi()Ard Biesheuvel1-26/+0
2016-02-03efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel1-2/+14