public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-18 13:55:12 to 2026-01-27 14:27:44 UTC [more...]

[PATCH 0/5] dma: dma-axi-dmac: Add cyclic transfer support and graceful termination
 2026-01-27 14:28 UTC  (2+ messages)
` [PATCH 1/5] dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()

[REGRESSION][BISECTED] Lenovo IdeaPad touchpad does not work when idma64 is present in initramfs
 2026-01-27 10:56 UTC  (26+ messages)

[PATCH] idxd: Fix Intel Data Streaming Accelerator double-free on error path
 2026-01-27  7:52 UTC 

[PATCH v2 0/7] dmaengine: dw-edma, PCI: dwc: Enable remote use of integrated DesignWare eDMA
 2026-01-27  3:34 UTC  (8+ messages)
` [PATCH v2 1/7] dmaengine: Add hw_id to dma_slave_caps
` [PATCH v2 2/7] dmaengine: dw-edma: Report channel hw_id in dma_slave_caps
` [PATCH v2 3/7] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v2 4/7] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [PATCH v2 5/7] dmaengine: dw-edma: Add notify-only channels support
` [PATCH v2 6/7] PCI: dwc: Add helper to query integrated dw-edma register window
` [PATCH v2 7/7] PCI: dwc: Add helper to query integrated dw-edma linked-list region

[PATCH v2 0/3] Add Amlogic general DMA
 2026-01-27  3:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v2 2/3] dma: amlogic: Add general DMA driver for A9
` [PATCH v2 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-26 19:00 UTC  (16+ messages)
` [PATCH v8 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH 0/7] Renesas: dmaengine and ASoC fixes
 2026-01-26 15:28 UTC  (19+ messages)
