dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-26 08:06:21 to 2019-05-06 07:29:18 UTC [more...]

[PATCH v2 0/6] Fix some bugs and add new feature for Spreadtrum DMA engine
 2019-05-06  7:28 UTC  (4+ messages)
` [PATCH v2 4/6] dmaengine: sprd: Fix block length overflow
` [PATCH v2 5/6] dmaengine: sprd: Fix the right place to configure 2-stage transfer
` [PATCH v2 6/6] dmaengine: sprd: Add interrupt support for "

[PATCH 0/7] Fix some bugs and add new feature for Spreadtrum DMA engine
 2019-05-06  4:48 UTC  (35+ messages)
` [1/7] dmaengine: sprd: Fix the possible crash when getting engine status
    ` [PATCH 1/7] "
` [4/7] dmaengine: sprd: Add device validation to support multiple controllers
    ` [PATCH 4/7] "
` [7/7] dmaengine: sprd: Add interrupt support for 2-stage transfer
    ` [PATCH 7/7] "

[V2 1/2] dmaengine: fsl-qdma: fixed the source/destination descriptor format
 2019-05-06  2:21 UTC  (2+ messages)
` [V2 2/2] dmaengine: fsl-qdma: Add improvement

[PATCH v1] dmaengine: tegra-apb: Handle DMA_PREP_INTERRUPT flag properly
 2019-05-05 18:12 UTC 

dma: tegra: add accurate reporting of dma state
 2019-05-05 13:39 UTC  (10+ messages)
    ` [PATCH] "

[PATCH v2 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-05-05  8:55 UTC  (48+ 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] "
    ` [EXT] "
` [v2,10/15] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name
    ` [PATCH v2 10/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

[PATCH] dmaengine: jz4780: Fix transfers being ACKed too soon
 2019-05-04 21:37 UTC 

[PATCH] dmaengine: jz4780: Use SPDX license notifier
 2019-05-04 21:34 UTC 

[PATCH 0/6] Add support for Tegra186/Tegra194 and generic fixes
 2019-05-04 10:43 UTC  (9+ messages)
` [PATCH 1/6] dmaengine: tegra210-adma: prepare for supporting newer Tegra chips
` [PATCH 2/6] Documentation: DT: Add compatibility binding for Tegra186
` [PATCH 3/6] dmaengine: tegra210-adma: add support for Tegra186/Tegra194
` [PATCH 4/6] dmaengine: tegra210-adma: add pause/resume support
` [PATCH 5/6] dmaengine: tegra210-dma: free dma controller in remove()
` [PATCH 6/6] dmaengine: tegra210-adma: restore channel status

[PATCH] dmaengine: at_xdmac: remove a stray bottom half unlock
 2019-05-04 10:41 UTC  (2+ messages)

[RFC] dmaengine: add fifo_size member
 2019-05-04 10:23 UTC  (9+ messages)
` [PATCH] "

[PATCH 1/2] dmaengine: fsl-edma: Fix typo in Vybrid name
 2019-05-04 10:21 UTC  (4+ messages)
` [PATCH] usb: dwc2: gadget: Replace phyif with phy_utmi_width
` [PATCH 2/2] dmaengine: fsl-edma: Adjust indentation

[PATCH v2] dmaengine: stm32-dma: fix residue calculation in stm32-dma
 2019-05-04 10:18 UTC  (2+ messages)

dmaengine: stm32-dma: fix residue calculation in stm32-dma
 2019-04-30 17:18 UTC  (15+ messages)
  ` [PATCH] "

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

[PATCH v12 0/4] add uart DMA function
 2019-04-29 12:48 UTC  (11+ messages)
` [1/4] dmaengine: mediatek: Add MediaTek UART APDMA support
  ` [PATCH 1/4] "
` [2/4] arm: dts: mt2712: add uart APDMA to device tree
  ` [PATCH 2/4] "
` [3/4] dt-bindings: dma: uart: rename binding
  ` [PATCH 3/4] "
` [4/4] serial: 8250-mtk: modify uart DMA rx
  ` [PATCH 4/4] "

dmaengine: fsl-qdma: fixed the source/destination descriptior format
 2019-04-29  6:28 UTC  (9+ messages)
  ` [PATCH] "
    ` [EXT] "

[V3,1/2] dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support
 2019-04-29  5:32 UTC  (6+ messages)
` [V3,2/2] dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCs
    ` [V3 2/2] "
  ` [V3 1/2] dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support

[next,03/25] dmaengine: Use dev_get_drvdata()
 2019-04-29  5:17 UTC  (9+ messages)
    ` [PATCH next 03/25] "
    ` [next,v2,1/2] dmaengine: bcm-sba-raid: "
      ` [PATCH next v2 1/2] "
      ` [next,v2,2/2] dmaengine: nbpfaxi: "
        ` [PATCH next v2 2/2] "

[GIT PULL]: late dmaengine fixes for v5.1-rc7
 2019-04-28  6:26 UTC 

[Bug 203435] New: Xilinx pcie endpoint DMA not functional for ZynqMP PS AXI-PXI DMA endpoint
 2019-04-26 16:14 UTC  (3+ messages)

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

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

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

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

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

dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"
 2019-04-26 11:27 UTC  (3+ 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] "


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