summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2025-06-27sysfb: Fix screen_info type check for VGAThomas Zimmermann
2025-06-27firmware: arm_scmi: Ensure that the message-id supports fastchannelSibi Sankar
2025-06-19efi/libstub: Describe missing 'out' parameter in efi_load_initrdHans Zhang
2025-06-19firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-06-19firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin
2025-05-29firmware: arm_scmi: Relax duplicate name constraint across protocol idsSudeep Holla
2025-05-29firmware: xilinx: Dont send linux address to get fpga config get statusSiva Durga Prasad Paladugu
2025-05-29firmware: arm_ffa: Handle the presence of host partition in the partition infoSudeep Holla
2025-05-29firmware: arm_ffa: Reject higher major version as incompatibleSudeep Holla
2025-05-29firmware: arm_ffa: Set dma_mask for ffa devicesViresh Kumar
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