Hi, This is the third attempt at documenting how to write a dmaengine driver. Changes from v2: - English corrections from Randy Dunlap - Reworked the burst explanations - Reworked the interleaved transfers explanations Maxime Ripard (2): Documentation: dmaengine: Move the current doc to a folder of its own Documentation: dmaengine: Add a documentation for the dma controller API .../{dmaengine.txt => dmaengine/client.txt} | 0 Documentation/dmaengine/provider.txt | 366 +++++++++++++++++++++ 2 files changed, 366 insertions(+) rename Documentation/{dmaengine.txt => dmaengine/client.txt} (100%) create mode 100644 Documentation/dmaengine/provider.txt -- 2.1.1 -- 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