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-07pmdomain: arm: scmi: Fix genpd leak on provider registration failureSudeep Holla1-2/+11
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-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-27efi/libstub: Describe missing 'out' parameter in efi_load_initrdHans Zhang1-0/+1
2025-06-27firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei2-4/+8
2025-06-27firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin1-1/+3
2025-06-04firmware: arm_ffa: Set dma_mask for ffa devicesViresh Kumar1-0/+1
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-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-28iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic()Chengen Du1-1/+4
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel3-2/+10
2025-02-21efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor1-1/+1
2025-02-21firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit1-1/+1
2025-02-21efi: sysfb_efi: fix W=1 warnings when EFI is not setRandy Dunlap1-1/+1
2024-12-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-4/+0
2024-12-14firmware: arm_scpi: Check the DVFS OPP count returned by the firmwareLuo Qiu1-0/+3
2024-12-14tpm: fix signed/unsigned bug when checking event logsGregory Price1-8/+9
2024-12-14firmware: google: Unregister driver_info on failureYuan Can1-2/+4
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang1-1/+1
2024-10-17firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski1-6/+0
2024-10-17efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel1-1/+1
2024-10-17firmware: arm_scmi: Fix double free in OPTEE transportCristian Marussi1-0/+7
2024-09-12firmware: cs_dsp: Don't allow writes to read-only controlsRichard Fitzgerald1-0/+3
2024-08-29firmware: cirrus: cs_dsp: Initialize debugfs_root to invalidRichard Fitzgerald1-1/+6
2024-08-03x86/efistub: Revert to heap allocated boot_params for PE entrypointArd Biesheuvel1-5/+15
2024-08-03x86/efistub: Avoid returning EFI_SUCCESS on errorArd Biesheuvel1-4/+1
2024-08-03firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún1-2/+1
2024-08-03firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún1-9/+6
2024-08-03firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún1-1/+4
2024-07-25efi/libstub: zboot.lds: Discard .discard sectionsNathan Chancellor1-0/+1
2024-07-18firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald1-2/+2
2024-07-18firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald1-31/+113
2024-07-18firmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald1-21/+15
2024-07-18firmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald1-4/+14
2024-07-18firmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald1-7/+18
2024-07-11firmware: dmi: Stop decoding on broken entryJean Delvare1-0/+11