summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2023-06-09Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2023-06-06x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze
2023-06-06efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memoryKirill A. Shutemov
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov
2023-06-06efi/x86: Get full memory map in allocate_e820()Kirill A. Shutemov
2023-06-06efi/esrt: Allow ESRT access without CAP_SYS_ADMINNicholas Bishop
2023-06-06Merge tag 'ffa-fix-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-06-06firmware: arm_scmi: Add Powercap protocol enable supportCristian Marussi
2023-06-06firmware: arm_scmi: Refactor the internal powercap get/set helpersCristian Marussi
2023-06-06firmware: arm_ffa: Set handle field to zero in memory descriptorBalint Dobszay
2023-06-05firmware: cs_dsp: Log correct region name in bin error messagesRichard Fitzgerald
2023-06-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman
2023-06-01Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-01firmware: cs_dsp: Log that a bin file was loadedRichard Fitzgerald
2023-05-31firmware: xilinx: Switch Michal Simek's email to new oneMichal Simek
2023-05-31firmware: dmi-sysfs: handle HAS_IOPORT=nNiklas Schnelle
2023-05-26Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-05-26Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-05-25Merge tag 'scmi-fix-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2023-05-25efi: fix missing prototype warningsArnd Bergmann
2023-05-25efi/libstub: zboot: Avoid eager evaluation of objcopy flagsArd Biesheuvel
2023-05-17efivarfs: expose used and total sizeAnisse Astier
2023-05-15drivers/firmware: Move sysfb_init() from device_initcall to subsys_initcall_syncHuacai Chen
2023-05-12firmware: xilinx: Update the zynqmp_pm_fpga_load() APINava kishore Manne
2023-05-12Merge tag 'drm-misc-fixes-2023-05-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-05-10efi: make kobj_type structure constantThomas Weißschuh
2023-05-09firmware: arm_scmi: Augment SMC/HVC to allow optional parametersNikunj Kela
2023-05-08firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptorsSudeep Holla
2023-05-08firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla
2023-05-08firmware: arm_ffa: Fix usage of partition info get count flagSudeep Holla
2023-05-08firmware: arm_ffa: Check if ffa_driver remove is present before executingSudeep Holla
2023-05-08firmware: arm_scmi: Fix incorrect alloc_workqueue() invocationTejun Heo
2023-04-29Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-26efi/zboot: arm64: Grab code size from ELF symbol in payloadArd Biesheuvel
2023-04-26efi/zboot: arm64: Inject kernel code size symbol into the zboot payloadArd Biesheuvel
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21firmware/sysfb: Fix VESA format selectionPierre Asselin
2023-04-20efi/zboot: Set forward edge CFI compat header flag if supportedArd Biesheuvel
2023-04-20efi/zboot: Add BSS padding before compressionArd Biesheuvel
2023-04-20arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel
2023-04-20firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter