messages from 2026-07-27 06:29:26 to 2026-07-27 19:52:22 UTC [more...]
[PATCH v3 00/11] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
2026-07-27 19:52 UTC (21+ messages)
` [PATCH v3 01/11] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v3 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v3 03/11] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
` [PATCH v3 04/11] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v3 05/11] dmaengine: switchtec-dma: make switchtec_dma_chans_release() void
` [PATCH v3 06/11] dmaengine: switchtec-dma: fix chan_status_irq cleanup on create() error
` [PATCH v3 07/11] dmaengine: switchtec-dma: disable channels before freeing on registration failure
` [PATCH v3 08/11] dmaengine: switchtec-dma: fix use-after-free of swdma_dev in remove()
` [PATCH v3 09/11] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v3 10/11] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v3 11/11] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()
[PATCH v3 00/24] dmaengine: dw-edma: Support dynamic LL appends
2026-07-27 19:47 UTC (38+ messages)
` [PATCH v3 01/24] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get current LL entry index
` [PATCH v3 02/24] dmaengine: dw-edma: Add dw_edma_core_ll_clear() to clear LL control-word
` [PATCH v3 03/24] dmaengine: dw-edma: Factor out linked-list transfer start
` [PATCH v3 04/24] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH v3 05/24] dmaengine: dw-edma: Move callback result helper before LL helpers
` [PATCH v3 06/24] dmaengine: dw-edma: Dispatch DONE interrupts by channel request
` [PATCH v3 07/24] dmaengine: dw-edma: Centralize LL doorbell decisions
` [PATCH v3 08/24] dmaengine: dw-edma: Prepare LL progress event handling
` [PATCH v3 09/24] dmaengine: dw-edma: Prepare deferred IRQ reporting for LL events
` [PATCH v3 10/24] dmaengine: dw-edma: Prepare LL kicks for event serialization
` [PATCH v3 11/24] dmaengine: dw-edma: Serialize LL event capture with channel kicks
` [PATCH v3 12/24] dmaengine: dw-edma: Keep channels stopped while ABORT is pending
` [PATCH v3 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
` [PATCH v3 14/24] dmaengine: dw-edma: Add LL interrupt placement policy
` [PATCH v3 15/24] dmaengine: dw-edma: Recheck stopped LL channels before restart
` [PATCH v3 16/24] dmaengine: dw-edma: Use HDMA watermarks as progress events
` [PATCH v3 17/24] dmaengine: dw-edma: Recover stopped channels from tx_status()
` [PATCH v3 18/24] dmaengine: dw-edma: Make the LL ring reset a full channel resync
` [PATCH v3 19/24] dmaengine: dw-edma: Drain LL entries for STOP and PAUSE
` [PATCH v3 20/24] dmaengine: dw-edma: Dynamically append requests while running
` [PATCH v3 21/24] dmaengine: dw-edma: Add engine reset and enable operations
` [PATCH v3 22/24] dmaengine: dw-edma: Add engine recovery infrastructure
` [PATCH v3 23/24] dmaengine: dw-edma: Detect and recover a stalled eDMA engine
` [PATCH v3 24/24] dmaengine: dw-edma: Add trace support
[PATCH v2 0/4] Add sysfs interface to switchtec-dma
2026-07-27 18:48 UTC (5+ messages)
` [PATCH v2 1/4] dmaengine: add per-channel sysfs attribute groups via chan_groups
` [PATCH v2 2/4] dmaengine: ioatdma: convert per-channel sysfs to chan_groups
` [PATCH v2 3/4] dmaengine: switchtec-dma: add config sysfs attributes
` [PATCH v2 4/4] dmaengine: switchtec-dma: add pmon "
[PATCH v1 0/6] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
2026-07-27 18:28 UTC (14+ messages)
` [PATCH v1 1/6] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v1 2/6] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v1 3/6] dmaengine: switchtec-dma: fix channel leak on registration failure
` [PATCH v1 4/6] dmaengine: ioat: disable relaxed ordering before registering the device
` [PATCH v1 5/6] dmaengine: ioat: use sysfs_emit() in per-channel sysfs show()
` [PATCH v1 6/6] dmaengine: plx_dma: fix NULL pointer deref in plx_dma_isr()
[PATCH] dmaengine: imx-sdma: Remove unused imx_dma_is_ipu() inline function
2026-07-27 15:07 UTC (2+ messages)
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-27 12:59 UTC (7+ messages)
[PATCH v1 0/3] CPM6 Channel Separation Support
2026-07-27 12:23 UTC (11+ messages)
` [PATCH v1 1/3] dmaengine: dw-edma: Make Xilinx Macros Dev Name Agnostic
` [PATCH v1 3/3] dmaengine: dw-edma: Add changes to support Channel Separation
[PATCH v2] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
2026-07-27 8:26 UTC
[PATCH] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
2026-07-27 7:34 UTC (3+ messages)
[PATCH RESEND v2] dma: at_hdmac: Use stored IRQ in error path
2026-07-27 6:41 UTC (2+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox