DMA Engine development
 help / color / mirror / Atom feed
 messages from 2025-03-12 12:30:48 to 2025-04-17 15:18:51 UTC [more...]

[PATCH] dmaengine: ptdma: Remove dead code from pt_dmaengine_register()
 2025-04-17 15:18 UTC  (4+ messages)

[PATCH v2] dmaengine: ptdma: Remove unused pointer dma_cmd_cache
 2025-04-17 15:18 UTC  (4+ messages)

[PATCH RESEND] dmaengine: ti: k3-udma: Add missing locking
 2025-04-17 15:18 UTC  (2+ messages)

[PATCH RESEND] dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy
 2025-04-17 15:18 UTC  (2+ messages)

[PATCH] Revert "dmaengine: dmatest: Fix dmatest waiting less when interrupted"
 2025-04-17 15:18 UTC  (3+ messages)

[PATCH] dma: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
 2025-04-17 15:18 UTC  (6+ messages)

[PATCH -next] dmaengine: ptdma: Fix static checker warnings
 2025-04-17  7:18 UTC  (3+ messages)

fsl_lpuart: imx93: Rare dataloss during DMA receive
 2025-04-16 22:49 UTC  (3+ messages)

[PATCH v1] dmaengine: idxd: Fix allowing write() from different address spaces
 2025-04-16 15:10 UTC  (3+ messages)

[PATCH v5 0/6] Add DMAC support to the RZ/V2H(P)
 2025-04-15 12:39 UTC  (5+ messages)
` [PATCH v5 5/6] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support

[PATCH] dmaengine: ptdma: Remove unused pointer dma_cmd_cache
 2025-04-15 12:23 UTC  (3+ messages)

[PATCH v2 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-04-15  9:53 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: mtd: qcom,nandc: Document the SDX75 NAND controller
` [PATCH v2 2/5] dt-bindings: dma: qcom,bam: Document dma-coherent property
` [PATCH v2 3/5] arm64: dts: qcom: sdx75: Add QPIC BAM support
` [PATCH v2 4/5] arm64: dts: qcom: sdx75: Add QPIC NAND support
` [PATCH v2 5/5] arm64: dts: qcom: sdx75-idp: Enable QPIC BAM & "

[PATCH] dmaengine: stm32: Don't use %pK through printk
 2025-04-14 11:17 UTC  (3+ messages)

[PATCH RFC 0/1] ptdma: Add SLAB_TYPESAFE_BY_RCU to DMA descriptor slab
 2025-04-11 21:23 UTC  (4+ messages)
` [PATCH RFC 1/1] dmaengine: ptdma: use SLAB_TYPESAFE_BY_RCU for the "

[PATCH 01/10] dmaengine: imx-sdma: drop legacy device_node np check
 2025-04-10 23:25 UTC  (4+ messages)
` [PATCH 02/10] dmaengine: imx-sdma: sdma_remove minor cleanups

[PATCH v2 0/3] dmaengine: fsl-edma: add error irq to help debug problem
 2025-04-10  7:50 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: dma: fsl-edma: increase maxItems of interrupts and interrupt-names
` [PATCH v2 2/3] dmaegnine: fsl-edma: add edma error interrupt handler
` [PATCH v2 3/3] arm64: dtsi: imx93: add edma error interrupt support

[PATCH 1/1] dmaengine: at_xdmac: Use pm_runtime_put_noidle() with many usage_counts
 2025-04-10  6:58 UTC 

[PATCH] MAINTAINERS: Maintainer change for hisi_dma
 2025-04-09  6:18 UTC  (3+ messages)

[PATCH] dmaengine: idxd: Remove unused pointer and macro
 2025-04-08 22:47 UTC  (2+ messages)

[PATCH] dmaengine: dmatest: Don't forcibly terminate channel in polled mode
 2025-04-08 13:37 UTC 

[PATCH] dmaengine: dw-edma: Add HDMA NATIVE map check
 2025-04-08  6:26 UTC 

[PATCH AUTOSEL 5.4 2/3] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-04-07 18:15 UTC 

[PATCH AUTOSEL 5.10 2/4] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-04-07 18:15 UTC 

[PATCH AUTOSEL 5.15 5/8] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-04-07 18:15 UTC 

[PATCH AUTOSEL 6.1 06/13] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-04-07 18:14 UTC 

[PATCH AUTOSEL 6.6 06/15] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-04-07 18:14 UTC 

[PATCH AUTOSEL 6.12 11/22] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-04-07 18:13 UTC 

[PATCH AUTOSEL 6.13 14/28] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-04-07 18:12 UTC 

[PATCH AUTOSEL 6.14 12/31] dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n
 2025-04-07 18:10 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 17/31] dmaengine: dmatest: Fix dmatest waiting less when interrupted

[PATCH] docs: Remove literal markup from Documentation/ paths
 2025-04-07 14:03 UTC  (8+ messages)

[PATCH 1/2] dmaengine: sh: Do not enable SH_DMAE_BASE by default during compile testing
 2025-04-06 17:43 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: ti: Do not enable "

[PATCH] dmaengine: ti: k3-udma: Add missing locking
 2025-04-04 23:05 UTC  (3+ messages)

[PATCH v4 0/9] dmaengine: idxd: fix memory leak in error handling path
 2025-04-04 12:02 UTC  (10+ messages)
` [PATCH v4 1/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v4 2/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
` [PATCH v4 3/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v4 4/9] dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
` [PATCH v4 5/9] dmaengine: idxd: Add missing cleanups in cleanup internals
` [PATCH v4 6/9] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v4 7/9] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
` [PATCH v4 8/9] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v4 9/9] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

