summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-14Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-04-09Merge tag 'efi-fixes-for-v7.0-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-09Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-08firmware: efi: Never declare sysfb_primary_display on x86Thomas Zimmermann
2026-04-06Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam
2026-04-01firmware: dmi: Add pr_fmt() for dmi_scan.cMario Limonciello (AMD)
2026-04-01firmware: dmi: Adjust dmi_decode() to use enumsMario Limonciello (AMD)
2026-04-01Merge tag 'riscv-soc-fixes-for-v7.0-rc6' of ssh://gitolite.kernel.org/pub/scm...Krzysztof Kozlowski
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-26firmware: microchip: fail auto-update probe if no flash foundConor Dooley
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie
2026-03-24ASoc: uda1380: Improve error reportingMark Brown
2026-03-24firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPPDan Carpenter
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-12kbuild: Consolidate C dialect optionsNathan Chancellor
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman
2026-03-10firmware: stratix10-svc: Add Multi SVC clients supportMuhammad Amirul Asyraf Mohamad Jamian
2026-03-10firmware: cs_dsp: Simplify suppressing log messages during KUnit testingRichard Fitzgerald
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown
2026-03-09firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald
2026-03-08firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/Geert Uytterhoeven
2026-03-07firmware: arm_scmi: Fix NULL dereference on notify error pathCristian Marussi
2026-03-07firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu
2026-03-06firmware: arm_ffa: Remove vm_id argument in ffa_rxtx_unmap()Yeoreum Yun
2026-03-02Support wm_adsp hibernation for runtime suspendMark Brown
2026-03-01firmware: cs_dsp: Add API to hibernate the DSPStefan Binding
2026-02-27efi: Allow to expose the workqueue via sysfsSebastian Andrzej Siewior
2026-02-25firmware: cs_dsp: Mark KUnit test suites KUNIT_SPEED_SLOWRichard Fitzgerald
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-24firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabledLiwei Song
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann
2026-02-20firmware: google: Export coreboot table entriesThomas Zimmermann
2026-02-20firmware: google: Clean up include statements in coreboot_table.hThomas Zimmermann