summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes1-3/+1
2021-06-10efi/libstub: prevent read overflow in find_file_option()Dan Carpenter1-1/+1
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit1-5/+0
2021-06-10efi/fdt: fix panic when no valid fdt foundChangbin Du1-0/+3
2021-05-26firmware: arm_scpi: Prevent the ternary sign expansion bugDan Carpenter1-1/+3
2021-05-14firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying1-0/+1
2021-05-14firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd1-2/+16
2021-05-14firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd3-35/+39
2021-05-14firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd1-11/+8
2021-05-14firmware: xilinx: Fix dereferencing freed memoryTejas Patel1-2/+3
2021-05-11efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor1-1/+2
2021-03-25firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong1-1/+2
2021-03-25efivars: respect EFI_UNSUPPORTED return from firmwareShawn Guo1-0/+4
2021-03-17efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP tableArd Biesheuvel1-0/+16
2021-03-04firmware: arm_scmi: Fix call site of scmi_notification_exitCristian Marussi1-2/+2
2021-02-04firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap1-0/+1
2021-02-04efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner1-4/+9
2020-12-30mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+1
2020-12-30firmware: arm_scmi: Fix missing destroy_workqueue()Qinglang Miao1-5/+5
2020-12-30firmware: tegra: fix strncpy()/strncat() confusionArnd Bergmann1-5/+1
2020-12-10firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei1-1/+1
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2020-11-25efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven1-1/+1
2020-11-25efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński1-1/+1
2020-11-24firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne1-14/+49
2020-11-24firmware: xilinx: Fix SD DLL node reset issueManish Narani1-1/+1
2020-11-09firmware: xilinx: fix out-of-bounds accessArnd Bergmann1-0/+3
2020-10-26Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann9-12/+34
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds19-52/+220
2020-10-21Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-10-20Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-2/+276
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-0/+1
2020-10-16Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+4
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-63/+1
2020-10-15fw_cfg: Add support for parisc architectureHelge Deller2-1/+4
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+7
2020-10-14firmware: arm_scmi: Fix duplicate workqueue nameFlorian Fainelli1-1/+1
2020-10-14firmware: arm_scmi: Fix locking in notificationsCristian Marussi1-7/+13
2020-10-14efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams1-3/+9
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-0/+25
2020-10-13firmware: arm_scmi: Add missing Rx size re-initialisationSudeep Holla6-0/+18
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-8/+9
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-316/+709
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-173/+139
2020-10-12firmware: arm_scmi: Expand SMC/HVC message pool to more than oneEtienne Carriere1-1/+1
2020-10-12firmware: arm_scmi: Fix ARCH_COLD_RESETEtienne Carriere1-3/+1
2020-10-12Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar7-33/+44
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab2-6/+6
2020-10-03Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+4
2020-10-03RISC-V: Add EFI runtime servicesAtish Patra3-1/+155