dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-24 18:14:02 to 2019-10-15 10:19:23 UTC [more...]

[PATCH 00/10] Add USB2/USB3/INTC-EX support to RZ/G2N
 2019-10-15 10:19 UTC  (28+ messages)
` [PATCH 01/10] dt-bindings: rcar-gen3-phy-usb2: Add r8a774b1 support
` [PATCH 02/10] dt-bindings: dmaengine: usb-dmac: Add binding for r8a774b1
` [PATCH 03/10] dt-bindings: usb: renesas_usbhs: Add r8a774b1 support
` [PATCH 04/10] dt-bindings: rcar-gen3-phy-usb3: "
` [PATCH 05/10] dt-bindings: usb-xhci: "
` [PATCH 06/10] dt-bindings: usb: renesas_usb3: Document "
` [PATCH 07/10] arm64: dts: renesas: r8a774b1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
` [PATCH 08/10] arm64: dts: renesas: r8a774b1: Add USB-DMAC and HSUSB "
` [PATCH 09/10] arm64: dts: renesas: r8a774b1: Add USB3.0 "
` [PATCH 10/10] arm64: dts: renesas: r8a774b1: Add INTC-EX device node

[PATCH] dmaengine: sprd: Fix the possible memory leak issue
 2019-10-15 10:17 UTC  (2+ messages)

[PATCH] dmaengine: sprd: Change to use devm_platform_ioremap_resource()
 2019-10-15 10:13 UTC  (2+ messages)

[PATCH -next 0/4] dmaengine: xilinx_dma: Minor functional fixes
 2019-10-15 10:12 UTC  (6+ messages)
` [PATCH -next 1/4] dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
` [PATCH -next 2/4] dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
` [PATCH -next 3/4] dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
` [PATCH -next 4/4] dmaengine: xilinx_dma: Remove clk_get error message for probe defer

[PATCH] dmaengine: axi-dmac: simple device_config operation implemented
 2019-10-15  7:05 UTC  (3+ messages)

[PATCH v4 0/2] Add support for AHB DMA controller on Milbeaut series
 2019-10-15  3:33 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: milbeaut-m10v-hdmac: Add Socionext Milbeaut HDMAC bindings
` [PATCH v4 2/2] dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms

[PATCH v3 0/2] Add support for AXI DMA controller on Milbeaut series
 2019-10-15  3:32 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: milbeaut-m10v-xdmac: Add Socionext Milbeaut XDMAC bindings
` [PATCH v3 2/2] dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms

Regression: dmaengine: imx28 with emmc
 2019-10-14 14:13 UTC  (2+ messages)

[PATCH] dmaengine: jz4780: Use devm_platform_ioremap_resource() in jz4780_dma_probe()
 2019-10-14 13:05 UTC  (5+ messages)

[PATCH 00/11] of: Fix DMA configuration for non-DT masters
 2019-10-14 11:09 UTC  (20+ messages)
` [PATCH 02/11] of: base: introduce __of_n_*_cells_parent()
` [PATCH 03/11] of: address: use parent DT node in bus->count_cells()
` [PATCH 07/11] dts: arm64: layerscape: add dma-ranges property to qoric-mc node
` [PATCH 08/11] dts: arm64: layerscape: add dma-ranges property to pcie nodes

[PATCH v1] dmaengine: dw: platform: Mark 'hclk' clock optional
 2019-10-14  9:16 UTC  (3+ messages)

[PATCH] dmaengine: bcm-sba-raid: Handle mbox_request_channel failure
 2019-10-14  8:30 UTC  (2+ messages)

[PATCH] dmaengine: iop-adma: make array 'handler' static const, makes object smaller
 2019-10-14  8:28 UTC  (4+ messages)

[PATCH v1] dmaengine: imx-sdma: fix kernel hangs with SLUB slab allocator
 2019-10-14  8:10 UTC  (4+ messages)

[RFC v2 0/4] dmaengine: sf-pdma: Add platform dma driver
 2019-10-14  7:54 UTC  (5+ messages)
` [RFC v2 1/4] dt-bindings: dmaengine: sf-pdma: add bindins for SiFive PDMA
` [RFC v2 2/4] riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00
` [RFC v2 3/4] dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
` [RFC v2 4/4] MAINTAINERS: Add Green as SiFive PDMA driver maintainer

[PATCH] dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe()
 2019-10-14  7:53 UTC  (3+ messages)

[PATCH] dmaengine: zx: Use devm_platform_ioremap_resource() in zx_dma_probe()
 2019-10-14  7:53 UTC  (3+ messages)

[PATCH] dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe()
 2019-10-14  7:52 UTC  (2+ messages)

[PATCH] dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_uart_apdma_probe()
 2019-10-14  7:52 UTC  (2+ messages)

[PATCH] dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_cqdma_probe()
 2019-10-14  7:52 UTC  (2+ messages)

[PATCH] dmaengine: k3dma: Use devm_platform_ioremap_resource() in k3_dma_probe()
 2019-10-14  7:51 UTC  (2+ messages)

[PATCH v4] dmaengine: tegra210-adma: fix transfer failure
 2019-10-14  7:11 UTC  (2+ messages)

