summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2025-05-18firmware: arm_scmi: Fix timeout checks on polling pathCristian Marussi1-5/+8
2025-05-09firmware: arm_ffa: Skip Rx buffer ownership release if not acquiredSudeep Holla1-1/+2
2025-05-09firmware: arm_scmi: Balance device refcount when destroying devicesCristian Marussi1-0/+3
2025-05-09firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling itNico Pache1-4/+1
2025-05-02firmware: stratix10-svc: Add of_platform_default_populate()Mahesh Rao1-3/+11
2025-04-25firmware: cs_dsp: test_bin_error: Fix uninitialized data used as fw versionRichard Fitzgerald3-32/+2
2025-04-20firmware: cs_dsp: test_control_parse: null-terminate test stringsThomas Weißschuh1-32/+19
2025-04-10firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on successRichard Fitzgerald1-0/+2
2025-04-10firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo()Arnd Bergmann1-10/+0
2025-04-10firmware: arm_ffa: Skip the first/partition ID when parsing vCPU listSudeep Holla1-1/+1
2025-04-10firmware: arm_ffa: Explicitly cast return value from NOTIFICATION_INFO_GETSudeep Holla1-1/+1
2025-04-10firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before compa...Sudeep Holla1-1/+1
2025-04-10firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla2-4/+6
2025-04-10firmware: arm_ffa: Refactor addition of partition information into XArrayViresh Kumar1-25/+22
2025-03-20Merge tag 'efi-fixes-for-v6.14-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2025-03-14Merge tag 'qcom-drivers-fixes-for-6.14' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2-11/+11
2025-03-14efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel1-0/+4
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+1
2025-02-28Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-32/+29
2025-02-27efi/mokvar-table: Avoid repeated map/unmap of the same pageArd Biesheuvel1-3/+15
2025-02-27efi: Don't map the entire mokvar table to determine its sizePeter Jones1-28/+13
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-18/+6
2025-02-25firmware: cs_dsp: Remove async regmap writesRichard Fitzgerald1-18/+6
2025-02-23efi/cper: Fix cper_arm_ctx_info alignmentPatrick Rudolph1-1/+1
2025-02-23efi/cper: Fix cper_ia_proc_ctx alignmentPatrick Rudolph1-1/+1
2025-02-22Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2-2/+3
2025-02-21Merge tag 'scmi-fix-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2025-02-18firmware: imx-scu: fix OF node leak in .probe()Joe Hattori1-0/+1
2025-02-15Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+10
2025-02-14firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXCGeert Uytterhoeven1-0/+1
2025-02-13firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_setPeng Fan1-2/+2
2025-02-08firmware: qcom: uefisecapp: fix efivars registration raceJohan Hovold1-9/+9
2025-02-07Merge tag 'stable/for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+5
2025-02-05firmware: qcom: scm: Fix error code in probe()Dan Carpenter1-2/+2
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel3-2/+10
2025-01-31Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+2
2025-01-29iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du1-1/+4
2025-01-29firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit1-1/+1
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-10/+10
2025-01-28Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+3
2025-01-27firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAPGeert Uytterhoeven1-4/+2
2025-01-25Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-444/+200
2025-01-25Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-42/+330
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-0/+17067
2025-01-22efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor1-1/+1
2025-01-22Merge tag 'chrome-platform-firmware-v6.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-14/+14
2025-01-15Merge tag 'qcom-drivers-for-6.14' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-17/+264
2025-01-15Merge tag 'scmi-updates-6.14' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann7-25/+66
2025-01-15arm_scmi: don't mess with ->d_parent->d_nameAl Viro1-6/+6
2025-01-14efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap1-1/+1