summaryrefslogtreecommitdiffstats
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...Linus Torvalds10-39/+61
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-48/+78
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-295/+862
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+8
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+385
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-14/+21
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-26/+6
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+1
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+8
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-14/+0
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+8
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-0/+8
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel2-2/+5
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei1-1/+1
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann1-23/+23
2020-12-09firmware: xilinx: Fix kernel-doc warningsMichal Simek1-23/+23
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksSaravana Kannan1-2/+1
2020-12-09efi: Update implementation of add_links() to create fwnode linksSaravana Kannan1-20/+1
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan1-1/+1
2020-12-09driver core: Add fwnode_init()Saravana Kannan1-4/+4
2020-12-09firmware: fix a spelling mistake "managament" -> "management" in KconfigColin Ian King1-1/+1
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2-62/+78
2020-12-09efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel3-4/+1
2020-12-09efi/efi_test: read RuntimeServicesSupportedHeinrich Schuchardt2-0/+19
2020-12-09efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel1-0/+12
2020-12-09Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-18/+66
2020-12-09Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-2/+4
2020-12-09Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2-190/+95
2020-12-08firmware: arm_scmi: Add power_scale_mw_get() interfaceLukasz Luba1-0/+8
2020-12-07efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel1-2/+2
2020-12-04psci: Add accessor for psci_0_1_function_idsDavid Brazdil1-7/+5
2020-12-04psci: Replace psci_function_id array with a structDavid Brazdil1-15/+14
2020-12-04psci: Split functions to v0.1 and v0.2+ variantsDavid Brazdil1-34/+60
2020-12-04psci: Support psci_ops.get_version for v0.1David Brazdil1-3/+10
2020-12-02arm64: sdei: move uaccess logic to arch/arm64/Mark Rutland1-14/+0
2020-12-01Merge tag 'v5.10-rc6' into ras/coreBorislav Petkov12-27/+87
2020-11-30firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Liu Ying1-0/+4
2020-11-30firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Liu Ying1-0/+1
2020-11-30firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Liu Ying1-0/+1
2020-11-30Merge 5.10-rc6 into char-misc-nextGreg Kroah-Hartman3-17/+52
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-27Merge tag 'scmi-updates-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann6-58/+1058
2020-11-27Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann9-12/+34
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-23Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla4-1/+385