messages from 2025-11-24 16:10:46 to 2025-12-08 17:10:07 UTC [more...]
[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-08 17:09 UTC
[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
2025-12-08 7:57 UTC (87+ messages)
` [RFC PATCH v2 01/27] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
` [RFC PATCH v2 02/27] PCI: endpoint: pci-epf-vntb: Add mwN_offset configfs attributes
` [RFC PATCH v2 03/27] NTB: epf: Handle mwN_offset for inbound MW regions
` [RFC PATCH v2 04/27] PCI: endpoint: Add inbound mapping ops to EPC core
` [RFC PATCH v2 05/27] PCI: dwc: ep: Implement EPC inbound mapping support
` [RFC PATCH v2 06/27] PCI: endpoint: pci-epf-vntb: Use pci_epc_map_inbound() for MW mapping
` [RFC PATCH v2 07/27] NTB: Add offset parameter to MW translation APIs
` [RFC PATCH v2 08/27] PCI: endpoint: pci-epf-vntb: Propagate MW offset from configfs when present
` [RFC PATCH v2 09/27] NTB: ntb_transport: Support offsetted partial memory windows
` [RFC PATCH v2 10/27] NTB: core: Add .get_pci_epc() to ntb_dev_ops
` [RFC PATCH v2 11/27] NTB: epf: vntb: Implement .get_pci_epc() callback
` [RFC PATCH v2 12/27] damengine: dw-edma: Fix MSI data values for multi-vector IMWr interrupts
` [RFC PATCH v2 13/27] NTB: ntb_transport: Use seq_file for QP stats debugfs
` [RFC PATCH v2 14/27] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v2 15/27] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v2 16/27] NTB: ntb_transport: Introduce get_dma_dev() helper
` [RFC PATCH v2 17/27] NTB: epf: Reserve a subset of MSI vectors for non-NTB users
` [RFC PATCH v2 18/27] NTB: ntb_transport: Introduce ntb_transport_backend_ops
` [RFC PATCH v2 19/27] PCI: dwc: ep: Cache MSI outbound iATU mapping
` [RFC PATCH v2 20/27] NTB: ntb_transport: Introduce remote eDMA backed transport mode
` [RFC PATCH v2 21/27] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v2 22/27] ntb_netdev: Multi-queue support
` [RFC PATCH v2 23/27] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v2 24/27] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v2 25/27] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v2 26/27] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v2 27/27] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
[PATCH RESEND v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
2025-12-08 5:29 UTC (8+ messages)
` [PATCH RESEND v6 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH RESEND v6 2/2] dmaengine: dw-edma: Add non-LL mode
[PATCH] dmaengine: dw-edma: Fix confusing cleanup.h syntax
2025-12-08 5:17 UTC (2+ messages)
[PATCH v2 0/4] Add Agilex5 AXI DMA support
2025-12-08 1:57 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: dma: snps,dw-axi-dmac: Add compatible string for Agilex5
` [PATCH v2 2/4] dt-bindings: dma: snps,dw-axi-dmac: Add #address-cells and #size-cells
` [PATCH v2 3/4] arm64: dts: intel: agilex5: Add dma-ranges, address and size cells to dma node
` [PATCH v2 4/4] dma: dw-axi-dmac: Add support for Agilex5 and dynamic bus width
[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2025-12-06 11:45 UTC (23+ messages)
` [PATCH v9 01/11] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v9 02/11] dmaengine: qcom: bam_dma: Add bam_pipe_lock flag support
` [PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
` [PATCH v9 04/11] crypto: qce - Include algapi.h in the core.h header
` [PATCH v9 05/11] crypto: qce - Remove unused ignore_buf
` [PATCH v9 06/11] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v9 07/11] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v9 08/11] crypto: qce - Map crypto memory for DMA
` [PATCH v9 09/11] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v9 10/11] crypto: qce - Add support for BAM locking
` [PATCH v9 11/11] crypto: qce - Switch to using BAM DMA for crypto I/O
[PATCH v3 0/6] Add DMA support for RZ/T2H and RZ/N2H
2025-12-05 15:12 UTC (7+ messages)
` [PATCH v3 1/6] dmaengine: sh: rz_dmac: make error interrupt optional
` [PATCH v3 2/6] dmaengine: sh: rz_dmac: make register_dma_req() chip-specific
` [PATCH v3 3/6] dt-bindings: dma: renesas,rz-dmac: document RZ/{T2H,N2H}
` [PATCH v3 4/6] dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} support
` [PATCH v3 5/6] arm64: dts: renesas: r9a09g077: add DMAC support
` [PATCH v3 6/6] arm64: dts: renesas: r9a09g087: "
[PATCH 0/6] Add DMA support for RZ/T2H and RZ/N2H
2025-12-05 9:45 UTC (9+ messages)
` [PATCH 1/6] dmaengine: sh: rz_dmac: make error interrupt optional
` [PATCH 2/6] dmaengine: sh: rz_dmac: make register_dma_req() chip-specific
` [PATCH 3/6] dt-bindings: dma: renesas,rz-dmac: document RZ/{T2H,N2H}
` [PATCH 4/6] dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} support
` [PATCH 5/6] arm64: dts: renesas: r9a09g077: add DMAC support
` [PATCH 6/6] arm64: dts: renesas: r9a09g087: "
[PATCH v2 0/3] Add dma-coherent property
2025-12-04 21:36 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: cdns,hp-nfc: "
` [PATCH v2 2/3] dt-bindings: dma: snps,dw-axi-dmac: add "
` [PATCH v2 3/3] arm64: dts: socfpga: agilex5: Add "
[PATCH v2 0/6] Add DMA support for RZ/T2H and RZ/N2H
2025-12-04 21:24 UTC (8+ messages)
` [PATCH v2 1/6] dmaengine: sh: rz_dmac: make error interrupt optional
` [PATCH v2 2/6] dmaengine: sh: rz_dmac: make register_dma_req() chip-specific
` [PATCH v2 3/6] dt-bindings: dma: renesas,rz-dmac: document RZ/{T2H,N2H}
` [PATCH v2 4/6] dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} support
` [PATCH v2 5/6] arm64: dts: renesas: r9a09g077: add DMAC support
` [PATCH v2 6/6] arm64: dts: renesas: r9a09g087: "
[PATCH v2 0/2] dmaengine: Add cleanup to simple code
2025-12-04 15:09 UTC (10+ messages)
` [PATCH v2 1/2] dmaengine: Add cleanup FREE defines for dma_async_tx_descriptor
` [PATCH v2 2/2] i2c: lpi2c: Use cleanup helper for dma_async_tx_descriptor error handling
[PATCH 1/3] dt-bindings: display/ti: Simplify dma-coherent property
2025-12-03 22:52 UTC (2+ messages)
[PATCH v4] dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure
2025-12-03 22:14 UTC (3+ messages)
[PATCH RESEND] dmaengine: at_xdmac: get the number of DMA channels from device tree
2025-12-03 12:11 UTC
[PATCH] dmaengine: at_xdmac: get the number of DMA channels from device tree
2025-12-03 12:08 UTC
[PATCH] shdmac: Remove misleading TODO comment in dmae_set_chcr
2025-12-02 12:01 UTC (4+ messages)
[PATCH] dmaengine: tegra-adma: Fix use-after-free
2025-11-27 9:25 UTC (2+ messages)
[PATCH v3 0/3] Add dma-coherent property
2025-11-27 7:48 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mtd: cdns,hp-nfc: "
` [PATCH 2/3] dt-bindings: dma: snps,dw-axi-dmac: add "
` [PATCH 3/3] arm64: dts: socfpga: agilex5: Add "
[PATCH v2 0/5] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
2025-11-26 16:14 UTC (8+ messages)
` [PATCH v2 1/5] dma: fsl-edma: Add FSL_EDMA_DRV_MCF flag for ColdFire eDMA
` [PATCH v2 2/5] dma: mcf-edma: Add per-channel IRQ naming for debugging
` [PATCH v2 3/5] dma: mcf-edma: Fix interrupt handler for 64 DMA channels
` [PATCH v2 4/5] dma: fsl-edma: Move error handler out of header file
` [PATCH v2 5/5] dma: mcf-edma: Fix error handler for all 64 DMA channels
[PATCH] dt-bindings: dma: rz-dmac: Document RZ/V2N SoC support
2025-11-26 11:26 UTC (3+ messages)
[PATCH 0/2] Add Agilex5 AXI DMA support
2025-11-26 9:41 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add compatible string for Agilex5
[PATCH RESEND] dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" property is missing
2025-11-26 6:23 UTC (2+ messages)
[PATCH] docs: dmaengine: add explanation for phys field in dma_async_tx_descriptor structure
2025-11-26 3:27 UTC (3+ messages)
[PATCH 0/7] dma: fsl/mcf-edma: Bug fixes and enhancements for ColdFire support
2025-11-25 16:14 UTC (14+ messages)
` [PATCH 1/7] dma: fsl-edma: Add write barrier after TCD descriptor fill
` [PATCH 4/7] dma: mcf-edma: Fix interrupt handler for 64 DMA channels
` [PATCH 5/7] dma: fsl-edma: Move error handler out of header file
` [PATCH 6/7] dma: mcf-edma: Fix error handler for all 64 DMA channels
` [PATCH 7/7] dma: fsl-edma: Support source stride for interleaved DMA transfers
[PATCH 3/7] dma: mcf-edma: Add per-channel IRQ naming for debugging
2025-11-25 12:06 UTC (3+ messages)
[PATCH] dmaengine: pl08x: Fix a spelling mistake
2025-11-25 1:57 UTC
[PATCH 0/3] Switchtec Switch DMA Engine Driver
2025-11-24 16:58 UTC (4+ messages)
` [PATCH 2/3] dmaengine: switchtec-dma: Implement hardware initialization and cleanup
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;
as well as URLs for NNTP newsgroup(s).