messages from 2026-08-13 10:54:51 to 2026-08-16 06:05:04 UTC [more...]
[PATCH] dmaengine: dw-axi-dmac: fix clock imbalance in resume error path
2026-08-16 6:05 UTC (5+ messages)
` [PATCH v2] dmaengine: dw-axi-dmac: convert clock handling to clk_bulk API
[PATCH] dmaengine: sprd: fix clock imbalance when enabling ashb_clk fails
2026-08-16 5:59 UTC (5+ messages)
` [PATCH v2] dmaengine: sprd: use clk_bulk API to fix clock imbalance
[PATCH v2 1/1] docs: dma: correct dma_set_mask() sample code
2026-08-16 5:10 UTC (2+ messages)
[PATCH v5 00/24] dmaengine: dw-edma: Support dynamic LL appends
2026-08-15 14:36 UTC (7+ messages)
` [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
[PATCH v4 0/2] dmaengine: apple-admac: Add support for M3 generation
2026-08-15 10:48 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: dma: apple,admac: Add M3 generation ADMACs
` [PATCH v4 2/2] dmaengine: apple-admac: "
[PATCH] dmaengine: sun6i: fix use-after-free in descriptor error path
2026-08-15 7:24 UTC (4+ messages)
[PATCH v2 0/5] dmaengine: Add batched scatter-gather DMA support
2026-08-15 6:20 UTC (16+ messages)
` [PATCH v2 1/5] dmaengine: Add DMA_SG support for multi-buffer scatter-gather transfers
` [PATCH v2 2/5] dmaengine: dw-edma: Add DMA_SG support
` [PATCH v2 3/5] PCI: epf-mhi: Use a define for the DMA transfer timeout
` [PATCH v2 4/5] PCI: epf-mhi: Add batched DMA read support
[PATCH v2 0/5] crypto: iaa - Fixes for multi entry SG lists
2026-08-15 1:28 UTC (2+ messages)
[PATCH v8 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
2026-08-14 21:35 UTC (5+ messages)
` [PATCH v8 01/19] dmaengine: ti: k3-udma: Fix sporadic crash on AM62x
` [PATCH v8 03/19] dmaengine: ti: k3-udma: move structs and enums to header file
[PATCH] dmaengine: pl08x: Create debugfs stats file under device folder
2026-08-14 21:15 UTC (2+ messages)
[PATCHv2] dmaengine: at_hdmac: fix sparse '__iomem' cast warning in memset helpers
2026-08-14 21:12 UTC (2+ messages)
[PATCHv2] dmaengine: at_hdmac: use more devm in _probe
2026-08-14 21:08 UTC (2+ messages)
[PATCH RESEND v5] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
2026-08-14 20:58 UTC (2+ messages)
[PATCH] dma: at_hdmac: add device_synchronize callback
2026-08-14 20:48 UTC (3+ messages)
[PATCH] dmaengine: pl330: Move device specific debugfs file to its directory
2026-08-14 20:43 UTC (2+ messages)
[PATCH v2] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
2026-08-14 20:17 UTC (2+ messages)
[PATCH v2 0/4] Add sysfs interface to switchtec-dma
2026-08-14 20:07 UTC (3+ messages)
` [PATCH v2 1/4] dmaengine: add per-channel sysfs attribute groups via chan_groups
[PATCH v4 00/12] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
2026-08-14 19:51 UTC (5+ messages)
` [PATCH v4 03/12] dmaengine: switchtec-dma: always clear DMA base registers on chan_stop()
` [PATCH v4 04/12] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
2026-08-14 19:33 UTC (4+ messages)
` [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()
[PATCH] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
2026-08-14 19:19 UTC (3+ messages)
` [PATCH v2 RESEND] "
[PATCH] dmaengine: qcom: hidma: fix autosuspend cleanup during teardown
2026-08-14 19:14 UTC (2+ messages)
[PATCH] dmaengine: xilinx: zynqmp_dma: fix autosuspend cleanup during teardown
2026-08-14 19:12 UTC (2+ messages)
[PATCH v3 0/2] dmaengine: apple-admac: Add support for M3 generation
2026-08-14 18:53 UTC (3+ messages)
` [PATCH v3 2/2] dmaengine: apple-admac: Add M3 generation ADMACs
[PATCH V2 0/8] dmaengine: zynqmp_dma: Fix error paths and follow-up cleanups
2026-08-14 18:21 UTC (19+ messages)
` [PATCH V2 1/8] dmaengine: zynqmp_dma: Fix PM rollback on sw_desc_pool alloc failure
` [PATCH V2 2/8] dmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v "
` [PATCH V2 3/8] dmaengine: zynqmp_dma: Fix chan probe/remove error handling
` [PATCH V2 4/8] dmaengine: zynqmp_dma: Fix stale kerneldoc comments
` [PATCH V2 5/8] dmaengine: zynqmp_dma: Fix minor whitespace
` [PATCH V2 6/8] dmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherent
` [PATCH V2 7/8] dmaengine: zynqmp_dma: Reject zero-length memcpy transfers
` [PATCH V2 8/8] dmaengine: zynqmp_dma: Remove unused define and duplicate IRQ bit
[PATCH 0/2] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
2026-08-14 16:15 UTC (7+ messages)
` [PATCH 1/2] dmaengine: use dma_chan_name() helper to get per-channel device name
` [PATCH 2/2] dmaengine: add union chan_dev for dma_chan::dev for clarity
[PATCH v2 0/2] Fix two bugs in the DMA status path
2026-08-14 14:48 UTC (6+ messages)
` [PATCH v2 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
` [PATCH v2 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
[PATCH 0/2] dmaengine: sun6i: Fix two bugs in the DMA status path
2026-08-14 13:41 UTC (5+ messages)
` [PATCH 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
` [PATCH 2/2] dmaengine: sun6i: fix null pointer dereference in sun6i_dma_tx_status
[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
2026-08-14 5:57 UTC (21+ messages)
` [PATCH v7 01/10] dmaengine: Allow drivers to assign static channel IDs
` [PATCH v7 02/10] PCI: endpoint: Define endpoint DMA BAR metadata format
` [PATCH v7 03/10] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v7 05/10] dmaengine: dw-edma: Add channel delegation helpers
` [PATCH v7 06/10] PCI: dwc: Implement endpoint DMA channel delegation
[PATCH v3 0/2] CPM6 Channel Separation Support
2026-08-14 5:03 UTC (6+ messages)
` [PATCH v3 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC
[PATCH] dmaengine: sprd: Fix runtime PM reference leak in probe
2026-08-14 0:35 UTC (3+ messages)
[PATCH 08/23] dmaengine: sdxi: Install administrative context
2026-08-14 0:09 UTC (2+ messages)
[PATCH] dmaengine: img-mdc: Fix runtime PM usage counter leak
2026-08-13 16:16 UTC (3+ messages)
[PATCH v9 0/4] Enable multi-owner I2C support for QCOM GENI controllers
2026-08-13 14:19 UTC (9+ messages)
` [PATCH v9 1/4] dt-bindings: i2c: qcom,i2c-geni: Document multi-owner controller support
` [PATCH v9 2/4] dmaengine: qcom: gpi: Add lock/unlock TREs for multi-owner I2C transfers
` [PATCH v9 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v9 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode
[PATCH v2 0/9] dmaengine: Support bus widths of 32 bytes and above
2026-08-13 13:17 UTC (11+ messages)
` [PATCH v2 1/9] "
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