summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2024-08-19firmware: turris-mox-rwtm: Initialize completion before mailboxMarek Behún1-2/+1
2024-08-19firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_t...Marek Behún1-9/+6
2024-08-19firmware: turris-mox-rwtm: Do not complete if there are no waitersMarek Behún1-1/+4
2024-07-18firmware: dmi: Stop decoding on broken entryJean Delvare1-0/+11
2024-07-05efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel1-9/+0
2024-07-05efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel2-3/+4
2024-07-05efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel1-230/+10
2024-07-05efi: Correct comment on efi_memmap_allocLiu Zixian1-2/+1
2024-07-05drivers: fix typo in firmware/efi/memmap.cZheng Zhi Yuan1-1/+1
2024-06-16firmware: dmi-id: add a release callback functionArnd Bergmann1-1/+6
2024-06-16firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart1-3/+4
2024-04-10efivarfs: Request at most 512 bytes for variable namesTim Schumacher1-6/+11
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann1-1/+1
2024-03-01efi: Don't add memblocks for soft-reserved memoryAndrew Bresticker1-9/+10
2024-03-01efi: runtime: Fix potential overflow of soft-reserved region sizeAndrew Bresticker2-2/+2
2024-02-23firmware: arm_scmi: Check mailbox/SMT channel for consistencyCristian Marussi3-0/+21
2024-01-26firmware: meson_sm: populate platform devices from sm device tree dataDmitry Rokosov1-1/+4
2024-01-26firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create()Christophe JAILLET1-5/+5
2023-11-28firmware: qcom_scm: use 64-bit calling convention only when client is 64-bitKathiravan Thirumoorthy1-0/+7
2023-11-20firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla1-0/+1
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole1-45/+1
2023-11-08firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()Hao Ge1-1/+1
2023-10-06firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET1-0/+1
2023-09-19arm64: sdei: abort running SDEI handlers during crashD Scott Phillips1-0/+19
2023-09-19firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong1-0/+2
2023-09-19x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski1-1/+1
2023-09-06firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probeWang Ming1-1/+1
2023-08-11firmware: arm_scmi: Drop OF node reference in the transport channel setupKrzysztof Kozlowski2-2/+6
2023-07-23firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_p...Christophe JAILLET1-1/+1
2023-07-23efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel1-4/+3
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