summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2023-04-30Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-69/+94
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+2
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+38
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+47
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2023-04-27efi/zboot: arm64: Grab code size from ELF symbol in payloadArd Biesheuvel4-30/+21
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel2-1/+8
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-17/+20
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-31/+116
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-23/+31
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier2-23/+31
2023-04-20efi/zboot: Set forward edge CFI compat header flag if supportedArd Biesheuvel2-19/+39
2023-04-20efi/zboot: Add BSS padding before compressionArd Biesheuvel3-13/+31
2023-04-20arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel1-2/+1
2023-04-20firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2-2/+2
2023-04-17Merge tag 'scmi-updates-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann3-15/+124
2023-04-14Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-7/+9
2023-04-14Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-3/+6
2023-04-14Merge tag 'tegra-for-6.4-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-8/+12
2023-04-14firmware/psci: demote suspend-mode warning to info levelJohan Hovold1-1/+2
2023-04-13MIPS: BCM47XX: remove MODULE_LICENSE in non-modulesNick Alcock1-1/+0
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman20-47/+184
2023-04-08irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni2-23/+31
2023-04-08efi/cper: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-04-07firmware: turris-mox-rwtm: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-04-05efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernelHuacai Chen1-17/+7
2023-04-05firmware: arm_scmi: Add support for unidirectional mailbox channelsCristian Marussi1-11/+84
2023-04-04firmware: Use of_property_present() for testing DT property presenceRob Herring2-4/+4
2023-04-03firmware: tegra: bpmp: Fix error paths in debugfsMikko Perttunen1-4/+8
2023-04-03firmware: cs_dsp: Add a debugfs entry containing control detailsSimon Trimmer1-0/+31
2023-03-28firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois1-17/+20
2023-03-27firmware: meson_sm: populate platform devices from sm device tree dataDmitry Rokosov1-1/+4
2023-03-27firmware: arm_scmi: Fix xfers allocation on Rx channelCristian Marussi1-1/+1
2023-03-25Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+46
2023-03-24Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-37/+138
2023-03-24Merge tag 'qcom-driver-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+1
2023-03-23efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failureArd Biesheuvel1-0/+1
2023-03-23efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel6-14/+21
2023-03-22firmware: qcom_scm: Add SM6375 compatibleKonrad Dybcio1-0/+1
2023-03-21efi/libstub: zboot: Add compressed image to make targetsArd Biesheuvel1-1/+1
2023-03-21firmware: cs_dsp: Support DSPs that don't require firmware downloadSimon Trimmer1-0/+3
2023-03-21firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPsSimon Trimmer1-1/+13
2023-03-20Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman1-1/+1
2023-03-20firmware: qcom_scm: Clear download bit during rebootMukesh Ojha1-2/+1
2023-03-18efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede1-0/+8
2023-03-18efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede3-3/+8
2023-03-18efi/libstub: smbios: Drop unused 'recsize' parameterArd Biesheuvel2-4/+3
2023-03-18arm64: efi: Use SMBIOS processor version to key off Ampere quirkArd Biesheuvel3-13/+80