summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2025-06-27firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin
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-13firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entryPrasad Pandit
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-14efi/tpm: Pass correct address to memblock_reserveJerry Snitselaar
2024-12-14firmware: google: Unregister driver_info on failureYuan Can
2024-12-14firmware: google: Unregister driver_info on failure and exit in gsmiArthur Heymans
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang
2024-11-08firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski
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-07-18firmware: dmi: Stop decoding on broken entryJean Delvare
2024-06-16firmware: dmi-id: add a release callback functionArnd Bergmann
2024-06-16firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart
2024-05-25firmware: arm_scmi: Harden accesses to the reset domainsCristian Marussi
2024-04-13firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong
2024-04-13efivarfs: Request at most 512 bytes for variable namesTim Schumacher
2024-04-13firmware: meson_sm: Rework driver as a proper platform driverCarlo Caione
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann
2024-01-25firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-11-20firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov
2023-09-23firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming
2023-07-27firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET
2023-05-30firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-05-17firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Yang Yingliang
2023-05-17firmware: raspberrypi: Introduce devm_rpi_firmware_get()Nicolas Saenz Julienne
2023-05-17firmware: raspberrypi: Keep count of all consumersNicolas Saenz Julienne
2023-05-17firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter
2023-05-17firmware: qcom_scm: Clear download bit during rebootMukesh Ojha
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi
2023-03-11firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak
2023-02-22efi: Accept version 2 of memory attributes tableArd Biesheuvel
2023-02-22efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev
2023-01-24gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-24efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold
2022-12-08firmware: coreboot: Register bus in module initBrian Norris
2022-12-08firmware: google: Release devices before unregistering the busPatrick Rudolph
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel
2022-10-26firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-10-15firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi
2022-09-28efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-08-25firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla
2022-06-14firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin
2022-06-14firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong