dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-01 08:58:44 to 2019-05-21 08:00:56 UTC [more...]

[PATCH v2 0/2] dmaengine: ti: edma: Polled completion support
 2019-05-21  8:01 UTC  (4+ messages)
` [PATCH v2 1/2] dmaengine: ti: edma: Clean up the 2x32bit array register accesses
` [PATCH v2 2/2] dmaengine: ti: edma: Enable support for polled (memcpy) completion

[PATCH] dmaengine: ti: edma: Enable support for polled (memcpy) completion
 2019-05-21  7:21 UTC  (4+ messages)

Re: Re: [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
 2019-05-21  6:12 UTC  (2+ messages)

Re: [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
 2019-05-21  5:12 UTC  (2+ messages)

[PATCH 0/3] dmaengine: tegra210-adma: Fixes for v5.2
 2019-05-21  5:11 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: tegra210-adma: Fix crash during probe
` [PATCH 2/3] dmaengine: tegra210-adma: Fix channel FIFO configuration
` [PATCH 3/3] dmaengine: tegra210-adma: Fix spelling

[PATCH] dmaengine: ioatdma: fix unprotected timer deletion
 2019-05-21  5:09 UTC  (3+ messages)

[PATCH] dmaengine: axi-dmac: Enable TLAST handling
 2019-05-21  5:08 UTC  (2+ messages)

[PATCH] dmaengine: axi-dmac: Sanity check memory mapped interface support
 2019-05-21  5:08 UTC  (2+ messages)

[PATCH] dmaengine: axi-dmac: Add support for interleaved cyclic transfers
 2019-05-21  5:06 UTC  (2+ messages)

[PATCH] dmaengine: mediatek-cqdma: sleeping in atomic context
 2019-05-21  4:58 UTC  (2+ messages)

[PATCH] dma: dw-axi-dmac: fix null dereference when pointer first is null
 2019-05-21  4:57 UTC  (2+ messages)

[PATCH v1] dmaengine: tegra-apb: Handle DMA_PREP_INTERRUPT flag properly
 2019-05-21  4:55 UTC  (4+ messages)

[PATCH] dmaengine: stm32-dma: Fix redundant call to platform_get_irq
 2019-05-21  4:39 UTC  (2+ messages)

[PATCH 1/4] arm64: dts: fsl: ls1028a: Add qDMA node
 2019-05-21  4:38 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: fsl: ls1028a: Add eDMA node
` [PATCH 3/4] dmaengine: fsl-edma: support little endian for edma driver
` [PATCH 4/4] dt-bindings: fsl-qdma: Add LS1028A qDMA bindings

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

[PATCH] dmaengine: jz4780: Fix transfers being ACKed too soon
 2019-05-21  4:30 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: Use SPDX license notifier
 2019-05-21  4:27 UTC  (2+ messages)

[PATCH v2] dmaengine: sudmac: remove unused driver
 2019-05-21  4:23 UTC  (2+ messages)

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

[PATCH v2 0/8] Add matching device node validation in DMA engine core
 2019-05-20 11:32 UTC  (9+ messages)
` [PATCH v2 1/8] dmaengine: Add matching device node validation in __dma_request_channel()
` [PATCH v2 2/8] soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
` [PATCH v2 3/8] dmaengine: imx-sdma: Let the core do the device node validation
` [PATCH v2 4/8] dmaengine: dma-jz4780: "
` [PATCH v2 5/8] dmaengine: mmp_tdma: "
` [PATCH v2 6/8] dmaengine: mxs-dma: "
` [PATCH v2 7/8] dmaengine: sh: rcar-dmac: "
` [PATCH v2 8/8] dmaengine: sh: usb-dmac: "

[PATCH 0/8] Add matching device node validation in DMA engine core
 2019-05-20 11:27 UTC  (13+ messages)
` [PATCH 1/8] dmaengine: Add matching device node validation in __dma_request_channel()
` [PATCH 2/8] soc: tegra: fuse: Change to the correct __dma_request_channel() prototype
` [PATCH 3/8] dmaengine: imx-sdma: Let the core do the device node validation
` [PATCH 4/8] dmaengine: dma-jz4780: "
` [PATCH 5/8] dmaengine: mmp_tdma: "
` [PATCH 6/8] dmaengine: mxs-dma: "
` [PATCH 7/8] dmaengine: sh: rcar-dmac: "
` [PATCH 8/8] dmaengine: sh: usb-dmac: "

[PATCH v12 0/4] add uart DMA function
 2019-05-17  7:36 UTC  (4+ messages)
` [4/4] serial: 8250-mtk: modify uart DMA rx
  ` [PATCH 4/4] "

dmaengine: rcar-dmac: Update copyright information
 2019-05-13 12:20 UTC  (9+ messages)
          ` [PATCH] "

[PATCH] dmaengine: sudmac: remove unused driver
 2019-05-13  7:57 UTC  (3+ messages)

[PATCH v1 0/6] add edma2 for i.mx7ulp
 2019-05-10 10:14 UTC  (7+ messages)
` [PATCH v1 1/6] dmaengine: fsl-edma: add dmamux_nr for next version
` [PATCH v1 2/6] dmaengine: mcf-edma: update to 'dmamux_nr'
` [PATCH v1 3/6] dmaengine: fsl-edma-common: move dmamux register to another single function
` [PATCH v1 4/6] dmaengine: fsl-edma: add i.mx7ulp edma2 version support
` [PATCH v1 5/6] dt-bindings: dma: fsl-edma: add new i.mx7ulp-edma
` [PATCH v1 6/6] ARM: dts: imx7ulp: add edma device node

[GIT PULL]: dmaengine updates for v5.2-rc1
 2019-05-09 16:25 UTC  (2+ messages)

[v2] mfd: intel-lpss: Set the device in reset state when init
 2019-05-08  8:23 UTC  (2+ messages)
` [PATCH v2] "

[2/2] dmaengine: milbeaut: Add Milbeaut AXI DMA controller
 2019-05-07 23:37 UTC  (5+ messages)
    ` [PATCH 2/2] "

[RFC v6 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-05-07  9:56 UTC  (15+ 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] "

[PATCH 00/16] dmaengine/soc/firmware: Add Texas Instruments UDMA support
 2019-05-07  8:37 UTC  (18+ messages)
` [PATCH 01/16] firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
` [PATCH 02/16] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH 03/16] soc: ti: k3: add navss ringacc driver
` [PATCH 04/16] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH 05/16] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH 06/16] dmaengine: Add support for reporting DMA cached data amount
` [PATCH 07/16] dmaengine: Add function to request slave channel from a dma_device
` [PATCH 08/16] dmaengine: ti: Add cppi5 header for UDMA
` [PATCH 09/16] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH 10/16] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH 11/16] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH 12/16] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH 13/16] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH 14/16] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH 15/16] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH 16/16] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH AUTOSEL 5.0 76/99] dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
 2019-05-07  5:32 UTC 

[RFC] dmaengine: add fifo_size member
 2019-05-06 15:50 UTC  (10+ messages)
  ` [PATCH] "

[PATCH v2 0/6] Fix some bugs and add new feature for Spreadtrum DMA engine
 2019-05-06  7:28 UTC  (7+ messages)
` [PATCH v2 1/6] dmaengine: sprd: Fix the possible crash when getting descriptor status
` [PATCH v2 2/6] dmaengine: sprd: Add validation of current descriptor in irq handler
` [PATCH v2 3/6] dmaengine: sprd: Fix the incorrect start for 2-stage destination channels
` [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  (12+ messages)
` [4/7] dmaengine: sprd: Add device validation to support multiple controllers
                  ` [PATCH 4/7] "

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

[PATCH v2 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-05-05  8:55 UTC  (11+ messages)
` [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] "

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

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


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