summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2026-08-03remoteproc: xlnx: Check remote core stateTanmay Shah
2026-08-03firmware: stratix10-svc: fix memory leaks and list corruption bugsTze Yee Ng
2026-08-03firmware: arm_scmi: Rate-limit queue-full warnings in IRQ contextPushpendra Singh
2026-08-03firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()Unnathi Chalicheemala
2026-08-03firmware: arm_ffa: Respect firmware advertised RX/TX buffer size limitsSeth Forshee
2026-07-24firmware: arm_scmi: Fix OOB in scmi_power_name_get()Geert Uytterhoeven
2026-07-24firmware: arm_scmi: Read sensor config as 32-bit valueSudeep Holla
2026-06-01firmware: arm_ffa: Fix sched-recv callback partition lookupSudeep Holla
2026-06-01firmware: arm_ffa: Align RxTx buffer size before mappingSudeep Holla
2026-06-01firmware: arm_ffa: Unregister bus notifier on teardown for FF-A v1.0Sudeep Holla
2026-06-01firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callbackSudeep Holla
2026-06-01firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup()Sudeep Holla
2026-06-01firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla
2026-06-01firmware: arm_ffa: Refactor addition of partition information into XArrayViresh Kumar
2026-06-01firmware: arm_ffa: Fix per-vcpu self notifications handling in workqueueSudeep Holla
2026-06-01firmware: arm_ffa: Skip free_pages on RX buffer alloc failureSudeep Holla
2026-06-01firmware: arm_ffa: Check for NULL FF-A ID table while driver registrationSudeep Holla
2026-06-01efi: Allocate runtime workqueue before ACPI initArd Biesheuvel
2026-05-23firmware: arm_ffa: Use the correct buffer size during RXTX_MAPSebastian Ene
2026-05-23efi/capsule-loader: fix incorrect sizeof in phys array reallocationThomas Huth
2026-05-07firmware: google: framebuffer: Do not unregister platform deviceThomas Zimmermann
2026-05-07firmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann
2026-04-11firmware: microchip: fail auto-update probe if no flash foundConor Dooley
2026-03-25firmware: arm_scpi: Fix device_node reference leak in probe pathFelix Gu
2026-03-25firmware: arm_ffa: Remove vm_id argument in ffa_rxtx_unmap()Yeoreum Yun
2026-03-13x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-04firmware: arm_ffa: Unmap Rx/Tx buffers on init failureHaoxiang Li
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-03-04EFI/CPER: don't dump the entire memory regionMauro Carvalho Chehab
2026-03-04efi: Fix reservation of unaccepted memory tableKiryl Shutsemau (Meta)
2026-03-04firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GETSudeep Holla
2026-01-23efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang
2026-01-23firmware: imx: scu-irq: Set mu_resource_id before get handlePeng Fan
2026-01-08firmware: stratix10-svc: Add mutex in stratix10 memory managementMahesh Rao
2026-01-08firmware: imx: scu-irq: Init workqueue before request mbox channelPeng Fan
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-12-18efi/cper: Adjust infopfx size to accept an extra spaceMauro Carvalho Chehab
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2025-12-18firmware: stratix10-svc: fix make htmldocs warning for stratix10_svcDinh Nguyen
2025-12-18efi/libstub: Fix page table access in 5-level to 4-level paging transitionUsama Arif
2025-12-18firmware: imx: scu-irq: fix OF node leak inPeng Fan
2025-12-07firmware: stratix10-svc: fix bug in saving controller dataKhairul Anuar Romli
2025-11-13firmware: qcom: tzmem: disable sc7180 platformNikita Travkin
2025-11-13firmware: qcom: scm: preserve assign_mem() error return valueMukesh Ojha
2025-10-29firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko
2025-10-29firmware: arm_scmi: Account for failed debug initializationCristian Marussi
2025-10-19firmware: meson_sm: fix device leak at probeJohan Hovold
2025-10-15firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold
2025-10-15firmware: arm_scmi: Mark VirtIO ready before registering scmi_virtio_driverJunnan Wu
2025-09-04efi: stmm: Fix incorrect buffer allocation methodJan Kiszka