public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-09 06:30:04 to 2026-02-24 08:21:23 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24  8:21 UTC  (15+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 31/37] dmaengine: hsu: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH 32/37] dmaengine: hisilicon: "

[PATCH 0/8] Add GPCDMA support in Tegra264
 2026-02-24  6:55 UTC  (26+ messages)
` [PATCH 1/8] dt-bindings: dma: nvidia,tegra186-gpc-dma: Add iommu-map property
` [PATCH 2/8] dt-bindings: dma: nvidia,tegra186-gpc-dma: Make reset optional
` [PATCH 3/8] dmaengine: tegra: Make reset control optional
` [PATCH 4/8] dmaengine: tegra: Use struct for register offsets
` [PATCH 5/8] dmaengine: tegra: Support address width > 40 bits
` [PATCH 6/8] dmaengine: tegra: Use iommu-map for stream ID
` [PATCH 7/8] dmaengine: tegra: Add Tegra264 support
` [PATCH 8/8] arm64: tegra: Add iommu-map and enable GPCDMA in Tegra264

[PATCH] ti: sci: Drop fake 'const' on handle pointer
 2026-02-23 20:24 UTC 

[PATCH] dt-bindings: dmaengine: xlnx,axi-dma: Convert bindings into yaml
 2026-02-23 18:33 UTC  (3+ messages)

[PATCH v5 00/18] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-02-23 18:20 UTC  (26+ messages)
` [PATCH v5 01/18] dmaengine: ti: k3-udma: move macros to header file
` [PATCH v5 02/18] dmaengine: ti: k3-udma: move structs and enums "
` [PATCH v5 03/18] dmaengine: ti: k3-udma: move static inline helper functions "
` [PATCH v5 04/18] dmaengine: ti: k3-udma: move descriptor management to k3-udma-common.c
` [PATCH v5 05/18] dmaengine: ti: k3-udma: move ring management functions "
` [PATCH v5 06/18] dmaengine: ti: k3-udma: Add variant-specific function pointers to udma_dev
` [PATCH v5 07/18] dmaengine: ti: k3-udma: move udma utility functions to k3-udma-common.c
` [PATCH v5 08/18] dmaengine: ti: k3-udma: move resource management "
` [PATCH v5 09/18] dmaengine: ti: k3-udma: refactor resource setup functions
` [PATCH v5 10/18] dmaengine: ti: k3-udma: move inclusion of k3-udma-private.c to k3-udma-common.c
` [PATCH v5 11/18] drivers: soc: ti: k3-ringacc: handle absence of tisci
` [PATCH v5 12/18] dt-bindings: dma: ti: Add K3 BCDMA V2
` [PATCH v5 13/18] dt-bindings: dma: ti: Add K3 PKTDMA V2
` [PATCH v5 14/18] dmaengine: ti: k3-psil-am62l: Add AM62Lx PSIL and PDMA data
` [PATCH v5 15/18] dmaengine: ti: k3-udma-v2: New driver for K3 BCDMA_V2
` [PATCH v5 16/18] dmaengine: ti: k3-udma-v2: Add support for PKTDMA V2
` [PATCH v5 17/18] dmaengine: ti: k3-udma-v2: Update glue layer to support "
` [PATCH v5 18/18] dmaengine: ti: k3-udma: Validate resource ID and fix logging in reservation

