messages from 2026-03-05 04:17:23 to 2026-03-17 10:37:45 UTC [more...]
[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2026-03-17 10:37 UTC (5+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
[PATCH 0/6] dmaengine: Add common dma_slave_config and split it into src and dst parts
2026-03-17 10:26 UTC (4+ messages)
[PATCH v2 0/5] dmaengine: dma-axi-dmac: Add cyclic transfer support and graceful termination
2026-03-17 10:09 UTC (4+ messages)
[PATCH] dmaengine: switchtec-dma: fix FIELD_GET misuse when programming SE threshold
2026-03-17 8:32 UTC
[PATCH 00/15] PCI: endpoint: Remote DMA support via vNTB
2026-03-17 3:13 UTC (24+ messages)
` [PATCH 01/15] dmaengine: dw-edma: Cache DMA channel IDs in dw_edma_chip
` [PATCH 02/15] PCI: endpoint: Add DMA channel metadata to pci_epc_aux_resource
` [PATCH 03/15] PCI: dwc: ep: Report DMA channel metadata for aux resources
` [PATCH 04/15] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH 05/15] dmaengine: dw-edma: Compose MSI messages from allocated IRQs
` [PATCH 06/15] PCI: endpoint: pci-epf-vntb: Fold MW runtime state into a struct
` [PATCH 07/15] PCI: endpoint: Add EPC DMA channel delegation hooks
` [PATCH 08/15] PCI: dwc: ep: Delegate exported eDMA channels through EPC ops
` [PATCH 09/15] PCI: endpoint: Add pci-ep-dma helper for exported DMA ABI v1
` [PATCH 10/15] PCI: endpoint: pci-epf-vntb: Support DMA export and shared BAR layouts
` [PATCH 11/15] NTB: hw: epf: Parse control-layout version and DMA locator
` [PATCH 12/15] NTB: hw: epf: Enumerate auxiliary child for DMA ABI v1
` [PATCH 13/15] dmaengine: dw-edma: Add auxiliary-bus frontend for exported eDMA
` [PATCH 14/15] NTB: Add ntb_ep_dma test client
` [PATCH 15/15] Documentation: PCI: endpoint: Add vNTB DMA export HOWTO
[PATCH] dmaengine: idma64: use kzalloc_flex
2026-03-17 0:37 UTC
[PATCH v10 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
2026-03-16 23:58 UTC (11+ messages)
` [PATCH v10 1/8] dmaengine: sh: rz-dmac: Protect the driver specific lists
` [PATCH v10 2/8] dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
` [PATCH v10 3/8] dmaengine: sh: rz-dmac: Drop read of CHCTRL register
` [PATCH v10 4/8] dmaengine: sh: rz-dmac: Drop goto instruction and label
` [PATCH v10 5/8] dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call
` [PATCH v10 6/8] dmaengine: sh: rz-dmac: Use rz_lmdesc_setup() to invalidate descriptors
` [PATCH v10 7/8] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v10 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks
[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
2026-03-16 22:35 UTC (11+ messages)
[PATCH] dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
2026-03-16 22:25 UTC
[PATCH] dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA
2026-03-16 22:18 UTC
[PATCH] dmaengine: xilinx: xilinx_dma: Fix dma_device directions
2026-03-16 22:16 UTC
[PATCH v3 0/9] Add GPCDMA support in Tegra264
2026-03-16 17:18 UTC (10+ messages)
` [PATCH v3 1/9] dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map property
` [PATCH v3 2/9] dt-bindings: dma: nvidia,tegra186-gpc-dma: Make reset optional
` [PATCH v3 3/9] dmaengine: tegra: Make reset control optional
` [PATCH v3 4/9] dmaengine: tegra: Use struct for register offsets
` [PATCH v3 5/9] dmaengine: tegra: Support address width > 39 bits
` [PATCH v3 6/9] dmaengine: tegra: Use managed DMA controller registration
` [PATCH v3 7/9] dmaengine: tegra: Use iommu-map for stream ID
` [PATCH v3 8/9] dmaengine: tegra: Add Tegra264 support
` [PATCH v3 9/9] arm64: tegra: Enable GPCDMA and add iommu-map in Tegra264
[PATCH 0/3] dmaengine: Add batched scatter-gather DMA support
2026-03-16 17:05 UTC (6+ messages)
` [PATCH 1/3] dmaengine: Add multi-buffer support in single DMA transfer
` [PATCH 2/3] PCI: epf-mhi: Add batched DMA read support
` [PATCH 3/3] bus: mhi: ep: Use batched read for ring caching
[PATCH 0/7] Renesas: dmaengine and ASoC fixes
2026-03-16 14:02 UTC (19+ messages)
` [PATCH 5/7] dmaengine: sh: rz-dmac: Add suspend to RAM support
[PATCH] dt-bindings: dma: rz-dmac: Add conditional schema for RZ/G3L
2026-03-13 23:07 UTC (3+ messages)
[PATCH V2 0/5] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
2026-03-13 6:25 UTC (6+ messages)
` [PATCH V2 1/5] dmaengine: xilinx_dma: Fix MCDMA descriptor fields for MM2S vs S2MM
` [PATCH V2 2/5] dmaengine: xilinx_dma: Move descriptors to done list based on completion bit
` [PATCH V2 3/5] dmaengine: xilinx_dma: Extend metadata handling for AXI MCDMA
` [PATCH V2 4/5] dt-bindings: dma: xlnx,axi-dma: Add "xlnx,include-stscntrl-strm" property
` [PATCH V2 5/5] dmaengine: xilinx_dma: Add support for reporting transfer size to AXI DMA / MCDMA client when app fields are unavailable
[PATCH v5] dt-bindings: dma: xlnx,axi-dma: Convert to DT schema
2026-03-12 15:16 UTC (2+ messages)
[PATCH v12 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-11 13:26 UTC (23+ messages)
` [PATCH v12 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v12 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v12 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v12 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v12 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v12 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v12 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v12 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v12 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v12 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v12 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v12 12/12] crypto: qce - Communicate the base physical address to the dmaengine
[PATCH v13 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-03-11 11:18 UTC (3+ messages)
` [PATCH v13 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v13 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH v12 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-03-11 8:41 UTC (6+ messages)
` [PATCH v12 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v12 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH v2] dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA
2026-03-11 5:34 UTC
[PATCH v11 0/2] Add AMD MDB Endpoint and non-LL mode Support
2026-03-10 12:30 UTC (8+ messages)
` [PATCH v11 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v11 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH v2 1/9] dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map property
2026-03-10 9:47 UTC (3+ messages)
[PATCH RFC v11 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-03-09 17:05 UTC (17+ messages)
` [PATCH RFC v11 07/12] crypto: qce - Communicate the base physical address to the dmaengine
` [PATCH RFC v11 12/12] dmaengine: qcom: bam_dma: add support for BAM locking
[PATCH v6 0/3] Add Amlogic general DMA
2026-03-09 15:50 UTC (5+ messages)
` [PATCH v6 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v6 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v6 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
[PATCH] ti: sci: Drop fake 'const' on handle pointer
2026-03-09 13:39 UTC (8+ messages)
[PATCH v4 0/6] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-03-09 13:32 UTC (9+ messages)
` [PATCH v4 1/6] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH v4 2/6] dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_register()
` [PATCH v4 3/6] dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()
` [PATCH v4 4/6] dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_guard()
` [PATCH v4 5/6] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH v4 6/6] dmaengine: loongson: New driver for the "
[PATCH v4 0/4] Add DMA support for RZ/T2H and RZ/N2H
2026-03-09 11:46 UTC (2+ messages)
[PATCH v3 00/13] dmaegnine: freescale-dmas: small improvement
2026-03-09 11:45 UTC (2+ messages)
[PATCH] dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()
2026-03-09 11:41 UTC (2+ messages)
[PATCH v3 0/6] dmaengine: Add Loongson Multi-Channel DMA controller support
2026-03-09 8:05 UTC (7+ messages)
` [PATCH v3 5/6] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH v3 6/6] dmaengine: loongson: New driver for the "
[PATCH] dmaengine: xilinx: Update kernel-doc comments
2026-03-09 7:46 UTC (2+ messages)
[PATCH] dmaengine: qcom: qcom-gpi-dma.h: fix all kernel-doc warnings
2026-03-09 7:46 UTC (2+ messages)
[PATCH] dmaengine: ti-cppi5: fix all kernel-doc warnings
2026-03-09 7:46 UTC (2+ messages)
[PATCH RESEND] dmaengine: xilinx: Simplify with scoped for each OF child loop
2026-03-09 7:46 UTC (2+ messages)
[PATCH v14 0/3] Switchtec Switch DMA Engine Driver
2026-03-09 7:46 UTC (6+ messages)
` [PATCH v14 3/3] dmaengine: switchtec-dma: Implement descriptor submission
[PATCH v2 0/4] dmaengine: ioatdma: some sysfs cleanups and constifications
2026-03-09 7:46 UTC (2+ messages)
[PATCH 1/2] dmaengine: axi-dmac: Simplify with scoped for each OF child loop
2026-03-09 7:46 UTC (2+ messages)
[PATCH 1/1] dmaengine: xilinx: xdma: Fix regmap init error handling
2026-03-09 7:43 UTC (2+ messages)
[PATCH v2] dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_BIT bits for HDMA
2026-03-09 7:43 UTC (3+ messages)
[PATCH] dmaengine: milbeaut-hdmac: use kzalloc_flex
2026-03-08 22:21 UTC
[PATCH] maengine: xilinx: use kzalloc_flex
2026-03-08 22:07 UTC
[PATCH RESEND v10 2/2] dmaengine: dw-edma: Add non-LL mode
2026-03-06 18:01 UTC (15+ messages)
[PATCH v9 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
2026-03-06 12:41 UTC (9+ messages)
` [PATCH v9 1/8] dmaengine: sh: rz-dmac: Protect the driver specific lists
` [PATCH v9 2/8] dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
` [PATCH v9 3/8] dmaengine: sh: rz-dmac: Drop read of CHCTRL register
` [PATCH v9 4/8] dmaengine: sh: rz-dmac: Drop goto instruction and label
` [PATCH v9 5/8] dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call
` [PATCH v9 6/8] dmaengine: sh: rz-dmac: Add rz_dmac_invalidate_lmdesc()
` [PATCH v9 7/8] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v9 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks
dma: idxd: TLB translation fetch operation not supported despite PCI ATS enabled
2026-03-05 20:02 UTC (3+ messages)
[PATCH v5 0/3] Add Amlogic general DMA
2026-03-05 16:16 UTC (7+ messages)
` [PATCH v5 2/3] dmaengine: amlogic: Add general DMA driver for A9
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox