DMA Engine development
 help / color / mirror / Atom feed
 messages from 2026-05-06 14:33:37 to 2026-05-13 19:31:42 UTC [more...]

[PATCH v2 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2026-05-13 19:31 UTC  (42+ messages)
` [PATCH v2 01/23] PCI: Add SNIA SDXI accelerator sub-class
` [PATCH v2 02/23] MAINTAINERS: Add entry for SDXI driver
` [PATCH v2 03/23] dmaengine: sdxi: Add PCI initialization
` [PATCH v2 04/23] dmaengine: sdxi: Feature discovery and initial configuration
` [PATCH v2 05/23] dmaengine: sdxi: Configure context tables
` [PATCH v2 06/23] dmaengine: sdxi: Allocate DMA pools
` [PATCH v2 07/23] dmaengine: sdxi: Allocate administrative context
` [PATCH v2 08/23] dmaengine: sdxi: Install "
` [PATCH v2 09/23] dmaengine: sdxi: Start functions on probe, stop on remove
` [PATCH v2 10/23] dmaengine: sdxi: Complete administrative context jump start
` [PATCH v2 11/23] dmaengine: sdxi: Add client context alloc and release APIs
` [PATCH v2 12/23] dmaengine: sdxi: Add descriptor ring management
` [PATCH v2 13/23] dmaengine: sdxi: Add unit tests for descriptor ring reservations
` [PATCH v2 14/23] dmaengine: sdxi: Attach descriptor ring state to contexts
` [PATCH v2 15/23] dmaengine: sdxi: Per-context access key (AKey) table entry allocator
` [PATCH v2 16/23] dmaengine: sdxi: Generic descriptor manipulation helpers
` [PATCH v2 17/23] dmaengine: sdxi: Add completion status block API
` [PATCH v2 18/23] dmaengine: sdxi: Encode context start, stop, and sync descriptors
` [PATCH v2 19/23] dmaengine: sdxi: Provide context start and stop APIs
` [PATCH v2 20/23] dmaengine: sdxi: Encode nop, copy, and interrupt descriptors
` [PATCH v2 21/23] dmaengine: sdxi: Add unit tests for descriptor encoding
` [PATCH v2 22/23] dmaengine: sdxi: MSI/MSI-X vector allocation and mapping
` [PATCH v2 23/23] dmaengine: sdxi: Add DMA engine provider

[PATCH 0/3] Add support for qcrypto in kaanapali
 2026-05-13 18:55 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: dma: qcom,bam-dma: Document BAM v2.0.0 compatible
` [PATCH 2/3] dmaengine: qcom: bam_dma: Add support for BAM v2.0.0
` [PATCH 3/3] arm64: dts: qcom: kaanapali: Add qcrypto node support

[PATCH v2 0/3] Add support for qcrypto in kaanapali
 2026-05-13 18:52 UTC  (4+ 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
` [PATCH v2 3/3] arm64: dts: qcom: kaanapali: Add qcrypto node support

[PATCH] dt-bindings: Consolidate "sram" property definition
 2026-05-13 17:59 UTC  (10+ messages)

[PATCH v5 0/4] add runtime suspend/resume support
 2026-05-13 14:54 UTC  (8+ messages)
` [PATCH v5 1/4] dmaengine: fsl-edma: use devm_clk_get_optional_enabled() for channel clock
` [PATCH v5 2/4] dmaengine: fsl-edma: use devm_clk_get_optional_enabled() for DMA engine clock
` [PATCH v5 3/4] dmaengine: fsl-edma: convert DMAMUX clock handling to bulk clock API
` [PATCH v5 4/4] dmaengine: fsl-edma: add runtime suspend/resume support

[PATCH v5 00/17] Renesas: dmaengine and ASoC fixes
 2026-05-13 13:39 UTC  (37+ messages)
` [PATCH v5 01/17] dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
` [PATCH v5 02/17] dmaengine: sh: rz-dmac: Fix incorrect NULL check on list_first_entry()
` [PATCH v5 03/17] dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
` [PATCH v5 04/17] dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()
` [PATCH v5 05/17] dmaengine: sh: rz-dmac: Add helper to compute the lmdesc address
` [PATCH v5 06/17] dmaengine: sh: rz-dmac: Save the start LM descriptor
` [PATCH v5 07/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is enabled
` [PATCH v5 08/17] dmaengine: sh: rz-dmac: Add helper to check if the channel is paused
` [PATCH v5 09/17] dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processing
` [PATCH v5 10/17] dmaengine: sh: rz-dmac: Refactor pause/resume code
` [PATCH v5 11/17] dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETEN
` [PATCH v5 12/17] dmaengine: sh: rz-dmac: Add cyclic DMA support
` [PATCH v5 13/17] dmaengine: sh: rz-dmac: Add runtime PM support
` [PATCH v5 14/17] dmaengine: sh: rz-dmac: Add suspend to RAM support
` [PATCH v5 15/17] ASoC: renesas: rz-ssi: Add pause support
` [PATCH v5 16/17] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
` [PATCH v5 17/17] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor

[PATCH] dt-bindings: dma: qcom,gpi: Document the Eliza GPI DMA engine
 2026-05-13 12:10 UTC 

[PATCH v6] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-05-12 20:07 UTC  (2+ messages)

[PATCH v6 0/2] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-05-12 16:57 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add fallback compatible for CV1800B
` [PATCH v6 2/2] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller

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

[PATCH v3 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-05-12 15:50 UTC  (8+ messages)
` [PATCH v3 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v3 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

[linux-next:master] [dmaengine] 2a93f5747d: INFO:task_blocked_for_more_than#seconds
 2026-05-12 14:18 UTC 

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

[bug report] dmaengine: sun6i: Fix memory leaks
 2026-05-12 10:17 UTC 

[PATCh v3 0/2] Add DMA ACK signal routing for RZ/V2H family
 2026-05-11 21:04 UTC  (6+ messages)
` [PATCh v3 2/2] dma: sh: rz-dmac: Add DMA ACK signal routing support

[PATCH v1] dma: at_hdmac: Use stored IRQ in error path
 2026-05-11 20:29 UTC  (2+ messages)

[PATCH v5] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-05-11 20:26 UTC  (2+ messages)

[PATCH 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2026-05-11 17:55 UTC  (4+ messages)
` [PATCH 11/23] dmaengine: sdxi: Add client context alloc and release APIs

[PATCH v4 00/17] Renesas: dmaengine and ASoC fixes
 2026-05-11  7:49 UTC  (4+ messages)
` [PATCH v4 13/17] dmaengine: sh: rz-dmac: Add cyclic DMA support
  ` sashiko.dev review (Re: [PATCH v4 13/17] dmaengine: sh: rz-dmac: Add cyclic DMA support)

[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-11  7:38 UTC  (3+ messages)

[PATCH 0/2] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-05-11  6:40 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add fallback compatible for CV1800B

[PATCH] dma: at_hdmac: Fix IRQ leak in at_dma_probe()
 2026-05-08 19:46 UTC  (4+ messages)
  `  "
    `  "

[PATCH] dmaengine: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-08 11:27 UTC  (3+ messages)

[PATCH] dma: loongson2-apb-cmc: fix NULL deref in residue computation
 2026-05-08  7:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] dmaengine: dw-axi-dmac: fix vchan teardown races and LLI dump bounds
 2026-05-07 18:40 UTC  (2+ messages)

[PATCH v4 0/4] dmaengine: dma-axi-dmac: Some memory related fixes
 2026-05-07 18:37 UTC  (9+ messages)
` [PATCH v4 1/4] dmaengine: Fix possible use after free
` [PATCH v4 2/4] dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc
` [PATCH v4 3/4] dmaengine: dma-axi-dmac: Drop struct clk from main struct
` [PATCH v4 4/4] dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor

[PATCH v5 0/4] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-05-07 18:19 UTC  (7+ messages)
` [PATCH v5 1/4] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v5 2/4] dmaengine: mmp_pdma: support variable extended DRCMR base
` [PATCH v5 3/4] dmaengine: mmp_pdma: add Spacemit K3 support
` [PATCH v5 4/4] riscv: dts: spacemit: Add PDMA controller node for K3 SoC

[RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions
 2026-05-07 14:33 UTC  (7+ messages)

[PATCH RFC 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-05-07 14:15 UTC  (6+ messages)
` [PATCH RFC 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

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

[PATCH v4] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-05-06 19:09 UTC  (2+ messages)

[PATCH v2 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-05-06 14:46 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v2 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining


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