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-12efi/libstub: Add $(CLANG_FLAGS) to x86 flagsNathan Chancellor
2021-03-24firmware/efi: Fix a use after bug in efi_mem_reserve_persistentLv Yunlong
2021-03-24efivars: 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-01-31Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-18firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap
2020-12-31efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2020-12-09firmware: xilinx: Fix kernel-doc warningsMichal Simek
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan
2020-12-09efi: Update implementation of add_links() to create fwnode linksSaravana Kannan
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan
2020-12-09driver core: Add fwnode_init()Saravana Kannan
2020-12-09firmware: fix a spelling mistake "managament" -> "management" in KconfigColin Ian King
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel
2020-12-09efi/efi_test: read RuntimeServicesSupportedHeinrich Schuchardt
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel
2020-12-09Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-12-09Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-12-08firmware: arm_scmi: Add power_scale_mw_get() interfaceLukasz Luba
2020-12-07efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel
2020-12-04psci: Add accessor for psci_0_1_function_idsDavid Brazdil
2020-12-04psci: Replace psci_function_id array with a structDavid Brazdil
2020-12-04psci: Split functions to v0.1 and v0.2+ variantsDavid Brazdil
2020-12-04psci: Support psci_ops.get_version for v0.1David Brazdil
2020-12-02arm64: sdei: move uaccess logic to arch/arm64/Mark Rutland