All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dmaengine: Add driver documentation
@ 2014-10-28 20:55 ` Maxime Ripard
  0 siblings, 0 replies; 12+ 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] 12+ messages in thread

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

Thread overview: 12+ 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 ` 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   ` 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 20:55   ` Maxime Ripard
2014-10-28 21:20 ` [PATCH v3 0/2] dmaengine: Add driver documentation Maxime Ripard
2014-10-28 21:20   ` Maxime Ripard
2014-11-06  5:57 ` Vinod Koul
2014-11-06  5:57   ` Vinod Koul
2014-11-06  9:59   ` Maxime Ripard
2014-11-06  9:59     ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.