summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2026-03-25firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu
2026-03-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-03-04EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab
2026-02-06efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang
2026-02-06firmware: imx: scu-irq: Set mu_resource_id before get handlePeng Fan
2026-01-11firmware: arm_scmi: Fix unused notifier-block in unregisterAmitai Gottlieb
2026-01-11firmware: stratix10-svc: Add mutex in stratix10 memory managementMahesh Rao
2026-01-11firmware: imx: scu-irq: Init workqueue before request mbox channelPeng Fan
2026-01-11efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2026-01-11efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab
2026-01-11efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2026-01-11firmware: stratix10-svc: fix make htmldocs warning for stratix10_svcDinh Nguyen
2026-01-11efi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif
2026-01-11firmware: imx: scu-irq: fix OF node leak inPeng Fan
2025-12-07firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli
2025-12-07pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla
2025-10-19firmware: meson_sm: fix device leak at probeJohan Hovold
2025-10-15firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold
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