summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
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-12firmware: qemu config needs I/O portsArnd Bergmann1-0/+1
2016-02-12firmware: 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/f...Lorenzo 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-10firmware: create directory hierarchy for sysfs fw_cfg entriesGabriel Somlo1-3/+106
2016-02-10firmware: 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
2016-02-03efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()Ard Biesheuvel1-0/+22
2016-02-03efi: Expose non-blocking set_variable() wrapper to efivarsArd Biesheuvel1-0/+1
2016-02-03Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece...Ingo Molnar12-37/+523
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2016-01-21drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd1-8/+3
2016-01-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+42
2016-01-16firmware: dmi_scan: Save SMBIOS Type 9 System SlotsJordan Hargrave1-15/+36
2016-01-16firmware: dmi_scan: Fix dmi_find_device descriptionJean Delvare1-1/+1
2016-01-16firmware: dmi_scan: Clarify dmi_save_extended_devicesJean Delvare1-6/+5
2016-01-16firmware: dmi_scan: Optimize dmi_save_extended_devicesJean Delvare1-2/+4
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-01-13efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel1-1/+1
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-3/+122
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-2/+351
2016-01-12Merge branch 'devel-stable' into for-linusRussell King7-1/+447
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli1-3/+3
2016-01-06efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel1-2/+2
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander1-2/+21
2016-01-04ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander1-0/+3
2015-12-14x86/efi-bgrt: Fix kernel panic when mapping BGRT dataSai Praneeth1-32/+0
2015-12-14efi/esrt: Don't preformat nameRasmus Villemoes1-4/+1
2015-12-14ARM: add UEFI stub supportRoy Franz3-1/+97
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel1-0/+1
2015-12-09arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel3-35/+22
2015-12-09arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel3-0/+362
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-11-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-14/+1161
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2015-11-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-15/+179
2015-11-03efi-pstore: fix kernel-doc argument nameGeliang Tang1-1/+1