[PATCH v3 0/4] dmaengine: rcar-dmac: use of_data and add dma-channel-mask support
 2019-10-14  6:58 UTC  (2+ messages)

[PATCH] dmaengine: sprd: Fix the link-list pointer register configuration issue
 2019-10-14  5:03 UTC  (2+ messages)

[PATCH v4 0/4] dmaengine: sf-pdma: Add platform dma driver
 2019-10-13 13:04 UTC  (8+ messages)
` [PATCH v4 1/4] dt-bindings: dmaengine: sf-pdma: add bindins for SiFive PDMA
` [PATCH v4 2/4] riscv: dts: add support for PDMA device of HiFive Unleashed Rev A00
` [PATCH v4 3/4] dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
  ` [RFC PATCH] dmaengine: sf-pdma: sf_pdma_disclaim_chan() can be static
` [PATCH v4 4/4] MAINTAINERS: Add Green as SiFive PDMA driver maintainer

[PATCH v2] dt-bindings: dmaengine: rcar-dmac: Document R8A774B1 bindings
 2019-10-11 14:32 UTC  (2+ messages)

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

[PATCH v2 0/2] dmaengine: avalon: Support Avalon-MM DMA Interface for PCIe
 2019-10-10 11:30 UTC  (11+ messages)
` [PATCH v2 1/2] dmaengine: avalon: Intel "
` [PATCH RFC v2 2/2] dmaengine: avalon: Intel Avalon-MM DMA Interface for PCIe test

[PATCH RFC 0/2] staging: Support Avalon-MM DMA Interface for PCIe
 2019-10-09 10:17 UTC  (3+ messages)

[PATCH 0/3] dmaengine: Support for DMA domain controllers
 2019-10-04 15:56 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: dma: Add documentation for DMA domains

[RFT] dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ
 2019-10-04 15:08 UTC 

kernel freeze regression relating to imx-sdma
 2019-10-04 13:02 UTC  (3+ messages)

[PATCH v4 0/3] dmaengine: rcar-dmac: use of_data and add dma-channel-mask support
 2019-10-03 18:07 UTC  (5+ messages)
` [PATCH v4 1/3] dmaengine: rcar-dmac: Use of_data values instead of a macro
` [PATCH v4 2/3] dmaengine: rcar-dmac: Use devm_platform_ioremap_resource()
` [PATCH v4 3/3] dmaengine: rcar-dmac: Add dma-channel-mask property support

[PATCH 1/4] dma: Add PTDMA Engine driver support
 2019-10-03 17:37 UTC  (5+ messages)

[PATCH 0/4] *** AMD PTDMA driver ***
 2019-10-03 17:27 UTC  (3+ messages)

dma_map_sg_attrs() time consumption not consistent
 2019-10-02 14:12 UTC 

[PATCH v4 0/3] dmaengine: bindings/edma: dma-channel-mask to array
 2019-10-01 13:40 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: dmaengine: dma-common: Change dma-channel-mask to uint32-array
` [PATCH v4 2/3] dt-bindings: dma: ti-edma: Document dma-channel-mask for EDMA
` [PATCH v4 3/3] dmaengine: ti: edma: Add support for handling reserved channels

[PATCH -next 0/8] AXI DMA driver improvements
 2019-10-01 12:03 UTC  (12+ messages)
` [PATCH -next 3/8] dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
` [PATCH -next 7/8] dmaengine: xilinx_dma: Check for both idle and halted state in axidma stop_transfer

[PATCH v3 0/3] dmaengine: bindings/edma: dma-channel-mask to array
 2019-09-30 10:55 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: dmaengine: dma-common: Change dma-channel-mask to uint32-array
` [PATCH v3 2/3] dt-bindings: dma: ti-edma: Document dma-channel-mask for EDMA
` [PATCH v3 3/3] dmaengine: ti: edma: Add support for handling reserved channels

[V5 1/2] dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support
 2019-09-30  2:04 UTC  (2+ messages)
` [V5 2/2] dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCs

[PATCH v5 11/15] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
 2019-09-27  1:55 UTC  (5+ messages)

[PATCH v3 3/3] dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
 2019-09-26 17:26 UTC  (3+ messages)

[PATCH] dt-bindings: dmaengine: rcar-dmac: Document R8A774B1 bindings
 2019-09-26 14:09 UTC  (3+ messages)

[V4 1/2] dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support
 2019-09-26  6:53 UTC  (8+ messages)
` [V4 2/2] dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscape SoCs
    ` [EXT] "

[PATCH 4/4] dmaengine: Add debugfs entries for PTDMA information
 2019-09-26  6:43 UTC  (4+ messages)

[PATCH -next] dmaengine: ti: edma: remove unused code
 2019-09-25 20:27 UTC  (2+ messages)

[PATCH] dmaengine: uniphier-mdmac: use devm_platform_ioremap_resource()
 2019-09-25 20:21 UTC  (2+ messages)

[PATCH 0/9] added helper macros to remove duplicate code from probe functions of the platform drivers
 2019-09-24 19:27 UTC  (3+ 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).