summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2023-06-14firmware: arm_ffa: Set handle field to zero in memory descriptorBalint Dobszay1-0/+1
2023-05-30firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptorsSudeep Holla1-0/+6
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla1-3/+13
2023-05-30firmware: arm_ffa: Check if ffa_driver remove is present before executingSudeep Holla1-1/+2
2023-05-24firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois1-17/+20
2023-05-11firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2023-05-11firmware: arm_scmi: Fix xfers allocation on Rx channelCristian Marussi1-1/+1
2023-05-11firmware: qcom_scm: Clear download bit during rebootMukesh Ojha1-2/+1
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede1-0/+8
2023-03-30firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi1-0/+37
2023-03-30efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede3-3/+8
2023-03-22firmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin1-1/+1
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh1-0/+8
2023-03-10firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak1-3/+1
2023-03-10firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handleChen Zhongjin1-5/+5
2023-03-10firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...Yang Yingliang1-5/+11
2023-02-09efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1
2023-02-09efi: fix potential NULL deref in efi_mem_reserve_persistentAnton Gusev1-0/+2
2023-02-06firmware: arm_scmi: Clear stale xfer->hdr.statusCristian Marussi1-0/+2
2023-02-01firmware: coreboot: Check size of table entry and use flex-arrayKees Cook2-2/+8
2023-02-01firmware: arm_scmi: Harden shared memory access in fetch_notificationCristian Marussi1-1/+3
2023-02-01firmware: arm_scmi: Harden shared memory access in fetch_responseCristian Marussi1-2/+3
2023-01-24gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov1-3/+4
2023-01-24efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui1-0/+1
2023-01-18efi: fix NULL-deref in init error pathJohan Hovold1-3/+6
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel3-8/+40
2022-12-31firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Yang Yingliang1-0/+1
2022-11-26firmware: coreboot: Register bus in module initBrian Norris1-8/+29
2022-11-26firmware: arm_scmi: Cleanup the core driver removal callbackCristian Marussi3-12/+31
2022-11-10efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel1-1/+6
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel1-1/+1
2022-11-10firmware: arm_scmi: Fix devres allocation device in virtio transportCristian Marussi1-3/+3
2022-11-10firmware: arm_scmi: Make Rx chan_setup fail on memory errorsCristian Marussi1-2/+6
2022-11-10firmware: arm_scmi: Suppress the driver's bind attributesCristian Marussi1-0/+1
2022-11-10efi/tpm: Pass correct address to memblock_reserveJerry Snitselaar1-1/+1
2022-10-26firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli1-0/+9
2022-10-26efi: libstub: drop pointless get_memory_map() callArd Biesheuvel1-8/+0
2022-10-12firmware: arm_scmi: Add SCMI PM driver remove routineCristian Marussi1-0/+20
2022-10-12firmware: arm_scmi: Harden accesses to the sensor domainsCristian Marussi1-4/+18
2022-10-12firmware: arm_scmi: Improve checks in the info_get operationsCristian Marussi2-1/+8
2022-10-05Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"Ulf Hansson1-26/+0
2022-09-28firmware: arm_scmi: Fix the asynchronous reset requestsCristian Marussi1-2/+2
2022-09-28firmware: arm_scmi: Harden accesses to the reset domainsCristian Marussi1-1/+5
2022-09-28efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel1-4/+4
2022-09-28efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel1-0/+7
2022-09-15efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim1-24/+7
2022-09-15efi: libstub: Disable struct randomizationArd Biesheuvel1-0/+7
2022-09-05firmware: tegra: bpmp: Do only aligned access to IPC memory areaTimo Alho1-3/+3
2022-08-17firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla1-26/+35
2022-08-17ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2-11/+3