DMA Engine development
 help / color / mirror / Atom feed
 messages from 2026-05-13 23:52:11 to 2026-05-21 13:33:27 UTC [more...]

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-21 13:33 UTC  (5+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-05-21 13:17 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH 2/5] dt-bindings: crypto: qcom,prng: Document Shikra TRNG
` [PATCH 3/5] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH 4/5] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH v6 0/4] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-05-21 12:51 UTC  (7+ messages)
` [PATCH v6 1/4] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v6 2/4] dmaengine: mmp_pdma: refactor DRCMR access with helper function
` [PATCH v6 3/4] dmaengine: mmp_pdma: add SpacemiT K3 support
` [PATCH v6 4/4] riscv: dts: spacemit: Add PDMA controller node for K3 SoC
` (subset) [PATCH v6 0/4] dmaengine: Add Peripheral DMA support for SpacemiT "

[PATCH v6 00/10] Add GPCDMA support in Tegra264
 2026-05-21 10:07 UTC  (3+ messages)

[PATCH v1] dmaengine: dw-edma: Remove dw_edma_add_irq_mask()
 2026-05-21 10:06 UTC 

[PATCH v8 0/3] Add Amlogic general DMA
 2026-05-21  9:00 UTC  (6+ messages)
` [PATCH v8 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v8 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v8 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH 0/3] Add support for qcrypto on shikra
 2026-05-21  8:45 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH 2/3] dt-bindings: bam-dma: Increase maxItems to seven for iommus
` [PATCH 3/3] arm64: dts: qcom: shikra: Add qcrypto node support

[PATCH v7 0/2] dmaengine: arm-dma350: handle shared channel IRQ wiring on sky1
 2026-05-21  7:52 UTC  (4+ messages)
` [PATCH v7 1/2] dmaengine: arm-dma350: enable ANYCH interrupt for shared IRQ wiring
` [PATCH v7 2/2] arm64: dts: cix: add sky1 DMA-350 node with channel IRQ entries

[PATCH 00/12] dmaengine: dw-edma: Prepare for PCI EP DMA (part 1/3)
 2026-05-21  7:24 UTC  (24+ messages)
` [PATCH 01/12] dmaengine: Make dma_get_slave_channel() public
` [PATCH 02/12] dmaengine: dw-edma: Add channel lookup helper
` [PATCH 03/12] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH 04/12] dmaengine: dw-edma: Add partial channel ownership mode
` [PATCH 05/12] dmaengine: dw-edma-pcie: Add capability match data
` [PATCH 06/12] dmaengine: dw-edma-pcie: Rename DMA data copy
` [PATCH 07/12] dmaengine: dw-edma-pcie: Add default IRQ match data
` [PATCH 08/12] dmaengine: dw-edma-pcie: Add raw slave address match flag
` [PATCH 09/12] dmaengine: dw-edma-pcie: Add register offset "
` [PATCH 10/12] dmaengine: dw-edma-pcie: Factor descriptor block addresses
` [PATCH 11/12] dmaengine: dw-edma-pcie: Handle optional data blocks
` [PATCH 12/12] dmaengine: dw-edma-pcie: Add chip flags match data

[PATCH 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
 2026-05-21  6:36 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH 2/3] PCI: endpoint: Add DMA endpoint function
` [PATCH 3/3] Documentation: PCI: Add PCI DMA endpoint function documentation

[PATCH] dt-bindings: dma: fsl-edma: add optional iommus property
 2026-05-21  4:05 UTC 

[PATCH v6 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-05-21  2:33 UTC  (16+ messages)
` [PATCH v6 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v6 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v6 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v6 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v6 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v6 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v6 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v6 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v6 9/9] crypto: atmel: Use dmaengine_prep_config_sg() API

[PATCH] dmaengine: bestcomm: Enable compile testing
 2026-05-20 23:30 UTC  (2+ messages)

dmaengine: dead empty checks in mpc512x and rz-dmac descriptor pickup?
 2026-05-20 21:46 UTC  (2+ messages)

[PATCH] dma: altera-msgdma: Replace memcpy with io32write in msgdma_copy_one
 2026-05-20 21:29 UTC  (4+ messages)

[PATCH v1] dmaengine: idxd: fix double free of wq, engine, and group structs
 2026-05-20 21:13 UTC  (2+ messages)

[PATCH] dmaengine: idxd: fix problems on initialization error path
 2026-05-20 20:10 UTC  (4+ messages)

