DMA Engine development
 help / color / mirror / Atom feed
 messages from 2026-07-18 23:52:30 to 2026-07-21 16:10:03 UTC [more...]

[PATCH v2 00/11] dmaengine: miscellaneous fixes for ioat, switchtec_dma and plx_dma
 2026-07-21 15:57 UTC  (5+ messages)
` [PATCH v2 01/11] dmaengine: switchtec-dma: fix double-free in switchtec_dma_free_desc()
` [PATCH v2 02/11] dmaengine: switchtec-dma: fix resource leak in alloc_chan_resources
` [PATCH v2 03/11] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
` [PATCH v2 04/11] dmaengine: switchtec-dma: fix channel leak on registration failure

[PATCH v23 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-21 13:55 UTC  (26+ messages)
` [PATCH v23 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v23 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v23 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v23 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v23 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v23 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v23 07/14] crypto: qce - Cancel work on device detach
` [PATCH v23 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v23 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v23 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v23 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v23 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v23 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v23 14/14] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v2] dmaengine: qcom: gpi: Fix SE ID and SE Protocol fields widths in SCRATCH_0
 2026-07-21 11:26 UTC  (3+ messages)

[PATCH v6 00/14] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-07-21 11:24 UTC  (21+ messages)
` [PATCH v6 01/14] dmaengine: dw-edma: Factor out HDMA interrupt setup helper
` [PATCH v6 02/14] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v6 03/14] dmaengine: dw-edma: Add core quiesce operations
` [PATCH v6 04/14] dmaengine: dw-edma: Initialize IRQ data before requesting IRQs
` [PATCH v6 05/14] dmaengine: dw-edma: Add partial channel ownership mode
` [PATCH v6 06/14] dmaengine: dw-edma-pcie: Track non-LL mode in DMA data
` [PATCH v6 07/14] dmaengine: dw-edma-pcie: Add capability match data
` [PATCH v6 08/14] dmaengine: dw-edma-pcie: Rename vsec_data to dma_data
` [PATCH v6 09/14] dmaengine: dw-edma-pcie: Add platform ops to match data
` [PATCH v6 10/14] dmaengine: dw-edma-pcie: Add register offset match flag
` [PATCH v6 11/14] dmaengine: dw-edma-pcie: Factor out descriptor block address lookup
` [PATCH v6 12/14] dmaengine: dw-edma-pcie: Handle optional data blocks
` [PATCH v6 13/14] dmaengine: dw-edma-pcie: Add chip flags to match data
` [PATCH v6 14/14] dmaengine: dw-edma: Program endpoint function numbers

[PATCH v5 00/14] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-07-21 11:24 UTC  (4+ messages)

[PATCH] dmaengine: qcom: gpi: Fix SE ID and SE Protocol fields widths in SCRATCH_0
 2026-07-21 11:11 UTC  (4+ messages)

[PATCH] dmaengine: loongson1-apb-dma: fix residue calculation for queued descriptors
 2026-07-21  7:32 UTC  (3+ messages)

[PATCH v7 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-20 22:19 UTC  (16+ messages)
` [PATCH v7 01/10] arm64: dts: qcom: Add QUPv3 configuration for Shikra
` [PATCH v7 02/10] arm64: dts: qcom: shikra: Add DDR BWMON support
` [PATCH v7 03/10] arm64: dts: qcom: shikra: Add cpufreq-hw, EPSS L3 interconnect and OPP tables
` [PATCH v7 04/10] arm64: dts: qcom: shikra: Add SMP2P nodes
` [PATCH v7 05/10] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH v7 06/10] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
` [PATCH v7 07/10] arm64: dts: qcom: shikra: Enable TSENS and thermal zones
` [PATCH v7 08/10] arm64: dts: qcom: shikra: add WiFi node support
` [PATCH v7 09/10] arm64: dts: qcom: shikra: Enable WiFi/BT on SoMs
` [PATCH v7 10/10] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[PATCH v3] dt-bindings: dma: ti,dma-crossbar: Convert to DT schema
 2026-07-20 21:12 UTC  (2+ messages)

[PATCHv2] dmaengine: fsl_raid: check fsl_re_chan_probe() return value
 2026-07-20 20:33 UTC  (2+ messages)

[PATCH] dmaengine: fsl_raid: free resources in probe
 2026-07-20 20:15 UTC  (3+ messages)

[PATCH] dmaengine: fsl_raid: check fsl_re_chan_probe() return value
 2026-07-20 16:09 UTC  (2+ messages)

[PATCH] dmaengine: fsl_raid: avoid free_q underflow in free_chan_resources
 2026-07-20 15:56 UTC  (3+ messages)

[PATCH] dmaengine: switchtec-dma: preserve results for out-of-order completions
 2026-07-20 15:48 UTC  (2+ messages)

[PATCH v3 0/2] dmaengine: Use named initializers for arrays of pci_device_id
 2026-07-20 12:03 UTC  (3+ messages)
` [PATCH v3 1/2] dmaengine: hsu: Drop unused pci driver data
` [PATCH v3 2/2] dmaengine: Consistently define pci_device_ids using named initializers

[PATCH v22 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-20  7:33 UTC  (4+ messages)
` [PATCH v22 06/14] dmaengine: qcom: bam_dma: add support for BAM locking

[PATCH v7 0/2] dmaengine: arm-dma350: handle shared channel IRQ wiring on sky1
 2026-07-20  2:18 UTC  (3+ messages)
` [PATCH v7 2/2] arm64: dts: cix: add sky1 DMA-350 node with channel IRQ entries

[PATCH v5 0/9] dmaengine: dw-edma: Fixes and interrupt-path groundwork
 2026-07-19 18:33 UTC  (2+ messages)

[PATCH v4 0/9] dmaengine: dw-edma: Fixes and interrupt-path groundwork
 2026-07-19 18:33 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox