summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c...Andy Lutomirski2016-03-221-1/+1
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2010-129/+129
|\
| * efi/arm*: Perform hardware compatibility checkArd Biesheuvel2016-02-222-0/+6
| * efi/arm64: Check for h/w support before booting a >4 KB granular kernelArd Biesheuvel2016-02-221-0/+20
| * efi/arm: Check for LPAE support before booting a LPAE kernelArd Biesheuvel2016-02-221-0/+17
| * efi/arm-init: Use read-only early mappingsArd Biesheuvel2016-02-221-7/+7
| * efi/efistub: Prevent __init annotations from being usedArd Biesheuvel2016-02-221-0/+10
| * efi/arm64: Drop __init annotation from handle_kernel_image()Ard Biesheuvel2016-02-221-7/+7
| * efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabledArd Biesheuvel2016-02-221-43/+28
| * Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar2016-02-222-60/+119
| |\
| * | efi: Add Persistent Memory type nameRobert Elliott2016-02-031-1/+2
| * | efi: Add NV memory attributeRobert Elliott2016-02-031-1/+4
| * | efivars: Use to_efivar_entryGeliang Tang2016-02-031-1/+1
| * | efi: Runtime-wrapper: Get rid of the rtc_lock spinlockArd Biesheuvel2016-02-031-24/+8
| * | efi/runtime-wrappers: Remove out of date comment regarding in_nmi()Ard Biesheuvel2016-02-031-26/+0
| * | efi: Add nonblocking option to efi_query_variable_store()Ard Biesheuvel2016-02-031-2/+14
| * | efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel2016-02-031-0/+22
| * | efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel2016-02-031-0/+1
| * | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar2016-02-0312-37/+523
| |\ \
| * | | x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth2015-12-141-32/+0
| * | | efi/esrt: Don't preformat nameRasmus Villemoes2015-12-141-4/+1
* | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-201-0/+1
|\ \ \ \
| * | | | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-7/+10
|\ \ \ \
| * | | | firmware: arm_scpi: add support for 64-bit sensor valuesSudeep Holla2016-02-161-3/+5
| * | | | firmware: arm_scpi: decrease Tx timeout to 20msSudeep Holla2016-02-161-2/+2
| * | | | firmware: arm_scpi: fix send_message and sensor_get_value for big-endianSudeep Holla2016-02-161-2/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-0/+120
|\ \ \ \
| * | | | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...Lorenzo Pieralisi2016-02-111-0/+120
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-3/+2
|\ \ \ \
| * | | | drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copyAaro Koskinen2016-03-171-3/+2
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-177-37/+246
|\ \ \ \ \
| * | | | | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomnessArd Biesheuvel2016-02-243-35/+97
| * | | | | efi: stub: use high allocation for converted command lineArd Biesheuvel2016-02-241-1/+6
| * | | | | efi: stub: add implementation of efi_random_alloc()Ard Biesheuvel2016-02-242-0/+104
| * | | | | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel2016-02-243-1/+39
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-173-0/+772
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | firmware: qemu config needs I/O portsArnd Bergmann2016-02-111-0/+1
| * | | | firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFFValentin Rothberg2016-02-111-1/+1
| * | | | firmware: create directory hierarchy for sysfs fw_cfg entriesGabriel Somlo2016-02-091-3/+106
| * | | | firmware: introduce sysfs driver for QEMU's fw_cfg deviceGabriel Somlo2016-02-093-0/+668
| |/ / /
* | | | Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-161-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | iscsi_ibft: Add prefix-len attr and display netmaskHannes Reinecke2016-03-141-0/+4
| |/ /
* | | efi: Add pstore variables to the deletion whitelistMatt Fleming2016-02-161-0/+1
* | | efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-23/+64
* | | efi: Make our variable validation list include the guidPeter Jones2016-02-102-21/+36
* | | efi: Do variable name validation tests in utf8Peter Jones2016-02-101-11/+21
* | | efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-02-101-19/+11
|/ /
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+1