summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-05-121-1/+3
|\
| * firmware/sysfb: Fix VESA format selectionPierre Asselin2023-04-211-1/+3
* | Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-298-69/+94
|\ \
| * | efi/zboot: arm64: Grab code size from ELF symbol in payloadArd Biesheuvel2023-04-264-30/+21
| * | efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel2023-04-262-1/+8
| * | efi/zboot: Set forward edge CFI compat header flag if supportedArd Biesheuvel2023-04-202-19/+39
| * | efi/zboot: Add BSS padding before compressionArd Biesheuvel2023-04-203-13/+31
| * | arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel2023-04-201-2/+1
| * | efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernelHuacai Chen2023-04-051-17/+7
| |/
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-273-3/+2
|\ \
| * | Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2023-04-182-2/+2
| * | MIPS: BCM47XX: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
* | | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-274-5/+38
|\ \ \
| * | | firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter2023-04-201-2/+2
| * | | Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman2023-04-1020-47/+184
| |\ \ \ | | | |/ | | |/|
| * | | Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman2023-03-201-1/+1
| |\ \ \
| * | | | edd: make kobj_type structure constantThomas Weißschuh2023-03-091-1/+1
| * | | | firmware: xilinx: Add pm api function for PL config reg readbackNava kishore Manne2023-03-091-0/+33
| * | | | firmware: dmi-sysfs: make kobj_type structures constantThomas Weißschuh2023-03-091-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-271-1/+47
|\ \ \ \
| * | | | firmware: cs_dsp: Add a debugfs entry containing control detailsSimon Trimmer2023-04-031-0/+31
| * | | | firmware: cs_dsp: Support DSPs that don't require firmware downloadSimon Trimmer2023-03-211-0/+3
| * | | | firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPsSimon Trimmer2023-03-211-1/+13
| |/ / /
* | | | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-1/+0
|\ \ \ \
| * | | | efi/cper: Remove unnecessary aer.h includeBjorn Helgaas2023-04-071-1/+0
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-251-17/+20
|\ \ \ \
| * | | | firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois2023-03-281-17/+20
| | |/ / | |/| |
* | | | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-259-31/+116
|\ \ \ \
| * \ \ \ Merge tag 'scmi-updates-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-04-173-15/+124
| |\ \ \ \
| | * | | | firmware: arm_scmi: Add support for unidirectional mailbox channelsCristian Marussi2023-04-051-11/+84
| | * | | | firmware: arm_scmi: Fix xfers allocation on Rx channelCristian Marussi2023-03-271-1/+1
| * | | | | Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-04-141-7/+9
| |\ \ \ \ \
| | * | | | | firmware: qcom_scm: Add SM6375 compatibleKonrad Dybcio2023-03-211-0/+1
| | * | | | | firmware: qcom_scm: Clear download bit during rebootMukesh Ojha2023-03-191-2/+1
| | * | | | | firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman2023-03-151-5/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-04-142-3/+6
| |\ \ \ \ \
| | * | | | | firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domainsClark Wang2023-03-061-0/+4
| | * | | | | firmware: imx: scu: use dev_err_probeAlexander Stein2023-03-061-3/+2
| | |/ / / /
| * | | | | Merge tag 'tegra-for-6.4-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-04-143-8/+12
| |\ \ \ \ \
| | * | | | | firmware: Use of_property_present() for testing DT property presenceRob Herring2023-04-042-4/+4
| | * | | | | firmware: tegra: bpmp: Fix error paths in debugfsMikko Perttunen2023-04-031-4/+8
| | |/ / / /
| * / / / / firmware: meson_sm: populate platform devices from sm device tree dataDmitry Rokosov2023-03-271-1/+4
| |/ / / /
* | | | | Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-04-251-1/+1
|\ \ \ \ \
| * | | | | firmware: turris-mox-rwtm: make kobj_type structure constantThomas Weißschuh2023-04-071-1/+1
| |/ / / /
* | | | | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-252-23/+31
|\ \ \ \ \
| * \ \ \ \ Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier2023-04-212-23/+31
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni2023-04-082-23/+31
| | | |_|/ | | |/| |
* | / | | firmware/psci: demote suspend-mode warning to info levelJohan Hovold2023-04-141-1/+2
|/ / / /
* | | | Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-244-10/+46
|\ \ \ \
| * \ \ \ Merge tag 'qcom-driver-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-03-241-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |