summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
27 hoursfirmware: coreboot: Validate table boundsLaxman Acharya Padhya
27 hoursfirmware: google: Add bounds checks in coreboot_table_populate()Titouan Ameline de Cadeville
27 hoursfirmware: qcom: scm: Fix tzmem state on probe retryMukesh Ojha
27 hoursfirmware: qcom: scm: Fix NULL dereference in IRQ handler before __scm is publ...Mukesh Ojha
27 hoursfirmware: qcom: scm: instrument SMC call path with tracepointsYuvaraj Ranganathan
27 hoursfirmware: qcom: scm: add trace events for the SMC call interfaceYuvaraj Ranganathan
27 hoursfirmware: qcom_scm: Support multiple waitq contextsUnnathi Chalicheemala
27 hoursfirmware: qcom_scm: Add API to get waitqueue IRQ infoUnnathi Chalicheemala
27 hoursfirmware: arm_scmi: Unrequest devices if driver registration failsSudeep Holla
27 hoursfirmware: arm_scmi: Roll back partial protocol table registrationSudeep Holla
27 hoursfirmware: arm_scmi: Fix requested device removal raceSudeep Holla
27 hoursfirmware: arm_scmi: Unwind P2A receiver mailbox setup failureSudeep Holla
27 hoursfirmware: arm_scmi: Unwind TX receiver mailbox setup failureSudeep Holla
27 hoursfirmware: arm_scmi: Drop handle on protocol bind failuresSudeep Holla
27 hoursfirmware: arm_scmi: Protect device request lookup with RCUSudeep Holla
27 hoursfirmware: arm_scmi: Use channel ID for transport teardownSudeep Holla
27 hoursfirmware: arm_scmi: Reject out of range DT protocol IDsSudeep Holla
27 hoursfirmware: arm_scmi: Avoid IDR updates while cleaning channelsSudeep Holla
27 hoursfirmware: arm_scmi: Free transport channel on IDR failureSudeep Holla
27 hoursfirmware: arm_scmi: Clean up channels on setup failureSudeep Holla
27 hoursfirmware: arm_scmi: Quiesce notifications before teardownSudeep Holla
27 hoursfirmware: arm_scmi: Unregister device notifier before IDR teardownSudeep Holla
27 hoursfirmware: arm_scmi: Publish channel state before callbacksSudeep Holla
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