[PATCH v3 0/9] dmaengine: idxd: fix memory leak in error handling path
 2025-04-04 11:47 UTC  (18+ messages)
` [PATCH v3 1/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
` [PATCH v3 3/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v3 4/9] dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
` [PATCH v3 5/9] dmaengine: idxd: Add missing cleanups in cleanup internals
` [PATCH v3 6/9] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v3 7/9] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
` [PATCH v3 8/9] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v3 9/9] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

[PATCH v2] dmaengine: idxd: Remove __packed from structures
 2025-04-04  5:36 UTC 

[PATCH v1] dmaengine: dmatest: Fix dmatest waiting less when interrupted
 2025-04-03 16:24 UTC  (12+ messages)

[PATCH] dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy
 2025-04-03  7:35 UTC  (3+ messages)

[PATCH v1] dmaengine: idxd: Narrow the restriction on BATCH to ver. 1 only
 2025-04-03  1:38 UTC  (5+ messages)

[PATCH] dma/idxd: Remove __packed from structures
 2025-04-02 20:47 UTC  (5+ messages)

[PATCH] dmaengine: at_xdmac: Fixed printk format specifier when printing driver information
 2025-04-02 13:42 UTC  (2+ messages)

[PATCH v1] dmaengine: ti: Add NULL check in udma_probe()
 2025-04-02  2:39 UTC 

[PATCH] dmaengine: dw-axi-dmac: optional reset support
 2025-04-01  7:29 UTC  (2+ messages)

[PATCH] dmaengine: xilinx_dma: Support descriptor setup from dma_vecs
 2025-03-12 15:59 UTC 

[PATCH v7 0/8] dmaengine: qcom: bam_dma: add command descriptor support
 2025-03-30 16:22 UTC  (6+ messages)
` [PATCH v7 1/8] dmaengine: add DMA_PREP_LOCK and DMA_PREP_UNLOCK flag
` [PATCH v7 3/8] dmaengine: qcom: bam_dma: add bam_pipe_lock flag support

idxd: shared workqueues and dmaengine
 2025-03-27 20:22 UTC  (4+ messages)

[PATCH 0/6] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-03-27 10:48 UTC  (20+ messages)
` [PATCH 1/6] dt-bindings: mtd: qcom,nandc: Document the SDX75 NAND
` [PATCH 2/6] dt-bindings: dma: qcom,bam: Document dma-coherent property
` [PATCH 3/6] ARM: dts: qcom: sdx75: Add QPIC BAM support
` [PATCH 4/6] ARM: dts: qcom: sdx75: Add QPIC NAND support
` [PATCH 5/6] ARM: dts: qcom: sdx75-idp: Enable QPIC BAM support
` [PATCH 6/6] ARM: dts: qcom: sdx75-idp: Enable QPIC NAND support

[PATCH v6] dma-engine: sun4i: Simplify error handling in probe()
 2025-03-25 13:04 UTC  (10+ messages)
    ` [v6] "

[PATCH] dmaengine: dw-axi-dmac: fix inconsistent indenting warning
 2025-03-25  6:58 UTC 

[PATCH 0/3] Add capability for 2D DMA transfer
 2025-03-24  7:34 UTC  (4+ messages)
  ` [PATCH 1/3] dmaengine: Add support for 2D DMA operation

[PATCH v5] dma-engine: sun4i: Use devm functions in probe()
 2025-03-23  8:30 UTC  (3+ messages)

[PATCH v4] dma-engine: sun4i: Use devm functions in probe()
 2025-03-22 19:35 UTC  (8+ messages)
    ` [v4] "

[PATCH v5 RESEND 0/2] Add Block event interrupt support for I2C protocol
 2025-03-20  0:26 UTC  (5+ messages)
` [PATCH v5 RESEND 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support

[PATCH v4 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
 2025-03-17 13:53 UTC  (2+ messages)
` [PATCH v4 1/2] dma: Add devm_dma_request_chan()

[PATCH] dmaengine: xilinx_dma: Set dma_device directions
 2025-03-17  6:48 UTC  (3+ messages)

[PATCH 0/8] dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
 2025-03-14 20:01 UTC  (2+ messages)
` (subset) "

[GIT PULL]: Dmaengine subsystem fixes for v6.14
 2025-03-14 18:16 UTC  (2+ messages)

[PATCH] dmaengine: xilinx_dma: Set max segment size
 2025-03-14 15:10 UTC  (2+ messages)

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-03-12 20:05 UTC  (3+ messages)
` [RFC PATCH 4/5] drm/panthor: Add support for protected memory allocation in panthor

[PATCH 0/1] dmaengine: xilinx_dma: Set dma_device.directions
 2025-03-12 18:36 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] dmaengine: Fix dma_async_tx_descriptor->tx_submit documentation
 2025-03-12 15:47 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