DMA Engine development
 help / color / mirror / Atom feed
 messages from 2026-06-23 06:16:38 to 2026-07-01 20:17:59 UTC [more...]

[PATCH v2 0/6] Shikra: Add DT support for ICE, RNG and QCE
 2026-07-01 20:17 UTC  (5+ 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] dmaengine: mediatek: mtk-uart-apdma: Return -ENOMEM on memory allocation failure
 2026-07-01 20:07 UTC 

[PATCH] dt-bindings: dma: mediatek,uart-dma: add support for MT8189 SoC
 2026-07-01 16:59 UTC  (3+ messages)

[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()

[PATCHv4] dmaengine: tegra210-adma: use platform to ioremap
 2026-07-01 14:27 UTC  (7+ messages)

[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 v5] dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA
 2026-07-01  8:17 UTC  (3+ messages)

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

[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 v3] dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()
 2026-06-30 16:59 UTC  (3+ messages)

[PATCH] dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probe
 2026-06-30 15:02 UTC  (3+ 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  (6+ messages)

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

[PATCH v9 0/3] Add Amlogic general DMA
 2026-06-30  5:05 UTC  (7+ messages)
` [PATCH v9 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v9 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v9 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[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  (6+ 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 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-29 11:40 UTC  (10+ messages)
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

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

[PATCH v3 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-06-27 16:32 UTC  (12+ 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 v2] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
 2026-06-27 14:01 UTC  (2+ messages)

[PATCH RESEND v4] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-06-26 13:16 UTC  (5+ messages)

[PATCH V2 0/3] dmaengine: zynqmp_dma: Add per-channel reset support
 2026-06-26 10:38 UTC  (4+ messages)
` [PATCH V2 3/3] dmaengine: zynqmp_dma: Guard IRQ handler against spurious interrupts

[PATCH v5 0/9] driver core: Fix some race conditions
 2026-06-26  8:21 UTC  (2+ messages)

[PATCH v4 0/2] Fix CPU stall in xilinx_dma_poll_timeout caused by passing delay_us=0
 2026-06-26  8:10 UTC  (3+ messages)

[PATCH] dt-bindings: dma: xlnx,axi-dma: Restore xlnx,flush-fsync as u32
 2026-06-25 16:21 UTC  (2+ messages)

[PATCH] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
 2026-06-25 16:03 UTC  (3+ messages)

[PATCH v3 0/5] dmaengine: mcf-edma: fix 64-channel handling and modernize IRQ setup
 2026-06-25 15:33 UTC  (15+ messages)
` [PATCH v3 1/5] dmaengine: fsl-edma: Move error handler out of header file
` [PATCH v3 2/5] dmaengine: fsl-edma: Add FSL_EDMA_DRV_MCF flag for ColdFire eDMA
` [PATCH v3 3/5] dmaengine: mcf-edma: Fix interrupt handler for 64 DMA channels
` [PATCH v3 4/5] dmaengine: mcf-edma: Fix error handler for all "
` [PATCH v3 5/5] dmaengine: mcf-edma: Use devm for per-channel IRQ registration

[PATCH 1/2] dmaengine: mpc512x: fix dead empty check in mpc_dma_prep_slave_sg()
 2026-06-25 11:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC 0/3] dmaengine: Support address bus widths of 32 bytes and above
 2026-06-25  8:54 UTC  (19+ messages)
` [PATCH RFC 2/3] dmaengine: dma-axi-dmac: Switch to bitmap-based address width masks

[PATCH v6 00/10] Add GPCDMA support in Tegra264
 2026-06-24 12:35 UTC  (5+ messages)
` [PATCH v6 02/10] arm64: tegra: Remove fallback compatible for GPCDMA

[PATCH] dmaengine: dw-axi-dmac: Fix cfgr_clk leak in resume error path
 2026-06-24  7:54 UTC  (2+ messages)

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

SDXI on AMD EPYC (in relation to Nathan’s SDXI dmaengine patchset)
 2026-06-23 14:32 UTC  (3+ messages)

[PATCH RESEND v4] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-06-23 11:39 UTC  (3+ messages)

[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
 2026-06-23  8:46 UTC  (3+ messages)
` [PATCH 02/11] dt-bindings: Add the actual power domains on U8500

[PATCH] dmaengine: altera-msgdma: fail probe when reset times out
 2026-06-23  6:16 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