summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
8 daysfirmware: arm_scmi: Fix unused notifier-block in unregisterAmitai Gottlieb1-0/+1
8 daysfirmware: stratix10-svc: Add mutex in stratix10 memory managementMahesh Rao1-0/+11
8 daysfirmware: imx: scu-irq: Init workqueue before request mbox channelPeng Fan1-2/+2
8 daysefi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-26/+24
8 daysefi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab1-1/+1
8 daysefi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab1-0/+60
8 daysfirmware: stratix10-svc: fix make htmldocs warning for stratix10_svcDinh Nguyen1-0/+1
8 daysefi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif1-2/+2
8 daysfirmware: imx: scu-irq: fix OF node leak inPeng Fan1-1/+3
2025-12-07firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli1-3/+4
2025-12-01pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla1-2/+11
2025-10-29firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko1-2/+1
2025-10-29firmware: arm_scmi: Account for failed debug initializationCristian Marussi2-33/+35
2025-10-19firmware: meson_sm: fix device leak at probeJohan Hovold1-1/+6
2025-10-15firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold1-1/+1
2025-08-28firmware: tegra: Fix IVC dependency problemsThierry Reding1-2/+3
2025-07-06firmware: arm_scmi: Ensure that the message-id supports fastchannelSibi Sankar2-33/+45
2025-07-06firmware: arm_scmi: Add a common helper to check if a message is supportedCristian Marussi2-0/+38
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-06-04firmware: arm_scmi: Relax duplicate name constraint across protocol idsSudeep Holla1-13/+6
2025-06-04firmware: arm_ffa: Reject higher major version as incompatibleSudeep Holla1-0/+8
2025-06-04firmware: arm_ffa: Set dma_mask for ffa devicesViresh Kumar1-0/+1
2025-05-22firmware: arm_scmi: Fix timeout checks on polling pathCristian Marussi1-5/+8
2025-05-22firmware: arm_scmi: Track basic SCMI communication debug metricsLuke Parkin2-5/+34
2025-05-22firmware: arm_scmi: Add support for debug metrics at the interfaceLuke Parkin3-0/+26
2025-05-22firmware: arm_scmi: Add message dump traces for bad and unexpected repliesCristian Marussi2-0/+13
2025-05-22firmware: arm_scmi: Add helper to trace bad messagesCristian Marussi2-0/+50
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-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: imx-scu: fix OF node leak in .probe()Joe Hattori1-0/+1
2025-03-22iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du1-1/+4
2025-03-13x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel2-3/+1
2025-03-13efi: 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: qcom: scm: Fix missing read barrier in qcom_scm_is_available()Krzysztof Kozlowski1-2/+3
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel3-2/+10
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
2024-12-09efi/libstub: Free correct pointer on failureArd Biesheuvel1-1/+1
2024-12-09firmware: arm_scpi: Check the DVFS OPP count returned by the firmwareLuo Qiu1-0/+3
2024-12-09tpm: fix signed/unsigned bug when checking event logsGregory Price1-8/+9
2024-12-09efi/libstub: fix efi_parse_options() ignoring the default command lineJonathan Marek1-1/+1
2024-12-09firmware: google: Unregister driver_info on failureYuan Can1-2/+4
2024-12-09firmware: arm_scmi: Reject clear channel request on A2PCristian Marussi2-0/+8