summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2025-07-06firmware: arm_scmi: Ensure that the message-id supports fastchannelSibi Sankar
2025-07-06firmware: arm_scmi: Add a common helper to check if a message is supportedCristian Marussi
2025-06-27efi/libstub: Describe missing 'out' parameter in efi_load_initrdHans Zhang
2025-06-27firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-06-27firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin
2025-06-04firmware: arm_ffa: Set dma_mask for ffa devicesViresh Kumar
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-03-28efi/libstub: Avoid physical address 0x0 when doing random allocationArd Biesheuvel
2025-03-28firmware: imx-scu: fix OF node leak in .probe()Joe Hattori
2025-03-28iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-21efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor
2025-02-21firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit
2025-02-21efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap
2024-12-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-12-14firmware: arm_scpi: Check the DVFS OPP count returned by the firmwareLuo Qiu
2024-12-14tpm: fix signed/unsigned bug when checking event logsGregory Price
2024-12-14firmware: google: Unregister driver_info on failureYuan Can
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang
2024-10-17firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski
2024-10-17efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel
2024-10-17firmware: arm_scmi: Fix double free in OPTEE transportCristian Marussi
2024-09-12firmware: cs_dsp: Don't allow writes to read-only controlsRichard Fitzgerald
2024-08-29firmware: cirrus: cs_dsp: Initialize debugfs_root to invalidRichard Fitzgerald
2024-08-03x86/efistub: Revert to heap allocated boot_params for PE entrypointArd Biesheuvel
2024-08-03x86/efistub: Avoid returning EFI_SUCCESS on errorArd Biesheuvel
2024-08-03firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún
2024-08-03firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún
2024-08-03firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún
2024-07-25efi/libstub: zboot.lds: Discard .discard sectionsNathan Chancellor
2024-07-18firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald
2024-07-18firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald
2024-07-18firmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald
2024-07-18firmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald
2024-07-18firmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald
2024-07-11firmware: dmi: Stop decoding on broken entryJean Delvare
2024-07-05efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-07-05efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel
2024-07-05efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel
2024-06-27firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla
2024-06-21firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() failsGabor Juhos
2024-06-12firmware: dmi-id: add a release callback functionArnd Bergmann
2024-06-12firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart
2024-06-12efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan
2024-06-12x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel
2024-04-27x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel
2024-04-27x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel
2024-04-27x86/efi: Disregard setup header of loaded imageArd Biesheuvel
2024-04-27x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel