dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-08 14:45:24 to 2024-08-13 00:32:21 UTC [more...]

[PATCH v11 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-13  0:31 UTC  (7+ messages)
` [PATCH v11 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v11 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v11 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH] dmaengine: Fix spelling mistakes
 2024-08-12 18:12 UTC  (2+ messages)

[PATCH] Documentation: Fix spelling mistakes
 2024-08-11 20:11 UTC  (3+ messages)

[PATCH v9 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-11  5:15 UTC  (6+ messages)
` [PATCH v9 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v9 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v9 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH v2 RESEND] dmaengine: moxart: handle irq_of_parse_and_map() errors
 2024-08-11  3:43 UTC 

[PATCH -next] dmaengine: ti: k3-udma: Remove unused declarations
 2024-08-10  9:45 UTC 

[PATCH v10 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-10  9:22 UTC  (5+ messages)
` [PATCH v10 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v10 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v10 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH v2 0/2] Add support for ADMA
 2024-08-09 12:55 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: dmaengine: zynqmp_dma: Add a new compatible string
` [PATCH v2 2/2] dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP

[PATCH v12 0/2] Add support for Loongson1 APB DMA
 2024-08-09 10:30 UTC  (3+ messages)
` [PATCH v12 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v12 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver

[PATCH v2 0/2] Fix unmasking interrupt bit and remove watermark interrupt enablement
 2024-08-08 20:28 UTC  (13+ messages)
` [PATCH v2 1/2] dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
` [PATCH v2 2/2] dmaengine: dw-edma: Do not enable watermark "

[PATCH v2] dmaengine: imx-dma: Remove i.MX21 support
 2024-08-08  2:50 UTC  (2+ messages)

[PATCH v2] dt-bindings: dma: fsl,imx-dma: Document the DMA clocks
 2024-08-07 17:23 UTC  (2+ messages)

[PATCH] dt-bindings: dma: fsl,imx-dma: Document the DMA clocks
 2024-08-07 16:57 UTC  (2+ messages)

[PATCH] dmaengine: imx-dma: Remove i.MX21 support
 2024-08-06  2:08 UTC 

[PATCH v11 0/2] Add support for Loongson1 APB DMA
 2024-08-06  2:07 UTC  (6+ messages)
` [PATCH v11 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v11 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver

[PATCH 5/7] dmaengine: idxd: Clean up cpumask and hotplug for perfmon
 2024-08-05 17:46 UTC  (3+ messages)

[PATCH v4 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
 2024-08-05 17:38 UTC  (2+ messages)

[PATCH] dmaengine: dmatest: Explicitly cast divisor to u32
 2024-08-05 17:38 UTC  (2+ messages)

[PATCH v2] dmaengine: idxd: Convert comma to semicolon
 2024-08-05 17:38 UTC  (3+ messages)

[PATCH v3] dt-bindings: dma: mv-xor-v2: Convert to dtschema
 2024-08-05 17:38 UTC  (3+ messages)

[PATCH 0/3] dma: Enable DMA support for the Renesas RZ/G3S SoC
 2024-08-05 17:38 UTC  (11+ messages)
` [PATCH 1/3] clk: renesas: r9a08g045-cpg: Add DMA clocks and resets
` [PATCH 2/3] dt-bindings: dma: rz-dmac: Document RZ/G3S SoC
` [PATCH 3/3] arm64: dts: renesas: r9a08g045: Add DMAC node
` (subset) [PATCH 0/3] dma: Enable DMA support for the Renesas RZ/G3S SoC

[PATCH v3 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
 2024-08-05 17:38 UTC  (3+ messages)

[PATCH] dmaengine: stm32-dma3: Set lli_size after allocation
 2024-08-05 17:37 UTC  (3+ messages)

[PATCH] dmaengine: ti: omap-dma: Initialize sglen after allocation
 2024-08-05 17:37 UTC  (3+ messages)

[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
 2024-08-05 17:37 UTC  (10+ messages)
` [PATCH RESEND v4 1/6] dmaengine: dw: Add peripheral bus width verification
` [PATCH RESEND v4 2/6] dmaengine: dw: Add memory "
` [PATCH RESEND v4 3/6] dmaengine: dw: Simplify prepare CTL_LO methods
` [PATCH RESEND v4 4/6] dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
` [PATCH RESEND v4 5/6] dmaengine: dw: Simplify max-burst calculation procedure
` [PATCH RESEND v4 6/6] dmaengine: dw: Unify ret-val local variables naming

[PATCH] dmaengine: sh: rz-dmac: Add support for SCIF DMA
 2024-08-05 17:31 UTC  (3+ messages)

[PATCH 0/2] Add support for ADMA
 2024-08-05 16:53 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: zynqmp_dma: Add a new compatible string
` [PATCH 2/2] dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP

[PATCH -next] dmaengine: dw-axi-dmac: Add missing clk_disable_unprepare in axi_dma_resume
 2024-08-03  6:34 UTC 

[PATCH RFC] dmaengine: dw: Prevent tx-status calling desc callback (Fix UART deadlock!)
 2024-08-02  8:07 UTC 

[PATCH v2 RESEND] dmaengine: moxart: handle irq_of_parse_and_map() errors
 2024-08-02  3:45 UTC 

[PATCH v3 1/1] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
 2024-08-01 21:46 UTC 

[PATCH v8 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
 2024-07-31  8:25 UTC  (5+ messages)
    ` [v8 "

[PATCH v8 RESEND 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-07-30  0:35 UTC  (11+ messages)
` [PATCH v8 RESEND 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
` [PATCH v8 RESEND 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v8 RESEND 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH v10 0/2] Add support for Loongson1 APB DMA
 2024-07-29 12:55 UTC  (6+ messages)
` [PATCH v10 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH v10 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver

[PATCH 09/17] dt-bindings: dma: sifive pdma: Add PIC64GX to compatibles
 2024-07-25 12:16 UTC 

[PATCH RESEND v9 0/2] Add support for Loongson1 APB DMA
 2024-07-25 10:07 UTC  (16+ messages)
` [PATCH RESEND v9 1/2] dt-bindings: dma: Add Loongson-1 "
` [PATCH RESEND v9 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver

[PATCH] dmaengine: qcom: add missing MODULE_DESCRIPTION() macros
 2024-07-25  5:51 UTC  (4+ messages)

[PATCH v2] dmaengine: add missing MODULE_DESCRIPTION() macros
 2024-07-23 18:33 UTC  (3+ messages)

pl330: peripheral read corruption on cyclic buffers
 2024-07-23 15:28 UTC 

[PATCH v2] dmaengine: moxart: handle irq_of_parse_and_map() errors
 2024-07-22 12:40 UTC 

[PATCH v2] dmaengine: dw-edma: Move "Set consumer cycle" into first condition in dw_hdma_v0_core_start()
 2024-07-22  3:04 UTC 

[PATCH RESEND 1/2] dmaengine: dw-edma: Move "Set consumer cycle" into first condition in dw_hdma_v0_core_start()
 2024-07-21  8:57 UTC  (3+ messages)

[PATCH] dmaengine: avoid non-constant format string
 2024-07-19 15:49 UTC  (2+ messages)

[PATCH] dmaengine: qcom: bam_dma: Handle the return value of bam_dma_resume
 2024-07-17 12:34 UTC  (4+ messages)

[PATCH] dmaengine: pl330: Handle the return value of pl330_resume
 2024-07-17 12:08 UTC  (4+ messages)
  `  "

[PATCH v2 2/6] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
 2024-07-17  8:38 UTC  (5+ messages)

[PATCH v1 0/2] Fix unmasking interrupt bit and remove watermark interrupt enablement
 2024-07-17  8:34 UTC  (5+ messages)
` [PATCH v1 1/2] dmaengine: dw-edma: Add fix to unmask the interrupt bit for HDMA
` [PATCH v1 2/2] dmaengine: dw-edma: Add change to remove watermark interrupt enablement

[PATCH] dmaengine: moxart: handle irq_of_parse_and_map() errors
 2024-07-16  1:15 UTC 

[PATCH v11 00/38] ep93xx device tree conversion
 2024-07-15 12:12 UTC  (5+ messages)
` [PATCH v11 08/38] dt-bindings: dma: Add Cirrus EP93xx
` [PATCH v11 09/38] dmaengine: cirrus: Convert to DT for "
` [PATCH v11 38/38] dmaengine: cirrus: remove platform code

[PATCH] dmaengine: Use seq_putc() in two functions
 2024-07-13 10:55 UTC 

[PATCH] dmaengine: idxd: Convert comma to semicolon
 2024-07-10 23:39 UTC  (3+ messages)

[PATCH v10 00/38] ep93xx device tree conversion
 2024-07-10 13:48 UTC  (10+ messages)

[PATCH v2 1/1] dt-bindings: fsl-qdma: fix interrupts 'if' check logic
 2024-07-10 10:15 UTC  (3+ messages)

[PATCH v2] dt-bindings: dma: sprd,sc9860-dma: convert to YAML
 2024-07-10 10:14 UTC  (3+ messages)

[PATCH 0/5] Enable FLR for IDXD halt
 2024-07-08 19:10 UTC  (3+ messages)
` [PATCH 3/5] dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore() helpers

[PATCH v5 0/7] Add support of AMD AE4DMA DMA Engine
 2024-07-08 14:45 UTC  (8+ messages)
` [PATCH v5 1/7] dmaengine: Move AMD DMA driver to separate directory
` [PATCH v5 2/7] dmaengine: ae4dma: Add AMD ae4dma controller driver
` [PATCH v5 3/7] dmaengine: ptdma: Move common functions to common code
` [PATCH v5 4/7] dmaengine: ptdma: Extend ptdma to support multi-channel and version
` [PATCH v5 5/7] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
` [PATCH v5 6/7] dmaengine: ptdma: Extend ptdma-debugfs to support multi-queue
` [PATCH v5 7/7] dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setup


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).