summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd2016-01-201-8/+3
* Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-151-20/+42
|\
| * firmware: dmi_scan: Save SMBIOS Type 9 System SlotsJordan Hargrave2016-01-151-15/+36
| * firmware: dmi_scan: Fix dmi_find_device descriptionJean Delvare2016-01-151-1/+1
| * firmware: dmi_scan: Clarify dmi_save_extended_devicesJean Delvare2016-01-151-6/+5
| * firmware: dmi_scan: Optimize dmi_save_extended_devicesJean Delvare2016-01-151-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\ \
| * | treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | | efi: include asm/early_ioremap.h not asm/efi.h to get early_memremapArd Biesheuvel2016-01-131-1/+1
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-01-126-3/+122
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2016-01-127-1/+447
| |\ \ \
| | * | | ARM: add UEFI stub supportRoy Franz2015-12-143-1/+97
| | * | | ARM: wire up UEFI init and runtime supportArd Biesheuvel2015-12-131-0/+1
| * | | | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-01-041-2/+21
| * | | | ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander2016-01-041-0/+3
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-01-125-2/+351
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel2016-01-061-2/+2
| | |/ / | |/| |
| * | | arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-093-35/+22
| * | | arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARMArd Biesheuvel2015-12-093-0/+362
| |/ /
* | | firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli2016-01-081-3/+3
|/ /
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-106-14/+1161
|\ \ | |/ |/|
| * Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...Olof Johansson2015-10-263-0/+268
| |\
| | * ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt2015-10-143-0/+268
| * | Merge branch 'drivers/psci2' into next/driversOlof Johansson2015-10-231-3/+4
| |\ \
| | * | drivers: psci: make PSCI 1.0 functions initialization version dependentLorenzo Pieralisi2015-10-231-3/+4
| * | | Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2015-10-221-10/+97
| |\ \ \ | | |/ /
| | * | drivers: firmware: psci: add system suspend supportSudeep Holla2015-10-021-0/+33
| | * | drivers: firmware: psci: define more generic PSCI_FN_NATIVE macroSudeep Holla2015-10-021-10/+11
| | * | drivers: firmware: psci: add PSCI v1.0 DT bindingsLorenzo Pieralisi2015-10-021-0/+1
| | * | drivers: firmware: psci: add extended stateid power_state supportLorenzo Pieralisi2015-10-021-2/+32
| | * | drivers: firmware: psci: add PSCI_FEATURES callLorenzo Pieralisi2015-10-021-0/+6
| | * | drivers: firmware: psci: move power_state handling to generic codeLorenzo Pieralisi2015-10-021-0/+15
OpenPOWER on IntegriCloud