aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 10-39/+61
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-48/+78
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 10-295/+862
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+8
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-1/+385
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-14/+21
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-26/+6
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkGravatar Jason Gunthorpe 1-0/+1
2020-12-15Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+8
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-14/+0
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+8
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Gravatar Rafael J. Wysocki 1-0/+8
2020-12-14efi: ia64: disable the capsule loaderGravatar Ard Biesheuvel 2-2/+5
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordGravatar Zou Wei 1-1/+1
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Gravatar Arnd Bergmann 1-23/+23
2020-12-09firmware: xilinx: Fix kernel-doc warningsGravatar Michal Simek 1-23/+23
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksGravatar Saravana Kannan 1-2/+1
2020-12-09efi: Update implementation of add_links() to create fwnode linksGravatar Saravana Kannan 1-20/+1
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Gravatar Saravana Kannan 1-1/+1
2020-12-09driver core: Add fwnode_init()Gravatar Saravana Kannan 1-4/+4
2020-12-09firmware: fix a spelling mistake "managament" -> "management" in KconfigGravatar Colin Ian King 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-09efi: stub: get rid of efi_get_max_fdt_addr()Gravatar Ard Biesheuvel 3-4/+1
2020-12-09efi/efi_test: read RuntimeServicesSupportedGravatar Heinrich Schuchardt 2-0/+19
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheGravatar Ard Biesheuvel 1-0/+12
2020-12-09Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 2-18/+66
2020-12-09Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 2-2/+4
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 2-190/+95
2020-12-08firmware: arm_scmi: Add power_scale_mw_get() interfaceGravatar Lukasz Luba 1-0/+8
2020-12-07efi: capsule: use atomic kmap for transient sglist mappingsGravatar Ard Biesheuvel 1-2/+2
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-12-01Merge tag 'v5.10-rc6' into ras/coreGravatar Borislav Petkov 12-27/+87
2020-11-30firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Gravatar Liu Ying 1-0/+4
2020-11-30firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Gravatar Liu Ying 1-0/+1
2020-11-30firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Gravatar Liu Ying 1-0/+1
2020-11-30Merge 5.10-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 3-17/+52
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-27Merge tag 'scmi-updates-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 6-58/+1058
2020-11-27Backmerge tag 'v5.10-rc2' into arm/driversGravatar Arnd Bergmann 9-12/+34
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-23Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Sudeep Holla 4-1/+385