dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-15 12:15:37 to 2019-04-26 12:46:04 UTC [more...]

[V3,1/2] dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support
 2019-04-26 12:45 UTC  (3+ messages)
  ` [V3 1/2] "

[v1] dmaengine: tegra: Use relaxed versions of readl/writel
 2019-04-26 12:42 UTC  (16+ messages)
` [PATCH v1] "

dmaengine: stm32-dma: dmaengine: stm32-dma: use platform_get_irq()
 2019-04-26 12:20 UTC  (6+ messages)
` [PATCH] "

dmaengine: stm32-dma: fix residue calculation in stm32-dma
 2019-04-26 12:17 UTC  (7+ messages)
  ` [PATCH] "

[1/1] dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start
 2019-04-26 11:58 UTC  (4+ messages)
` [PATCH 1/1] "

dmaengine: rcar-dmac: Update copyright information
 2019-04-26 11:54 UTC  (11+ messages)
      ` [PATCH] "

[next,03/25] dmaengine: Use dev_get_drvdata()
 2019-04-26 11:52 UTC  (4+ messages)
  ` [PATCH next 03/25] "

dmaengine: fsl-qdma: fixed the source/destination descriptior format
 2019-04-26 11:50 UTC  (4+ messages)
` [PATCH] "

[v2,2/3] dmaengine: imx-sdma: Only check ratio on parts that support 1:1
 2019-04-26 11:48 UTC  (5+ messages)
      ` [PATCH v2 2/3] "

[2/2] dmaengine: milbeaut: Add Milbeaut AXI DMA controller
 2019-04-26 11:46 UTC  (5+ messages)
    ` [PATCH 2/2] "

dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"
 2019-04-26 11:27 UTC  (4+ messages)
` [PATCH] "

[v1] dmaengine: idma64: Move driver name to the header
 2019-04-26 11:25 UTC  (3+ messages)
  ` [PATCH v1] "

dmaengine: bcm2835: Drop duplicate capability setting
 2019-04-26 11:23 UTC  (3+ messages)
  ` [PATCH] "

dmaengine: pl330: _stop: clear interrupt status
 2019-04-26 11:21 UTC  (3+ messages)
  ` [PATCH] "

