messages from 2025-11-20 19:15:10 to 2025-12-02 15:42:45 UTC [more...]
[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
2025-12-02 15:42 UTC (65+ 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] shdmac: Remove misleading TODO comment in dmae_set_chcr
2025-12-02 12:01 UTC (4+ messages)
[PATCH v9 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2025-12-01 13:03 UTC (20+ 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 v2 0/6] Add DMA support for RZ/T2H and RZ/N2H
2025-12-01 12:49 UTC (7+ 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 0/6] Add DMA support for RZ/T2H and RZ/N2H
2025-12-01 11:54 UTC (8+ 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 RESEND v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
2025-12-01 9:58 UTC (5+ 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: 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 (20+ messages)
` [PATCH 1/7] dma: fsl-edma: Add write barrier after TCD descriptor fill
` [PATCH 2/7] dma: fsl-edma: Add FSL_EDMA_DRV_MCF flag for ColdFire eDMA
` [PATCH 3/7] dma: mcf-edma: Add per-channel IRQ naming for debugging
` [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] 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
[PATCH v4 0/13] dmaengine: introduce sg_nents_for_dma() and convert users
2025-11-24 12:09 UTC (14+ messages)
` [PATCH v4 01/13] scatterlist: introduce sg_nents_for_dma() helper
` [PATCH v4 02/13] dmaengine: altera-msgdma: use "
` [PATCH v4 03/13] dmaengine: axi-dmac: "
` [PATCH v4 04/13] dmaengine: bcm2835-dma: "
` [PATCH v4 05/13] dmaengine: dw-axi-dmac: "
` [PATCH v4 06/13] dmaengine: k3dma: "
` [PATCH v4 07/13] dmaengine: lgm: "
` [PATCH v4 08/13] dmaengine: pxa-dma: "
` [PATCH v4 09/13] dmaengine: qcom: adm: "
` [PATCH v4 10/13] dmaengine: qcom: bam_dma: "
` [PATCH v4 11/13] dmaengine: sa11x0: "
` [PATCH v4 12/13] dmaengine: sh: "
` [PATCH v4 13/13] dmaengine: xilinx: xdma: "
[PATCH v2 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
2025-11-24 12:10 UTC (4+ messages)
` [PATCH v2 07/13] dmaengine: lgm: use sg_nents_for_dma() helper
[PATCH] dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
2025-11-24 9:01 UTC (2+ messages)
[PATCH 0/3] dmengine: qcom: bam_dma: some driver refactoring
2025-11-24 7:58 UTC (4+ messages)
` [PATCH 3/3] dmaengine: qcom: bam_dma: convert tasklet to a workqueue
[PATCH 1/3] dt-bindings: display/ti: Simplify dma-coherent property
2025-11-22 9:30 UTC (2+ messages)
` (subset) "
[PATCH] dmaengine: fsl-edma: configure tcd attr with separate src and dst settings
2025-11-22 9:30 UTC (2+ messages)
[PATCH] dmaengine: st_fdma: drop unused module alias
2025-11-22 9:30 UTC (2+ messages)
[PATCH v2] dmaengine: bcm2835: enable compile testing
2025-11-22 9:30 UTC (2+ messages)
[PATCH 0/9] dmaengine: drop unused module aliases
2025-11-22 9:30 UTC (7+ messages)
` [PATCH 3/9] dmaengine: fsl-edma: drop unused module alias
` [PATCH 4/9] dmaengine: fsl-qdma: "
[PATCH dmaengine 0/2] dmaengine: at_hdmac: support COMPILE_TEST
2025-11-22 9:30 UTC (6+ messages)
` [PATCH dmaengine 1/2] dmaengine: at_hdmac: fix formats under 64-bit
` [PATCH dmaengine 2/2] dmaengine: at_hdmac: add COMPILE_TEST support
[PATCH 00/15] dmaengine: fix device leaks
2025-11-22 9:14 UTC (2+ messages)
[PATCH v8 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2025-11-21 17:31 UTC (10+ messages)
` [PATCH v8 01/11] dmaengine: Add DMA_PREP_LOCK/DMA_PREP_UNLOCK flags
SAMA5D3 MCI Kernel Oops
2025-11-21 15:40 UTC
[PATCH v3 00/13] dmaengine: introduce sg_nents_for_dma() and convert users
2025-11-21 14:32 UTC (4+ messages)
[PATCH v2 0/4] dmaengine: stm32-dma3: improvements and helper functions
2025-11-21 13:36 UTC (5+ messages)
` [PATCH v2 1/4] dmaengine: stm32-dma3: use module_platform_driver
` [PATCH v2 2/4] dmaengine: stm32-dma3: introduce channel semaphore helpers
` [PATCH v2 3/4] dmaengine: stm32-dma3: restore channel semaphore status after suspend
` [PATCH v2 4/4] dmaengine: stm32-dma3: introduce ddata2dev helper
[PATCH 0/4] dmaengine: stm32-dma3: improvements and helper functions
2025-11-21 12:16 UTC (6+ messages)
` [PATCH 1/4] dmaengine: stm32-dma3: use module_platform_driver
` [PATCH 4/4] dmaengine: stm32-dma3: introduce ddata2dev helper
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).