[PATCH RESEND v10 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-02-23 16:40 UTC  (15+ messages)
` [PATCH RESEND v10 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v10 2/2] dmaengine: dw-edma: Add non-LL mode

[RFC PATCH 0/2] dma: DMA slave device bringup tool
 2026-02-21 13:22 UTC  (3+ messages)
` [RFC PATCH 1/2] dmaengine/dma-slave: DMA slave device xfer passthrough driver
` [RFC PATCH 2/2] tools/dma-slave: DMA slave device transfer utility

[PATCH 0/5] dmaengine: sf-pdma: critical fixes and FU740 support
 2026-02-20 22:28 UTC  (13+ messages)
` [PATCH 1/5] dmaengine: sf-pdma: add missing PDMA base offset to register calculations
` [PATCH 2/5] dmaengine: sf-pdma: fix race between done and error interrupts
` [PATCH 3/5] dmaengine: sf-pdma: fix NULL pointer dereference in error and done handlers
` [PATCH 4/5] dt-bindings: dma: sifive,fu540-c000-pdma: add fu740 support
` [PATCH 5/5] riscv: dts: sifive: fu740: add PDMA device node

[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
 2026-02-20 19:09 UTC  (5+ messages)

[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
 2026-02-19 14:40 UTC  (15+ messages)

[PATCH v2] dma: apple-admac: Convert from tasklet to BH workqueue
 2026-02-19 13:09 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-6.1] dmaengine: sun6i: Choose appropriate burst length under maxburst
 2026-02-19  2:04 UTC  (3+ messages)
` [PATCH AUTOSEL 6.19-6.12] dmaengine: stm32-dma3: use module_platform_driver
` [PATCH AUTOSEL 6.19-6.1] dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings

[PATCH 0/2] dmaengine: dw-edma: Interrupt-emulation doorbell support
 2026-02-18 16:50 UTC  (7+ messages)
` [PATCH 1/2] dmaengine: dw-edma: Add interrupt-emulation hooks
` [PATCH 2/2] dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbells

[RFC] omap2-mcspi: periodic zero TX in target mode - debugging help needed
 2026-02-17  6:12 UTC  (2+ messages)

[RFC PATCH] dmaengine: xilinx_dma: device-wide directions cause ASoC cyclic DMA regression
 2026-02-15 21:47 UTC  (2+ messages)

[REGRESSION][BISECTED] Lenovo IdeaPad touchpad does not work when idma64 is present in initramfs
 2026-02-14 20:17 UTC  (12+ messages)

[PATCH v6 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-12 16:31 UTC  (33+ messages)
` [PATCH v6 1/8] dmaengine: dw-edma: Deassert emulated interrupts in the IRQ handler
` [PATCH v6 2/8] dmaengine: dw-edma: Cache per-channel IRQ and emulation doorbell offset
` [PATCH v6 3/8] PCI: endpoint: Add auxiliary resource query API
` [PATCH v6 4/8] PCI: dwc: Record integrated eDMA register window
` [PATCH v6 5/8] PCI: dwc: ep: Report integrated eDMA resources via EPC aux-resource API
` [PATCH v6 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v6 7/8] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc
` [PATCH v6 8/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback

[PATCH 0/7] dmaengine: xilinx_dma: MCDMA descriptor and metadata handling improvements
 2026-02-12 16:30 UTC  (10+ messages)
` [PATCH 1/7] dmaengine: xilinx_dma: Fix MCDMA descriptor fields for MM2S vs S2MM
` [PATCH 2/7] dt-bindings: dmaengine: xilinx_dma: Move xlnx,irq-delay to common AXI DMA and MCDMA section
` [PATCH 3/7] dmaengine: xilinx_dma: Move descriptors to done list based on completion bit
` [PATCH 4/7] dt-bindings: xilinx-dma: Extend 'xlnx,axistream-connected' property to MCDMA
` [PATCH 5/7] dmaengine: xilinx_dma: Extend metadata handling for AXI MCDMA
` [PATCH 6/7] dt-bindings: dmaengine: xilinx_dma: Add "xlnx,include-stscntrl-strm" property
` [PATCH 7/7] dmaengine: xilinx_dma: Add support for reporting transfer size to AXI DMA / MCDMA client when app fields are unavailable

[PATCH v4 00/19] dmaengine: ti: Add support for BCDMA v2 and PKTDMA v2
 2026-02-11  7:42 UTC  (3+ messages)
` [PATCH v4 19/19] dmaengine: ti: k3-udma: switch to synchronous descriptor freeing

[PATCH v2 0/4] dmaengine: Add Loongson Multi-Channel DMA controller support
 2026-02-10 15:27 UTC  (14+ messages)
` [PATCH v2 1/4] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH v2 2/4] dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_register()
` [PATCH v2 3/4] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH v2 4/4] dmaengine: loongson: New driver for the "

[PATCH v4 0/9] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
 2026-02-10 14:18 UTC  (6+ messages)
` [PATCH v4 4/9] PCI: endpoint: Add remote resource query API

[RFC] dmaengine: xilinx_dma: device-wide directions cause ASoC cyclic DMA regression
 2026-02-10 14:03 UTC 

[PATCH v4 0/7] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
 2026-02-10  9:44 UTC  (7+ messages)
` [PATCH v4 1/7] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+

[PATCH] dma: plx_dma: Convert from tasklet to BH workqueue
 2026-02-10  9:32 UTC  (5+ messages)

[PATCH v3 0/3] Add Amlogic general DMA
 2026-02-09 21:28 UTC  (3+ messages)
` [PATCH v3 2/3] dma: amlogic: Add general DMA driver for A9

[PATCH v6] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-02-09 16:45 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v5 0/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback
 2026-02-09  6:29 UTC  (6+ messages)
` [PATCH v5 4/8] PCI: dwc: Record integrated eDMA register window
` [PATCH v5 5/8] PCI: dwc: ep: Report integrated eDMA resources via EPC aux-resource API
` [PATCH v5 6/8] PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
` [PATCH v5 7/8] PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc
` [PATCH v5 8/8] PCI: endpoint: pci-ep-msi: Add embedded doorbell fallback


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