[PATCH v2 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-04-26  9:53 UTC  (46+ messages)
` [v2,01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
  ` [PATCH v2 01/15] "
` [v2,02/15] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
  ` [PATCH v2 02/15] "
` [v2,03/15] Revert "dmaengine: imx-sdma: refine to load context only once"
  ` [PATCH v2 03/15] "
` [v2,04/15] dmaengine: imx-sdma: remove dupilicated sdma_load_context
  ` [PATCH v2 04/15] "
` [v2,05/15] dmaengine: imx-sdma: add mcu_2_ecspi script
  ` [PATCH v2 05/15] "
` [v2,06/15] spi: imx: fix ERR009165
  ` [PATCH v2 06/15] "
      ` [EXT] "
` [v2,07/15] spi: imx: remove ERR009165 workaround on i.mx6ul
  ` [PATCH v2 07/15] "
      ` [EXT] "
` [v2,08/15] dt-bindings: spi: imx: add i.mx6ul to state errata fixed
  ` [PATCH v2 08/15] "
` [v2,09/15] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
  ` [PATCH v2 09/15] "
` [v2,10/15] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name
  ` [PATCH v2 10/15] "
` [v2,11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
  ` [PATCH v2 11/15] "
` [v2,12/15] ARM64: dts: freescale: imx8mm/8mq: update new compatible name for ecspi and sdma
  ` [PATCH v2 12/15] "
` [v2,13/15] ARM: dts: imx6ul: add dma support on ecspi
  ` [PATCH v2 13/15] "
` [v2,14/15] ARM: dts: imx6sll: correct ecspi/sdma compatible
  ` [PATCH v2 14/15] "
` [v2,15/15] arm64: defconfig: Enable SDMA on i.mx8mq/8mm
  ` [PATCH v2 15/15] "
  ` [EXT] Re: [PATCH v2 00/15] add ecspi ERR009165 for i.mx6/7 soc family

dma: tegra: add accurate reporting of dma state
 2019-04-24 18:17 UTC  (4+ messages)
` [PATCH] "

[PATCH v1 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-04-24  9:06 UTC  (45+ messages)
` [v1,01/15] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
  ` [PATCH v1 01/15] "
      ` [EXT] "
` [v1,02/15] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
  ` [PATCH v1 02/15] "
` [v1,03/15] Revert "dmaengine: imx-sdma: refine to load context only once"
  ` [PATCH v1 03/15] "
` [v1,04/15] dmaengine: imx-sdma: remove dupilicated sdma_load_context
  ` [PATCH v1 04/15] "
` [v1,05/15] dma: engine: imx-sdma: add mcu_2_ecspi script
  ` [PATCH v1 05/15] "
` [v1,06/15] spi: imx: fix ERR009165
  ` [PATCH v1 06/15] "
` [v1,07/15] spi: imx: remove ERR009165 workaround on i.mx6ul
  ` [PATCH v1 07/15] "
` [v1,08/15] dt-bindings: spi: imx: add i.mx6ul to state errata fixed
  ` [PATCH v1 08/15] "
` [v1,09/15] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
  ` [PATCH v1 09/15] "
` [v1,10/15] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name
  ` [PATCH v1 10/15] "
` [v1,11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
  ` [PATCH v1 11/15] "
` [v1,12/15] ARM64: dts: freescale: imx8mm/8mq: update new compatible name for ecspi and sdma
  ` [PATCH v1 12/15] "
` [v1,13/15] ARM: dts: imx6ul: add dma support on ecspi
  ` [PATCH v1 13/15] "
` [v1,14/15] ARM: dts: imx6sll: correct ecspi/sdma compatible
  ` [PATCH v1 14/15] "
      ` [EXT] "
` [v1,15/15] arm64: defconfig: Enable SDMA on i.mx8mq/8mm
  ` [PATCH v1 15/15] "

[V2,RESEND] dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
 2019-04-24  5:39 UTC  (3+ messages)
  ` [PATCH][V2][RESEND] "

[V3] dmaengine: axi-dmac: Don't check the number of frames for alignment
 2019-04-24  5:38 UTC  (3+ messages)
  ` [PATCH V3] "

dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
 2019-04-24  5:36 UTC  (3+ messages)
  ` [PATCH] "

[RFC v6 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-04-23 18:30 UTC  (13+ messages)
` [RFC,v6,1/6] dmaengine: Add Synopsys eDMA IP core driver
  ` [RFC v6 1/6] "
` [RFC,v6,2/6] dmaengine: Add Synopsys eDMA IP version 0 support
  ` [RFC v6 2/6] "
` [RFC,v6,3/6] dmaengine: Add Synopsys eDMA IP version 0 debugfs support
  ` [RFC v6 3/6] "
` [RFC,v6,4/6] PCI: Add Synopsys endpoint EDDA Device ID
  ` [RFC v6 4/6] "
` [RFC,v6,5/6] dmaengine: Add Synopsys eDMA IP PCIe glue-logic
  ` [RFC v6 5/6] "
` [RFC,v6,6/6] MAINTAINERS: Add Synopsys eDMA IP driver maintainer
  ` [RFC v6 6/6] "

[v3,1/2] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
 2019-04-23  5:15 UTC  (3+ messages)
  ` [PATCH v3 1/2] "

[RFC] dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
 2019-04-23  5:11 UTC  (3+ messages)
  ` [PATCH RFC] "

[v3,1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet
 2019-04-23  5:10 UTC  (3+ messages)
  ` [PATCH v3 1/3] "

Issues with i.MX SPI DMA transfers
 2019-04-18  8:05 UTC  (4+ messages)

[4/6] dma: tegra: add accurate reporting of dma state
 2019-04-15 16:56 UTC  (11+ messages)
                ` [PATCH 4/6] "

[PATCH 0/7] Fix some bugs and add new feature for Spreadtrum DMA engine
 2019-04-15 12:15 UTC  (11+ messages)
` [1/7] dmaengine: sprd: Fix the possible crash when getting engine status
  ` [PATCH 1/7] "
` [2/7] dmaengine: sprd: Add validation of current descriptor in irq handler
  ` [PATCH 2/7] "
` [5/7] dmaengine: sprd: Fix block length overflow
  ` [PATCH 5/7] "
` [6/7] dmaengine: sprd: Fix the right place to configure 2-stage transfer
  ` [PATCH 6/7] "
` [7/7] dmaengine: sprd: Add interrupt support for "
  ` [PATCH 7/7] "


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