[PATCH] nios2: remove the architecture
 2026-05-20  7:06 UTC  (17+ messages)

[PATCH] dmaengine: Fix device kref underflow in dma_chan_put()
 2026-05-20  6:20 UTC  (4+ messages)

[PATCH v2] dmaengine: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-19 17:40 UTC  (2+ messages)

[PATCH v2] dt-bindings: dma: qcom,gpi: Document the Eliza GPI DMA engine
 2026-05-19 17:40 UTC  (3+ messages)

[PATCH] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Hawi SoC
 2026-05-19 17:40 UTC  (3+ messages)

[PATCH v2 0/3] Add support for qcrypto in kaanapali
 2026-05-19 17:40 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: dma: qcom,bam-dma: Document BAM v2.0.0 compatible
` [PATCH v2 2/3] dmaengine: qcom: bam_dma: Add support for BAM v2.0.0
` (subset) [PATCH v2 0/3] Add support for qcrypto in kaanapali

[PATCH v5] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
 2026-05-19 17:31 UTC  (2+ messages)

[PATCH v6 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-05-19 17:06 UTC  (5+ messages)
` [PATCH v6 13/19] dt-bindings: dma: ti: Add K3 BCDMA V2

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

[PATCH] dmaengine: dw-axi-dmac: drop redundant DMAC enable in block start
 2026-05-19  7:52 UTC  (2+ messages)

[PATCH v4 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-05-18 13:34 UTC  (5+ messages)
` [PATCH v4 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v4 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-05-17 22:41 UTC  (7+ messages)

[PATCH v2] dmaengine: idxd: fix deadlock and double free in idxd_cdev_open()
 2026-05-17 20:28 UTC  (4+ messages)

[PATCH v7] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-05-17 16:30 UTC 

[PATCH] dt-bindings: dma: qcom,gpi: Document the Eliza GPI DMA engine
 2026-05-15  9:09 UTC  (2+ messages)

[PATCH v5 00/17] Renesas: dmaengine and ASoC fixes
 2026-05-15  8:44 UTC  (8+ messages)
` [PATCH v5 13/17] dmaengine: sh: rz-dmac: Add runtime PM support

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-14 15:18 UTC  (2+ messages)

[PATCH v5 4/4] dmaengine: fsl-edma: add runtime suspend/resume support
 2026-05-14  5:55 UTC  (2+ messages)

[PATCH v5 17/17] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor
 2026-05-14  5:22 UTC  (2+ messages)

[PATCH v5 3/4] dmaengine: fsl-edma: convert DMAMUX clock handling to bulk clock API
 2026-05-14  5:18 UTC  (2+ messages)

[PATCH v5 2/4] dmaengine: fsl-edma: use devm_clk_get_optional_enabled() for DMA engine clock
 2026-05-14  4:55 UTC  (2+ messages)

[PATCH v5 16/17] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
 2026-05-14  4:52 UTC  (2+ messages)

[PATCH v5 15/17] ASoC: renesas: rz-ssi: Add pause support
 2026-05-14  3:54 UTC  (2+ messages)

[PATCH v5 14/17] dmaengine: sh: rz-dmac: Add suspend to RAM support
 2026-05-14  3:04 UTC  (2+ messages)

[PATCH v5 9/9] crypto: atmel: Use dmaengine_prep_config_single() API
 2026-05-14  1:49 UTC  (2+ messages)

[PATCH v5 12/17] dmaengine: sh: rz-dmac: Add cyclic DMA support
 2026-05-14  1:43 UTC  (2+ messages)

[PATCH v5 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
 2026-05-14  1:16 UTC  (2+ messages)

[PATCH v5 10/17] dmaengine: sh: rz-dmac: Refactor pause/resume code
 2026-05-14  0:57 UTC  (2+ messages)

[PATCH v5 09/17] dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processing
 2026-05-14  0:42 UTC  (2+ messages)

[PATCH v5 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
 2026-05-14  0:38 UTC  (2+ messages)

[PATCH v5 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
 2026-05-14  0:10 UTC  (2+ messages)

[PATCH v5 07/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is enabled
 2026-05-13 23:59 UTC  (2+ messages)

[PATCH v5 2/9] dmaengine: Add safe API to combine configuration and preparation
 2026-05-13 23:54 UTC  (2+ messages)

[PATCH v5 06/17] dmaengine: sh: rz-dmac: Save the start LM descriptor
 2026-05-13 23:52 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