This patch set is based on slave-dma.git / next branch. (commit id = 6ed0123a70ac7a8e0f0480c3e87b3b89c9b98fa9) Yoshihiro Shimoda (2): dmaengine: renesas,usb-dmac: Add device tree bindings documentation dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver .../devicetree/bindings/dma/renesas,usb-dmac.txt | 37 + drivers/dma/sh/Kconfig | 8 + drivers/dma/sh/Makefile | 1 + drivers/dma/sh/usb-dmac.c | 1274 ++++++++++++++++++++ 4 files changed, 1320 insertions(+) create mode 100644 Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt create mode 100644 drivers/dma/sh/usb-dmac.c -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html