summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-11-272-25/+35
|\
| * firmware: Fix incompatible function behavior for RSU driverRichard Gong2019-11-142-25/+35
* | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-261-10/+8
|\ \
| * | efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LENDmitry Torokhov2019-11-051-10/+8
* | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-2612-18/+192
|\ \ \
| * \ \ Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-2612-17/+191
| |\ \ \
| | * | | x86/efi: Add efi_fake_mem support for EFI_MEMORY_SPDan Williams2019-11-074-14/+94
| | * | | arm/efi: EFI soft reservation to memblockDan Williams2019-11-074-0/+42
| | * | | efi: Common enable/disable infrastructure for EFI soft reservationDan Williams2019-11-073-0/+48
| | * | | x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams2019-11-072-1/+4
| | * | | efi: Enumerate EFI_MEMORY_SPDan Williams2019-11-071-2/+3
| | | |/ | | |/|
| * | | Merge branch 'acpica'Rafael J. Wysocki2019-11-261-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | ACPICA: make acpi_load_table() return table indexNikolaus Voss2019-10-281-1/+1
* | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-264-9/+23
|\ \ \ \
| * | | | efi: libstub/tpm: enable tpm eventlog function for ARM platformsXinwei Kong2019-11-071-0/+2
| * | | | x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski2019-11-072-4/+3
| * | | | efi/random: use arch-independent efi_call_proto()Dominik Brodowski2019-11-071-5/+18
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-253-0/+288
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-027-18/+35
| |\| | |
| * | | | firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta2019-10-313-0/+288
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-252-14/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-6/+6
| * | | firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-16/+9
| * | | arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-0/+15
* | | | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas2019-10-311-0/+8
* | | | x86, efi: Never relocate kernel below lowest acceptable addressKairui Song2019-10-312-15/+11
* | | | efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel2019-10-312-3/+14
* | | | efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski2019-10-311-1/+1
* | | | efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar2019-10-311-0/+1
* | | | efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K2019-10-311-0/+1
| |/ / |/| |
* | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-151-1/+1
|\ \ \ | |/ / |/| |
| * | firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare2019-10-141-1/+1
* | | Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-121-1/+1
|\ \ \
| * | | firmware: google: increment VPD key_len properlyBrian Norris2019-10-111-1/+1
| | |/ | |/|
* | | efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King2019-10-081-1/+1
* | | efi: Make unexported efi_rci2_sysfs_init() staticBen Dooks2019-10-071-1/+1
* | | efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar2019-10-071-1/+8
* | | efi/tpm: Don't traverse an event log with no eventsPeter Jones2019-10-071-5/+10
* | | efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel2019-10-071-0/+3
* | | efi/cper: Fix endianness of PCIe class codeLukas Wunner2019-10-071-1/+1
|/ /
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-301-1/+1
|\ \
| * \ Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-09-299-191/+788
| |\ \ | | |/ | |/|
| | * firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_resetSudeep Holla2019-09-181-1/+1
* | | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+6
|\ \ \
| * | | efi: Restrict efivar_ssdt_load when the kernel is locked downMatthew Garrett2019-08-191-0/+6
* | | | firmware: bcm47xx_nvram: _really_ correct size_t printf formatLinus Torvalds2019-09-221-1/+1
* | | | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-222-3/+3
|\ \ \ \
| * | | | firmware: bcm47xx_nvram: Allow COMPILE_TESTFlorian Fainelli2019-08-261-1/+1
| * | | | firmware: bcm47xx_nvram: Correct size_t printf formatFlorian Fainelli2019-08-261-2/+2
* | | | | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-187-31/+580
|\ \ \ \ \