DMA Engine development
 help / color / mirror / Atom feed
 messages from 2026-06-27 01:00:37 to 2026-07-03 08:25:47 UTC [more...]

[PATCH v2 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-03  8:25 UTC  (17+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: Fix legacy/new SoC strictness split
` [PATCH v2 2/6] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH v2 3/6] dt-bindings: crypto: qcom,prng: Document Shikra TRNG
` [PATCH v2 4/6] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH v2 5/6] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven
` [PATCH v2 6/6] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH v3] dmaengine: nbpfaxi: Fix setting channel irqs in probe()
 2026-07-03  8:10 UTC  (2+ messages)

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-07-03  4:53 UTC  (6+ messages)
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH v3 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-07-03  0:12 UTC  (6+ messages)
` [PATCH v3 1/5] dmaengine: sun6i-dma: Refactor to support A733 interrupt and register handling

[PATCH v3 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-02 21:40 UTC  (21+ messages)
` [PATCH v3 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v3 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v3 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v3 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v3 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v3 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v3 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v3 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v3 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v3 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk

[PATCH] dmaengine: pl330: remove debugfs file on teardown
 2026-07-02 16:03 UTC  (2+ messages)

[PATCH] dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALID
 2026-07-02 16:03 UTC  (2+ messages)

[PATCH v4 0/2] Fix CPU stall in xilinx_dma_poll_timeout caused by passing delay_us=0
 2026-07-02 16:03 UTC  (2+ messages)

[PATCH] dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probe
 2026-07-02 16:03 UTC  (4+ messages)

[PATCH 0/2] dmaengine: zynqmp_dma: fix race between runtime PM and device removal
 2026-07-02 16:03 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dmaengine: zynqmp_dma: fix kernel doc for zynqmp_dma_remove()

[PATCH v3 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-07-02 16:03 UTC  (8+ messages)
` [PATCH v3 1/3] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers
` [PATCH v3 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction
` [PATCH v3 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic for AXIDMA and MCDMA in corresponding start_transfer()

[PATCH v7] dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
 2026-07-02 15:58 UTC  (2+ messages)

[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
 2026-07-02 15:51 UTC  (3+ messages)
` [PATCH 09/11] regulator: db8500-prcmu: Remove EPOD regulators

[PATCH v2] dmaengine: nbpfaxi: Fix setting channel irqs in probe()
 2026-07-02 15:40 UTC  (2+ messages)

[PATCHv4] dmaengine: tegra210-adma: use platform to ioremap
 2026-07-02 15:32 UTC  (8+ messages)

[PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
 2026-07-02 15:32 UTC  (4+ messages)

[PATCH] dmaengine: mediatek: mtk-uart-apdma: Return -ENOMEM on memory allocation failure
 2026-07-02 15:32 UTC  (5+ messages)

[PATCH] dt-bindings: dma: xilinx: Fix "xlnx,irq-delay" type
 2026-07-02 15:32 UTC  (2+ messages)

[PATCH] dt-bindings: dma: xlnx,axi-dma: Restore xlnx,flush-fsync as u32
 2026-07-02 15:31 UTC  (2+ messages)

[PATCH v7 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-07-02 15:26 UTC  (2+ messages)

[PATCH v3] dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()
 2026-07-02 15:25 UTC  (4+ messages)

[PATCH v1] dmaengine: idxd: fix double free of wq, engine, and group structs
 2026-07-02 15:25 UTC  (2+ messages)

[PATCH v5] dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA
 2026-07-02 15:25 UTC  (4+ messages)

[PATCH] dmaengine: switchtec-dma: fix FIELD_GET misuse when programming SE threshold
 2026-07-02 15:25 UTC  (2+ messages)

[PATCH] dmaengine: nbpfaxi: Fix setting channel irqs in probe()
 2026-07-02 13:57 UTC  (2+ messages)

[PATCH v5 0/2] dmaengine: fsl-edma: Scatter/gather improvements
 2026-07-02 13:17 UTC  (6+ messages)
` [PATCH v5 1/2] dmaengine: fsl-edma: Implement device_prep_peripheral_dma_vec
` [PATCH v5 2/2] dmaengine: fsl-edma: Support dynamic scatter/gather chaining

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

[PATCH v6 0/5] add runtime suspend/resume support
 2026-07-01 14:50 UTC  (13+ messages)
` [PATCH v6 1/5] dmaengine: fsl-edma: use devm_clk_get_optional() for channel clock
` [PATCH v6 2/5] dmaengine: fsl-edma: use devm_clk_get_optional() for DMA engine clock
` [PATCH v6 3/5] dmaengine: fsl-edma: convert DMAMUX clock handling to bulk clock API
` [PATCH v6 4/5] dmaengine: fsl-edma: add runtime suspend/resume support
` [PATCH v6 5/5] dmaengine: fsl-edma: fix use-after-free after dev_pm_domain_detach()

[PATCH] dt-bindings: altr,msgdma: update maintainer
 2026-07-01 13:02 UTC  (5+ messages)

[PATCH v5] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-01  8:46 UTC  (8+ messages)

[PATCH v4] dmaengine: sun6i-dma: Fix memory leak in sun6i_dma_terminate_all
 2026-07-01  5:01 UTC  (3+ messages)

[PATCH] MAINTAINERS: altera-msgdma: replace maintainer
 2026-07-01  2:24 UTC  (5+ messages)

[PATCH] fsl-edma: tracing: no ptr dereference during log output
 2026-06-30 20:44 UTC  (4+ messages)

[PATCH v4 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-06-30 14:00 UTC  (12+ messages)
` [PATCH v4 07/10] arm64: dts: qcom: shikra: Add CDSP, LPAICP, MPSS remoteproc PAS nodes
` [PATCH v4 08/10] arm64: dts: qcom: shikra: Enable CDSP, LPAICP and MPSS on EVK boards
` [PATCH v4 09/10] arm64: dts: qcom: shikra: Enable TSENS and thermal zones
` [PATCH v4 10/10] arm64: dts: qcom: shikra: Enable Bluetooth and WiFi on EVK boards

[PATCHv2] firmware: ti_sci: simplify resource allocation
 2026-06-30 12:30 UTC  (4+ messages)

[PATCH 00/17] dmaengine: dw-edma: Support dynamic LL appends
 2026-06-30 11:38 UTC  (4+ messages)

[PATCH v9 0/3] Add Amlogic general DMA
 2026-06-30  5:05 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA

[PATCHv2] dmaengine: k3-udma: simplify resource allocation
 2026-06-30  1:39 UTC 

[PATCH v2 1/2] dmaengine: idxd: Do not call destroy_workqueue with null idxd->wq
 2026-06-29 19:02 UTC  (4+ messages)
` [PATCH v2 2/2] dmaengine: idxd: fix duplicate memory frees on initialization error path

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

[PATCH 0/3] bus: mhi: ep: Implement flush_async() callback to flush async read/write
 2026-06-29 14:20 UTC  (8+ messages)
` [PATCH 1/3] dmaengine: dw-edma: Implement device_synchronize() callback
` [PATCH 2/3] bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/write
` [PATCH 3/3] PCI: epf-mhi: Implement mhi_cntrl->flush_async() to flush DMA read/write

[PATCH v2 2/2] dmaengine: idxd: fix duplicate memory frees on initialization error path
 2026-06-29 12:11 UTC 

[PATCH] dmaengine: qcom: gpi: correct channel name in error path
 2026-06-29 10:14 UTC  (2+ messages)

[PATCH v2] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
 2026-06-27 14:01 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