summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorLines
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman-102/+126
2026-03-10efi: Enable BGRT loading under XenMarek Marczykowski-Górecki-2/+5
2026-03-10efi: make efi_mem_type() and efi_mem_attributes() work on Xen PVMarek Marczykowski-Górecki-18/+9
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian-102/+126
2026-03-10firmware: cs_dsp: Simplify suppressing log messages during KUnit testingRichard Fitzgerald-81/+79
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown-1/+1
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald-6/+18
2026-03-08firmware: arm_scmi: Use round_up() for base protocol list size calculationPeng Fan-2/+2
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven-2/+2
2026-03-08firmware: arm_scmi: Implement arm,no-completion-irq propertyMarek Vasut-0/+8
2026-03-07firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi-2/+2
2026-03-07firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu-2/+3
2026-03-06firmware: arm_ffa: Remove vm_id argument in ffa_rxtx_unmap()Yeoreum Yun-4/+4
2026-03-04firmware: qcom: scm: Allow QSEECOM on ECS LIVA QC710Val Packett-0/+1
2026-03-04firmware: qcom: scm: Allow QSEECOM on PURWA-IOT-EVKYijie Yang-0/+1
2026-03-02Support wm_adsp hibernation for runtime suspendMark Brown-4/+45
2026-03-01firmware: cs_dsp: Add API to hibernate the DSPStefan Binding-4/+45
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski-22/+24
2026-02-27efi: Allow to expose the workqueue via sysfsSebastian Andrzej Siewior-1/+1
2026-02-25firmware: cs_dsp: Mark KUnit test suites KUNIT_SPEED_SLOWRichard Fitzgerald-0/+36
2026-02-25firmware: qcom: scm: allow QSEECOM on ASUS Vivobook X1P42100 variantJens Glathe-0/+1
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)-1/+1
2026-02-24firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabledLiwei Song-0/+2
2026-02-24firmware: exynos-acpm: Count acpm_xfer buffers with __counted_by_ptrKrzysztof Kozlowski-4/+4
2026-02-24firmware: exynos-acpm: Count number of commands in acpm_xferKrzysztof Kozlowski-20/+21
2026-02-24firmware: exynos-acpm: Use unsigned int for acpm_pmic_linux_errmap indexKrzysztof Kozlowski-1/+1
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-1168/+2363
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-52/+52
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-63/+61
2026-02-20Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds-0/+1
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-15/+22
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann-4/+21
2026-02-20firmware: google: Export coreboot table entriesThomas Zimmermann-61/+11
2026-02-20firmware: google: Clean up include statements in coreboot_table.hThomas Zimmermann-1/+7
2026-02-20firmware: google: Init coreboot bus with subsys_initcall()Thomas Zimmermann-1/+1
2026-02-20firmware: google: framebuffer: Fix dependenciesThomas Zimmermann-2/+2
2026-02-20firmware: google: framebuffer: Tie platform device to PCI hardwareThomas Zimmermann-5/+77
2026-02-20firmware: google: framebuffer: Init memory resource with helper macroThomas Zimmermann-10/+5
2026-02-20firmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann-1/+1
2026-02-20firmware: google: framebuffer: Do not unregister platform deviceThomas Zimmermann-10/+0
2026-02-18efi: Align unaccepted memory range to page boundaryKiryl Shutsemau (Meta)-2/+8
2026-02-18efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)-4/+4
2026-02-18efi: stmm: Constify struct efivar_operationsKrzysztof Kozlowski-8/+9
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+7
2026-02-17efi: export sysfb_primary_display for EDIDArnd Bergmann-1/+1
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-11Merge tag 'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-411/+748
2026-02-10Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+1
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-433/+880