aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Merge branch 'kvm-master' into kvm-nextGravatar Paolo Bonzini 3-17/+52
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordGravatar Zou Wei 1-1/+1
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Gravatar Marc Zyngier 2-62/+78
2020-12-04psci: Add accessor for psci_0_1_function_idsGravatar David Brazdil 1-7/+5
2020-12-04psci: Replace psci_function_id array with a structGravatar David Brazdil 1-15/+14
2020-12-04psci: Split functions to v0.1 and v0.2+ variantsGravatar David Brazdil 1-34/+60
2020-12-04psci: Support psci_ops.get_version for v0.1Gravatar David Brazdil 1-3/+10
2020-12-02arm64: sdei: move uaccess logic to arch/arm64/Gravatar Mark Rutland 1-14/+0
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2020-11-25efi: EFI_EARLYCON should depend on EFIGravatar Geert Uytterhoeven 1-1/+1
2020-11-25efi/efivars: Set generic ops before loading SSDTGravatar Amadeusz Sławiński 1-1/+1
2020-11-24firmware: xilinx: Use hash-table for api feature checkGravatar Amit Sunil Dhamne 1-14/+49
2020-11-24firmware: xilinx: Fix SD DLL node reset issueGravatar Manish Narani 1-1/+1
2020-11-09firmware: xilinx: fix out-of-bounds accessGravatar Arnd Bergmann 1-0/+3
2020-10-26Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 9-12/+34
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 19-52/+220
2020-10-21Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-2/+276
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-0/+1
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+4
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-63/+1
2020-10-15fw_cfg: Add support for parisc architectureGravatar Helge Deller 2-1/+4
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-5/+7
2020-10-14firmware: arm_scmi: Fix duplicate workqueue nameGravatar Florian Fainelli 1-1/+1
2020-10-14firmware: arm_scmi: Fix locking in notificationsGravatar Cristian Marussi 1-7/+13
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceGravatar Dan Williams 1-3/+9
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 2-0/+25
2020-10-13firmware: arm_scmi: Add missing Rx size re-initialisationGravatar Sudeep Holla 6-0/+18
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-8/+9
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 21-316/+709
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-173/+139
2020-10-12firmware: arm_scmi: Expand SMC/HVC message pool to more than oneGravatar Etienne Carriere 1-1/+1
2020-10-12firmware: arm_scmi: Fix ARCH_COLD_RESETGravatar Etienne Carriere 1-3/+1
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesGravatar Ingo Molnar 7-33/+44
2020-10-04Merge tag 'v5.9-rc7' into patchworkGravatar Mauro Carvalho Chehab 2-6/+6
2020-10-03Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-0/+4
2020-10-02RISC-V: Add EFI runtime servicesGravatar Atish Patra 3-1/+155
2020-10-02RISC-V: Add EFI stub support.Gravatar Atish Patra 3-1/+121
2020-10-02Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Gravatar Palmer Dabbelt 7-194/+46
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Gravatar Will Deacon 3-173/+139
2020-10-02efi: mokvar: add missing include of asm/early_ioremap.hGravatar Ard Biesheuvel 1-0/+2
2020-09-29efi: efivars: limit availability to X86 buildsGravatar Ard Biesheuvel 2-10/+4
2020-09-29efi: remove some false dependencies on CONFIG_EFI_VARSGravatar Ard Biesheuvel 1-2/+1
2020-09-29efi: gsmi: fix false dependency on CONFIG_EFI_VARSGravatar Ard Biesheuvel 2-5/+5
2020-09-29efi: efivars: un-export efivars_sysfs_init()Gravatar Ard Biesheuvel 1-2/+1
2020-09-29efi: pstore: move workqueue handling out of efivarsGravatar Ard Biesheuvel 2-23/+5
2020-09-29efi: pstore: disentangle from deprecated efivars moduleGravatar Ard Biesheuvel 3-45/+74
2020-09-29efi: mokvar-table: fix some issues in new codeGravatar Ard Biesheuvel 1-14/+11
2020-09-29efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureGravatar Ard Biesheuvel 2-6/+6
2020-09-28firmware: arm_sdei: Remove _sdei_event_unregister()Gravatar Gavin Shan 1-12/+6