summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2026-01-19efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang
2026-01-19firmware: imx: scu-irq: Set mu_resource_id before get handlePeng Fan
2026-01-19firmware: arm_scmi: Fix unused notifier-block in unregisterAmitai Gottlieb
2026-01-19firmware: imx: scu-irq: Init workqueue before request mbox channelPeng Fan
2026-01-19efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2026-01-19efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab
2026-01-19efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2026-01-19firmware: 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-12-07arch: back to -std=gnu89 in < v5.18Matthieu Baerts (NGI0)
2025-10-19firmware: meson_sm: fix device leak at probeJohan Hovold
2025-10-19firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold
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_scmi: Balance device refcount when destroying devicesCristian Marussi
2025-04-10firmware: imx-scu: fix OF node leak in .probe()Joe Hattori
2025-04-10iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du
2025-03-13efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-03-13efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor
2025-03-13firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit
2025-03-13efi: 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-08-19firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún
2024-08-19firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún
2024-08-19firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún
2024-07-18firmware: 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-07-05efi: Correct comment on efi_memmap_allocLiu Zixian
2024-07-05drivers: fix typo in firmware/efi/memmap.cZheng Zhi Yuan
2024-06-16firmware: dmi-id: add a release callback functionArnd Bergmann
2024-06-16firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart
2024-04-10efivarfs: Request at most 512 bytes for variable namesTim Schumacher
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann
2024-03-01efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker
2024-03-01efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker
2024-02-23firmware: arm_scmi: Check mailbox/SMT channel for consistencyCristian Marussi
2024-01-25firmware: meson_sm: populate platform devices from sm device tree dataDmitry Rokosov
2024-01-25firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET
2023-11-28firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy
2023-11-20firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla