linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dmaengine: Add driver documentation
@ 2014-10-28 20:55 Maxime Ripard
  2014-10-28 20:55 ` [PATCH v3 1/2] Documentation: dmaengine: Move the current doc to a folder of its own Maxime Ripard
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Maxime Ripard @ 2014-10-28 20:55 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-06  9:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28 20:55 [PATCH v3 0/2] dmaengine: Add driver documentation Maxime Ripard
2014-10-28 20:55 ` [PATCH v3 1/2] Documentation: dmaengine: Move the current doc to a folder of its own Maxime Ripard
2014-10-28 20:55 ` [PATCH v3 2/2] Documentation: dmaengine: Add a documentation for the dma controller API Maxime Ripard
2014-10-28 21:20 ` [PATCH v3 0/2] dmaengine: Add driver documentation Maxime Ripard
2014-11-06  5:57 ` Vinod Koul
2014-11-06  9:59   ` Maxime Ripard

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