` [PATCH 1/7] dmaengine: sh: rz-dmac: Add enable status bit
` [PATCH 2/7] dmaengine: sh: rz-dmac: Add pause "
` [PATCH 3/7] dmaengine: sh: rz-dmac: Drop the update of CHCTRL_SETEN in channel->chctrl APIs
` [PATCH 4/7] dmaengine: sh: rz-dmac: Add cyclic DMA support
` [PATCH 5/7] dmaengine: sh: rz-dmac: Add suspend to RAM support
` [PATCH 6/7] ASoC: renesas: rz-ssi: Use generic PCM dmaengine APIs
` [PATCH 7/7] dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor

[PATCH v5 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
 2026-01-26 11:22 UTC  (6+ messages)
` [PATCH v5 1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
` [PATCH v5 2/3] dmaengine: dw-axi-dmac: Add blank line after function
` [PATCH v5 3/3] dmaengine: dw-axi-dmac: Remove not useful void return function statements

[PATCH v4 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
 2026-01-26  7:40 UTC  (7+ messages)
` [PATCH v4 1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
` [PATCH v4 2/3] dmaengine: dw-axi-dmac: Add blank line after function
` [PATCH v4 3/3] dmaengine: dw-axi-dmac: Remove not useful void return function statements
    ` [v4 0/3] dmaengine: dw-axi-dmac: Coding style cleanups

[PATCH 0/5] dmaengine: dw-edma: Add helpers for remote eDMA use scenarios
 2026-01-26  7:36 UTC  (6+ messages)
` [PATCH 1/5] dmaengine: Add hw_id to dma_slave_caps
` [PATCH 2/5] dmaengine: dw-edma: Report channel hw_id in dma_slave_caps
` [PATCH 3/5] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH 4/5] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [PATCH 5/5] dmaengine: dw-edma: Add notify-only channels support

[PATCH v3 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
 2026-01-24 12:32 UTC  (6+ messages)
` [PATCH v3 1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
` [PATCH v3 2/3] dmaengine: dw-axi-dmac: Add blank line after function
` [PATCH v3 3/3] dmaengine: dw-axi-dmac: Remove not useful void return function statements

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-23 15:44 UTC  (62+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 09/38] NTB: core: Add mw_set_trans_ranges() for subrange programming
` [RFC PATCH v4 10/38] NTB: core: Add .get_private_data() to ntb_dev_ops
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() "
` [RFC PATCH v4 12/38] NTB: core: Add driver_override support for NTB devices
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 17/38] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 19/38] NTB: ntb_transport: Rename ntb_transport.c to ntb_transport_core.c
` [RFC PATCH v4 21/38] NTB: ntb_transport: Export common helpers for modularization
` [RFC PATCH v4 22/38] NTB: ntb_transport: Split core library and default NTB client
` [RFC PATCH v4 23/38] NTB: ntb_transport: Add transport backend infrastructure
` [RFC PATCH v4 24/38] NTB: ntb_transport: Run ntb_set_mw() before link-up negotiation
` [RFC PATCH v4 25/38] NTB: hw: Add remote eDMA backend registry and DesignWare backend
` [RFC PATCH v4 26/38] NTB: ntb_transport: Add remote embedded-DMA transport client
` [RFC PATCH v4 27/38] ntb_netdev: Multi-queue support
` [RFC PATCH v4 28/38] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v4 29/38] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v4 30/38] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v4 31/38] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v4 32/38] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
` [RFC PATCH v4 33/38] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
` [RFC PATCH v4 34/38] Documentation: driver-api: ntb: Document remote embedded-DMA transport
` [RFC PATCH v4 35/38] PCI: endpoint: pci-epf-test: Add pci_epf_test_next_free_bar() helper
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode
` [RFC PATCH v4 37/38] misc: pci_endpoint_test: Add remote eDMA transfer test mode
` [RFC PATCH v4 38/38] selftests: pci_endpoint: Add remote eDMA transfer coverage

[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
 2026-01-23 14:15 UTC  (4+ messages)
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running

[PATCH v3 00/10] dmaengine: idxd: Memory leak and FLR fixes
 2026-01-22 15:13 UTC  (12+ messages)
` [PATCH v3 01/10] dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()
` [PATCH v3 02/10] dmaengine: idxd: Fix crash when the event log is disabled
` [PATCH v3 03/10] dmaengine: idxd: Fix possible invalid memory access after FLR
` [PATCH v3 04/10] dmaengine: idxd: Flush kernel workqueues on Function Level Reset
` [PATCH v3 05/10] dmaengine: idxd: Flush all pending descriptors
` [PATCH v3 06/10] dmaengine: idxd: Wait for submitted operations on .device_synchronize()
` [PATCH v3 07/10] dmaengine: idxd: Fix not releasing workqueue on .release()
` [PATCH v3 08/10] dmaengine: idxd: Fix memory leak when a wq is reset
` [PATCH v3 09/10] dmaengine: idxd: Fix freeing the allocated ida too late
` [PATCH v3 10/10] dmaengine: idxd: Fix leaking event log memory

[PATCH v2] dmaengine: dw-axi-dmac: fix alignment, blank line and non-useful return warning
 2026-01-22 12:19 UTC  (3+ messages)

[PATCH v9 03/11] dmaengine: qcom: bam_dma: implement support for BAM locking
 2026-01-22  9:33 UTC  (14+ messages)

[PATCH v9 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-21 16:39 UTC  (4+ messages)
` [PATCH v9 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v9 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-01-21 16:30 UTC  (4+ messages)
` [PATCH v3 9/9] crypto: atmel: Use dmaengine_prep_config_single() API

[PATCH v13 0/3] Switchtec Switch DMA Engine Driver
 2026-01-21 16:23 UTC  (6+ messages)
` [PATCH v13 1/3] dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeleton
` [PATCH v13 2/3] dmaengine: switchtec-dma: Implement hardware initialization and cleanup
` [PATCH v13 3/3] dmaengine: switchtec-dma: Implement descriptor submission

[PATCH v2] dt-bindings: dma: qcom,gpi: Update max interrupt lines to 16
 2026-01-21 16:23 UTC  (2+ messages)

[PATCH v3 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-01-20 19:56 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: dma: snps,dw-axi-dmac: Add CV1800B compatible
` [PATCH v3 2/3] dmaengine: dw-axi-dmac: Add support for CV1800B DMA
` [PATCH v3 3/3] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller

[PATCH 00/12] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-01-20 19:51 UTC  (4+ messages)
` [PATCH 02/12] dt-bindings: dma: rz-dmac: Document RZ/G3L SoC

[PATCH AUTOSEL 6.18] dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue()
 2026-01-20 19:34 UTC 

[PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
 2026-01-20 15:53 UTC  (2+ messages)
` (subset) "

[PATCH v8 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
 2026-01-20 13:33 UTC  (9+ messages)
` [PATCH v8 1/8] dmaengine: sh: rz-dmac: Protect the driver specific lists
` [PATCH v8 2/8] dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
` [PATCH v8 3/8] dmaengine: sh: rz-dmac: Drop read of CHCTRL register
` [PATCH v8 4/8] dmaengine: sh: rz-dmac: Drop goto instruction and label
` [PATCH v8 5/8] dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call
` [PATCH v8 6/8] dmaengine: sh: rz-dmac: Add rz_dmac_invalidate_lmdesc()
` [PATCH v8 7/8] dmaengine: sh: rz-dmac: Add device_tx_status() callback
` [PATCH v8 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks

[PATCHv2] dmaengine: tegra210-adma: use platform to ioremap
 2026-01-19 23:25 UTC 

[PATCH v3 0/3] dmaengine: A little cleanup and refactoring
 2026-01-19  7:52 UTC  (3+ messages)


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