aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2025-07-09firmware: xilinx: Don't share zynqmp_pm_init_finalize()Ulf Hansson1-2/+1
2025-07-09firmware/pmdomain: xilinx: Move ->sync_state() support to firmware driverUlf Hansson1-0/+10
2025-07-09efi: add ovmf debug log driverGerd Hoffmann4-0/+128
2025-07-09firmware: arm_scmi: Convert to SYSTEM_SLEEP_PM_OPSArnd Bergmann1-2/+2
2025-07-08firmware: arm_scmi: Avoid notifier registration for unsupported eventsCristian Marussi1-9/+30
2025-07-08arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=yMasahiro Yamada1-1/+1
2025-07-07Merge tag 'efi-fixes-for-v6.16-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
2025-07-07ASoC: soc-dapm: cleanupsMark Brown2-51/+45
2025-07-07firmware: arm_scmi: power_control: Ensure SCMI_SYSPOWER_IDLE is set early dur...Peng Fan1-5/+17
2025-07-07firmware: arm_scmi: Add power management operations to SCMI busPeng Fan1-0/+26
2025-07-07firmware: tegra: bpmp: Add support on Tegra264Thierry Reding1-2/+4
2025-07-07firmware: tegra: Fix IVC dependency problemsThierry Reding1-2/+3
2025-07-03include: trace: Add tracepoint support for inflight xfer countPhilip Radford3-4/+20
2025-07-03firmware: arm_scmi: Track number of inflight SCMI transfersPhilip Radford2-0/+12
2025-07-03firmware: arm_scmi: Add support for debug counter decrementPhilip Radford1-0/+6
2025-07-03Merge tag 'samsung-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-16/+9
2025-06-23firmware: arm_scmi: Fix up turbo frequencies selectionSibi Sankar1-1/+1
2025-06-21x86/efi: Implement support for embedding SBAT data for x86Vitaly Kuznetsov1-1/+1
2025-06-20efi: Fix .data section size calculations when .sbat is presentVitaly Kuznetsov1-2/+2
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh5-6/+6
2025-06-16firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctlRichard Fitzgerald1-20/+25
2025-06-11firmware: smccc: Support both smc and hvc conduits for getting hyp UUIDAnirudh Rayabharam (Microsoft)1-4/+1
2025-06-10efi: Drop preprocessor directives from zboot.ldsVitaly Kuznetsov1-2/+0
2025-06-10firmware: exynos-acpm: fix timeouts on xfers handlingTudor Ambarus1-16/+9
2025-06-09firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic contextSudeep Holla1-11/+11
2025-06-09firmware: arm_ffa: Move memory allocation outside the mutex lockingSudeep Holla1-24/+24
2025-06-09firmware: arm_ffa: Fix memory leak by freeing notifier callback nodeSudeep Holla1-0/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-1/+1
2025-06-07Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-8/+18
2025-06-06Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m...Simona Vetter1-8/+18
2025-06-06efi/libstub: use 'targets' instead of extra-y in MakefileMasahiro Yamada1-1/+1
2025-06-05sysfb: Fix screen_info type check for VGAThomas Zimmermann1-8/+18
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-8/+19
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-283/+2376
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+71
2025-05-30LoongArch: Enable HAVE_ARCH_STACKLEAKYouling Tang1-1/+1
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-5/+11
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-30/+2
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-7/+18
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-05-27Merge branch 'for-next/psci' into for-next/coreWill Deacon1-1/+3
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-255/+1
2025-05-26firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache)Jaroslav Kysela1-1/+0
2025-05-26firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info)Jaroslav Kysela1-1/+2
2025-05-23arm64: kvm, smccc: Introduce and use API for getting hypervisor UUIDRoman Kisel2-8/+19
2025-05-23Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+30
2025-05-23firmware: cs_dsp: Fix OOB memory read access in KUnit testJaroslav Kysela1-1/+2