summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2025-08-20firmware: arm_scmi: Convert to SYSTEM_SLEEP_PM_OPSArnd Bergmann1-2/+2
2025-08-20firmware: tegra: Fix IVC dependency problemsThierry Reding1-2/+3
2025-08-20firmware: arm_scmi: power_control: Ensure SCMI_SYSPOWER_IDLE is set early dur...Peng Fan1-5/+17
2025-08-20firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcallYeoreum Yun1-1/+1
2025-08-15firmware: arm_scmi: Fix up turbo frequencies selectionSibi Sankar1-1/+1
2025-07-10firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic contextSudeep Holla1-9/+9
2025-07-10firmware: arm_ffa: Move memory allocation outside the mutex lockingSudeep Holla1-19/+21
2025-07-10firmware: arm_ffa: Fix memory leak by freeing notifier callback nodeSudeep Holla1-0/+1
2025-06-27sysfb: Fix screen_info type check for VGAThomas Zimmermann1-8/+18
2025-06-27firmware: arm_scmi: Ensure that the message-id supports fastchannelSibi Sankar2-33/+45
2025-06-19efi/libstub: Describe missing 'out' parameter in efi_load_initrdHans Zhang1-0/+1
2025-06-19firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei2-4/+8
2025-06-19firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin1-1/+3
2025-05-29firmware: arm_scmi: Relax duplicate name constraint across protocol idsSudeep Holla1-13/+6
2025-05-29firmware: xilinx: Dont send linux address to get fpga config get statusSiva Durga Prasad Paladugu1-5/+1
2025-05-29firmware: arm_ffa: Handle the presence of host partition in the partition infoSudeep Holla1-0/+4
2025-05-29firmware: arm_ffa: Reject higher major version as incompatibleSudeep Holla1-0/+8
2025-05-29firmware: arm_ffa: Set dma_mask for ffa devicesViresh Kumar1-0/+1
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-02firmware: stratix10-svc: Add of_platform_default_populate()Mahesh Rao1-3/+11
2025-04-25efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32Hamza Mahfooz1-1/+1
2025-04-10firmware: cs_dsp: Ensure cs_dsp_load[_coeff]() returns 0 on successRichard Fitzgerald1-0/+2
2025-03-28efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel1-0/+4
2025-03-28firmware: qcom: uefisecapp: fix efivars registration raceJohan Hovold1-9/+9
2025-03-28firmware: imx-scu: fix OF node leak in .probe()Joe Hattori1-0/+1
2025-03-28firmware: qcom: scm: Fix error code in probe()Dan Carpenter1-2/+2
2025-03-22iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du1-1/+4
2025-03-07efi: Don't map the entire mokvar table to determine its sizePeter Jones1-29/+13
2025-03-07firmware: cs_dsp: Remove async regmap writesRichard Fitzgerald1-18/+6
2025-02-27firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXCGeert Uytterhoeven1-0/+1
2025-02-27firmware: arm_scmi: imx: Correct tx size of scmi_imx_misc_ctrl_setPeng Fan1-2/+2
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel3-2/+10
2025-02-21firmware: qcom: scm: smc: Handle missing SCM deviceKrzysztof Kozlowski1-0/+3
2025-02-17firmware: qcom: scm: Fix missing read barrier in qcom_scm_get_tzmem_pool()Krzysztof Kozlowski1-1/+4
2025-02-17firmware: qcom: scm: Fix missing read barrier in qcom_scm_is_available()Krzysztof Kozlowski1-2/+3
2025-02-17efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor1-1/+1
2025-02-17firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit1-1/+1
2025-02-08efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap1-1/+1
2025-02-08firmware: qcom: scm: Cleanup global '__scm' on probe failuresKrzysztof Kozlowski1-13/+29
2025-01-23efi/zboot: Limit compression options to GZIP and ZSTDArd Biesheuvel2-16/+6
2024-12-27firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun2-10/+12
2024-12-27firmware: arm_scmi: Fix i.MX build dependencyArnd Bergmann2-1/+1
2024-12-14firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345Aleksandrs Vinarskis1-0/+1
2024-12-14firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7xMaya Matuszczyk1-0/+1
2024-12-09efi/libstub: Free correct pointer on failureArd Biesheuvel1-1/+1
2024-12-05firmware: arm_scpi: Check the DVFS OPP count returned by the firmwareLuo Qiu1-0/+3
2024-12-05tpm: fix signed/unsigned bug when checking event logsGregory Price1-8/+9
2024-12-05efi/libstub: fix efi_parse_options() ignoring the default command lineJonathan Marek1-1/+1