public inbox for dmaengine@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-28 16:25:34 to 2026-02-05 09:06:43 UTC [more...]

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

[PATCH v3 00/11] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
 2026-02-05  7:01 UTC  (27+ messages)
` [PATCH v3 01/11] dmaengine: Add hw_id to dma_slave_caps
` [PATCH v3 02/11] dmaengine: dw-edma: Report channel hw_id in dma_slave_caps
` [PATCH v3 03/11] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v3 04/11] dmaengine: Add selfirq callback registration API
` [PATCH v3 05/11] dmaengine: dw-edma: Implement dmaengine selfirq callbacks using interrupt emulation
` [PATCH v3 06/11] PCI: endpoint: Add remote resource query API
` [PATCH v3 07/11] PCI: dwc: Record integrated eDMA register window
` [PATCH v3 08/11] PCI: dwc: ep: Report integrated DWC eDMA remote resources
` [PATCH v3 09/11] PCI: endpoint: pci-epf-test: Add smoke test for EPC remote resource API
` [PATCH v3 10/11] misc: pci_endpoint_test: Add EPC remote resource API test ioctl
` [PATCH v3 11/11] selftests: pci_endpoint: Add EPC remote resource API test

[PATCH 1/1] dmaengine: add Frank Li as reviewer
 2026-02-04 17:12 UTC  (3+ messages)

[PATCH] dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16
 2026-02-04 17:12 UTC  (2+ messages)

[PATCH] dmaengine: fsl-edma: don't explicitly disable clocks in .remove()
 2026-02-04 17:12 UTC  (2+ messages)

[PATCH v2 0/7] dmaengine: dw-edma, PCI: dwc: Enable remote use of integrated DesignWare eDMA
 2026-02-04 16:17 UTC  (14+ messages)
` [PATCH v2 7/7] PCI: dwc: Add helper to query integrated dw-edma linked-list region

[REGRESSION][BISECTED] Lenovo IdeaPad touchpad does not work when idma64 is present in initramfs
 2026-02-04 15:53 UTC  (31+ messages)

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-02-04 10:50 UTC  (15+ messages)
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v10 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-02-04 10:49 UTC  (3+ messages)
` [PATCH v10 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v10 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH 0/3] dmaengine: Add Loongson Multi-Channel DMA controller support
 2026-02-04  6:38 UTC  (12+ messages)
` [PATCH 1/3] dmaengine: loongson: New directory for Loongson DMA controllers drivers
` [PATCH 2/3] dt-bindings: dmaengine: Add Loongson Multi-Channel DMA controller
` [PATCH 3/3] dmaengine: loongson: New driver for the "

[PATCH v5] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-02-03 21:42 UTC  (3+ messages)

[PATCH] dmaengine: amd: Replace deprecated PCI functions
 2026-02-03 20:16 UTC  (5+ messages)

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

[PATCH v3 00/10] Add support for Renesas RZ/G3L SoC and SMARC-EVK platform
 2026-02-03 10:30 UTC  (2+ messages)
` [PATCH v3 01/10] dt-bindings: dma: rz-dmac: Document RZ/G3L SoC

[PATCH] dt-bindings: dma: snps,dw-axi-dmac: add dma-coherent property
 2026-02-02 18:45 UTC  (4+ messages)

[PATCHv3] dmaengine: tegra210-adma: use devm_platform_ioremap_resource
 2026-02-02 16:46 UTC  (2+ messages)

[PATCH v2 0/3] Add Amlogic general DMA
 2026-02-02 16:10 UTC  (8+ 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 v7 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
 2026-02-02 15:20 UTC  (7+ messages)
` [PATCH v7 1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
` [PATCH v7 2/3] dmaengine: dw-axi-dmac: Add blank line after function
` [PATCH 3/3] dmaengine: dw-axi-dmac: Remove unnecessary return statement from void function

[PATCH v2] dt-bindings: dma: qcom,gpi: Update max interrupt lines to 16
 2026-02-02 14:56 UTC  (3+ messages)

[PATCH v4] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-02-02  5:46 UTC 

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

[PATCHv2] dmaengine: tegra210-adma: use platform to ioremap
 2026-02-02  2:55 UTC  (2+ messages)

[PATCH v5 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
 2026-02-01  8:05 UTC  (5+ messages)
` [PATCH v5 1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
      ` [v5 "

[PATCH v3] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-01-31 18:07 UTC  (2+ messages)

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-01-30 19:19 UTC  (3+ messages)

[PATCH 0/2] dmaengine: add helper macro dmaengine_prep_submit()
 2026-01-30 15:21 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: Add "
` [PATCH 2/2] i2c: imx-lpi2c: use dmaengine_prep_submit() to simple code

[PATCH v1 1/1] dmaengine: idma64: switch to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-01-30  5:16 UTC  (5+ messages)

[PATCH v3 0/3] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-01-29 22:36 UTC  (3+ messages)
` [PATCH v3 2/3] dmaengine: dw-axi-dmac: Add support for CV1800B DMA

[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-29 17:14 UTC  (2+ messages)

[PATCH v8 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
 2026-01-29  9:44 UTC  (2+ messages)

[PATCH v2] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-01-29  3:30 UTC  (2+ messages)

[PATCH] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-01-28 18:07 UTC  (2+ messages)

[PATCH RFC 00/12] dmaengine: introduce common linked-list DMA controller framework
 2026-01-28 18:05 UTC  (13+ messages)
` [PATCH RFC 01/12] dmaengine: Extend virt_chan for link list based DMA engines
` [PATCH RFC 02/12] dmaengine: Add common dma_ll_desc and dma_linklist_item for link-list controllers
` [PATCH RFC 03/12] dmaengine: fsl-edma: Remove redundant echan from struct fsl_edma_desc
` [PATCH RFC 04/12] dmaengine: fsl-edma: Use common dma_ll_desc in vchan
` [PATCH RFC 05/12] dmaengine: Add DMA pool allocation in vchan_dma_ll_init() and API vchan_dma_ll_free()
` [PATCH RFC 06/12] dmaengine: Move fsl_edma_(alloc|free)_desc() to common library
` [PATCH RFC 07/12] dmaengine: virt-dma: split vchan_tx_prep() into init and internal helpers
` [PATCH RFC 08/12] dmaengine: Factor out fsl-edma prep_memcpy into common vchan helper
` [PATCH RFC 09/12] dmaengine: ll-dma: support multi-descriptor memcpy for large transfers
` [PATCH RFC 10/12] dmaengine: move fsl-edma dma_[un]map_resource() to linked list library
` [PATCH RFC 11/12] dmaengine: fsl-edma: use local soff/doff variables
` [PATCH RFC 12/12] dmaengine: add vchan_dma_ll_prep_slave_{sg,cyclic} API


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