summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2021-05-14firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying
2021-05-14firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd
2021-05-14firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd
2021-05-14firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd
2021-05-14firmware: xilinx: Fix dereferencing freed memoryTejas Patel
2021-05-11efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor
2021-03-25firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-25efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo
2021-03-17efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel
2021-03-04firmware: arm_scmi: Fix call site of scmi_notification_exitCristian Marussi
2021-02-03firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap
2021-02-03efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner
2020-12-30mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-30firmware: arm_scmi: Fix missing destroy_workqueue()Qinglang Miao
2020-12-30firmware: tegra: fix strncpy()/strncat() confusionArnd Bergmann
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-25efi: EFI_EARLYCON should depend on EFIefi-urgent-for-v5.10-rc5Geert Uytterhoeven
2020-11-25efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne
2020-11-24firmware: xilinx: Fix SD DLL node reset issueManish Narani
2020-11-09firmware: xilinx: fix out-of-bounds accessArnd Bergmann
2020-10-26Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-21Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-15fw_cfg: Add support for parisc architectureHelge Deller
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-14firmware: arm_scmi: Fix duplicate workqueue nameFlorian Fainelli
2020-10-14firmware: arm_scmi: Fix locking in notificationsCristian Marussi
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-10-13firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-12firmware: arm_scmi: Expand SMC/HVC message pool to more than oneEtienne Carriere
2020-10-12firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesefi-core-2020-10-12Ingo Molnar
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
2020-10-03Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2020-10-02RISC-V: Add EFI runtime servicesAtish Patra
2020-10-02RISC-V: Add EFI stub support.Atish Patra
2020-10-02Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l...Palmer Dabbelt
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon
2020-10-02efi: mokvar: add missing include of asm/early_ioremap.hArd Biesheuvel
2020-09-29efi: efivars: limit availability to X86 buildsArd Biesheuvel