summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-urgent-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-311-4/+9
|\
| * efi/apple-properties: Reinstate support for boolean propertiesLukas Wunner2020-12-311-4/+9
* | firmware: imx: select SOC_BUS to fix firmware buildRandy Dunlap2021-01-181-0/+1
|/
* Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-2410-39/+61
|\
| * efi: ia64: disable the capsule loaderArd Biesheuvel2020-12-142-2/+5
| * efi: stub: get rid of efi_get_max_fdt_addr()Ard Biesheuvel2020-12-093-4/+1
| * efi/efi_test: read RuntimeServicesSupportedHeinrich Schuchardt2020-12-092-0/+19
| * efi: capsule: clean scatter-gather entries from the D-cacheArd Biesheuvel2020-12-091-0/+12
| * efi: capsule: use atomic kmap for transient sglist mappingsArd Biesheuvel2020-12-071-2/+2
| * efi: x86/xen: switch to efi_get_secureboot_mode helperArd Biesheuvel2020-11-171-3/+0
| * efi: generalize efi_get_securebootChester Lin2020-11-042-26/+17
| * efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yesGeert Uytterhoeven2020-10-291-1/+1
| * efi/x86: Only copy the compressed kernel image in efi_relocate_kernel()Arvind Sankar2020-10-261-1/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-48/+78
|\ \
| * \ Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-092-62/+78
| |\ \
| | * | psci: Add accessor for psci_0_1_function_idsDavid Brazdil2020-12-041-7/+5
| | * | psci: Replace psci_function_id array with a structDavid Brazdil2020-12-041-15/+14
| | * | psci: Split functions to v0.1 and v0.2+ variantsDavid Brazdil2020-12-041-34/+60
| | * | psci: Support psci_ops.get_version for v0.1David Brazdil2020-12-041-3/+10
* | | | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-1610-295/+862
|\ \ \ \
| * \ \ \ Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann2020-12-091-23/+23
| |\ \ \ \
| | * | | | firmware: xilinx: Fix kernel-doc warningsMichal Simek2020-12-091-23/+23
| * | | | | Merge tag 'imx-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2020-12-092-18/+66
| |\ \ \ \ \
| | * | | | | firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subs...Liu Ying2020-11-301-0/+4
| | * | | | | firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsy...Liu Ying2020-11-301-0/+1
| | * | | | | firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 su...Liu Ying2020-11-301-0/+1
| | * | | | | firmware: imx-dsp: Export functions to request/free channelsDaniel Baluta2020-11-161-0/+25
| | * | | | | firmware: imx: Save channel name for further useDaniel Baluta2020-11-161-3/+3
| | * | | | | firmware: imx: Introduce imx_dsp_setup_channelsDaniel Baluta2020-11-161-15/+26
| | * | | | | firmware: imx: scu-pd: Add power domains for imx-jpegMirela Rabulea2020-11-161-0/+6
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-12-092-2/+4
| |\ \ \ \ \
| | * | | | | firmware: meson-sm: enable build as moduleKevin Hilman2020-10-262-2/+4
| | |/ / / /
| * | | | | Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-12-092-190/+95
| |\ \ \ \ \
| | * | | | | firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_opsPeter Ujfalusi2020-11-011-72/+0
| | * | | | | firmware: ti_sci: rm: Add new ops for ring configurationPeter Ujfalusi2020-11-012-0/+70
| | * | | | | firmware: ti_sci: rm: Remove ring_get_config supportPeter Ujfalusi2020-11-012-124/+0
| | * | | | | firmware: ti_sci: rm: Add support for extended_ch_type for tx channelPeter Ujfalusi2020-11-012-0/+7
| | * | | | | firmware: ti_sci: rm: Add support for second resource rangePeter Ujfalusi2020-11-012-19/+37
| | * | | | | firmware: ti_sci: Use struct ti_sci_resource_desc in get_range opsPeter Ujfalusi2020-11-011-17/+15
| | * | | | | firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channelPeter Ujfalusi2020-11-012-0/+8
| | |/ / / /
| * | | | | Merge tag 'scmi-updates-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-11-276-58/+1058
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla2020-11-234-1/+385
| | |\ \ \ \ \
| | * | | | | | firmware: arm_scmi: Remove residual _le structs namingCristian Marussi2020-11-231-6/+6
| | * | | | | | firmware: arm_scmi: Add SCMI v3.0 sensor notificationsCristian Marussi2020-11-221-19/+105
| | * | | | | | firmware: arm_scmi: Add SCMI v3.0 sensor configuration supportCristian Marussi2020-11-221-0/+63
| | * | | | | | firmware: arm_scmi: Add SCMI v3.0 sensors timestamped readsCristian Marussi2020-11-221-6/+121
| | * | | | | | firmware: arm_scmi: Add SCMI v3.0 sensors descriptors extensionsCristian Marussi2020-11-201-21/+369
| | * | | | | | firmware: arm_scmi: Rework scmi_sensors_protocol_initCristian Marussi2020-11-201-6/+10
| | * | | | | | firmware: arm_scmi: Fix missing destroy_workqueue()Qinglang Miao2020-11-131-5/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann2020-11-279-12/+34
| |\| | | | |