summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2025-05-18firmware: arm_scmi: Fix timeout checks on polling pathCristian Marussi
2025-05-09firmware: arm_ffa: Skip Rx buffer ownership release if not acquiredSudeep Holla
2025-05-09firmware: arm_scmi: Balance device refcount when destroying devicesCristian Marussi
2025-05-02firmware: stratix10-svc: Add of_platform_default_populate()Mahesh Rao
2025-04-25efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32Hamza Mahfooz
2025-04-10firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on successRichard Fitzgerald
2025-03-28efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel
2025-03-28firmware: qcom: uefisecapp: fix efivars registration raceJohan Hovold
2025-03-28firmware: imx-scu: fix OF node leak in .probe()Joe Hattori
2025-03-28firmware: qcom: scm: Fix error code in probe()Dan Carpenter
2025-03-22iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du
2025-03-07efi: Don't map the entire mokvar table to determine its sizePeter Jones
2025-03-07firmware: cs_dsp: Remove async regmap writesRichard Fitzgerald
2025-02-27firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXCGeert Uytterhoeven
2025-02-27firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_setPeng Fan
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-21firmware: qcom: scm: smc: Handle missing SCM deviceKrzysztof Kozlowski
2025-02-17firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool()Krzysztof Kozlowski
2025-02-17firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()Krzysztof Kozlowski
2025-02-17efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor
2025-02-17firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit
2025-02-08efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap
2025-02-08firmware: qcom: scm: Cleanup global '__scm' on probe failuresKrzysztof Kozlowski
2025-01-23efi/zboot: Limit compression options to GZIP and ZSTDArd Biesheuvel
2024-12-27firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun
2024-12-27firmware: arm_scmi: Fix i.MX build dependencyArnd Bergmann
2024-12-14firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345Aleksandrs Vinarskis
2024-12-14firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7xMaya Matuszczyk
2024-12-09efi/libstub: Free correct pointer on failureArd Biesheuvel
2024-12-05firmware: arm_scpi: Check the DVFS OPP count returned by the firmwareLuo Qiu
2024-12-05tpm: fix signed/unsigned bug when checking event logsGregory Price
2024-12-05efi/libstub: fix efi_parse_options() ignoring the default command lineJonathan Marek
2024-12-05firmware: google: Unregister driver_info on failureYuan Can
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-12firmware: arm_scmi: Report duplicate opps as firmware bugsSibi Sankar
2024-11-12firmware: arm_scmi: Skip opp duplicatesCristian Marussi
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-07arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-11-04Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-04Merge tag 'qcom-drivers-fixes-for-6.12' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-01Merge tag 'scmi-fixes-6.12-2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-11-01Merge tag 'riscv-soc-fixes-for-v6.12-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-10-28firmware: arm_scmi: Use vendor string in max-rx-timeout-msCristian Marussi
2024-10-23firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang
2024-10-22firmware: qcom: scm: Return -EOPNOTSUPP for unsupported SHM bridge enablingQingqing Zhou
2024-10-22firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi
2024-10-22firmware: arm_scmi: Fix slab-use-after-free in scmi_bus_notifier()Xinqi Zhang
2024-10-17firmware: microchip: auto-update: fix poll_complete() to not report spurious ...Conor Dooley
2024-10-15Merge tag 'scmi-fixes-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann