All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/4] doc: dma-buf: sphinx conversion and cleanup
@ 2016-08-11 10:47 Sumit Semwal
  2016-08-11 10:47   ` Sumit Semwal
                   ` (4 more replies)
  0 siblings, 5 replies; 27+ messages in thread
From: Sumit Semwal @ 2016-08-11 10:47 UTC (permalink / raw)
  To: linux-media, dri-devel, linaro-mm-sig, linux-doc
  Cc: corbet, linux-kernel, Sumit Semwal

Convert dma-buf documentation over to sphinx; also cleanup to
address sphinx warnings.

While at that, convert dma-buf-sharing.txt as well, and make it the
dma-buf API guide.

There is no content change yet; only format conversion and creation of
some hyperlinks.

Sumit Semwal (4):
  dma-buf/fence: kerneldoc: remove unused struct members
  dma-buf/fence: kerneldoc: remove spurious section header
  Documentation: move dma-buf documentation to rst
  Documentation/sphinx: link dma-buf rsts

 Documentation/DocBook/device-drivers.tmpl |  37 ---
 Documentation/dma-buf/guide.rst           | 503 ++++++++++++++++++++++++++++++
 Documentation/dma-buf/intro.rst           |  76 +++++
 Documentation/index.rst                   |   2 +
 MAINTAINERS                               |   2 +-
 include/linux/fence.h                     |   4 +-
 6 files changed, 583 insertions(+), 41 deletions(-)
 create mode 100644 Documentation/dma-buf/guide.rst
 create mode 100644 Documentation/dma-buf/intro.rst

-- 
2.7.4

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

end of thread, other threads:[~2016-08-16  8:24 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-11 10:47 [RFC 0/4] doc: dma-buf: sphinx conversion and cleanup Sumit Semwal
2016-08-11 10:47 ` [RFC 1/4] dma-buf/fence: kerneldoc: remove unused struct members Sumit Semwal
2016-08-11 10:47   ` Sumit Semwal
2016-08-11 10:47 ` [RFC 2/4] dma-buf/fence: kerneldoc: remove spurious section header Sumit Semwal
2016-08-11 10:47   ` Sumit Semwal
2016-08-12  8:44   ` Daniel Vetter
2016-08-12  8:44     ` Daniel Vetter
2016-08-11 10:47 ` [RFC 3/4] Documentation: move dma-buf documentation to rst Sumit Semwal
2016-08-11 10:47   ` Sumit Semwal
2016-08-11 11:47   ` Jani Nikula
2016-08-11 11:47     ` Jani Nikula
2016-08-11 12:31     ` Sumit Semwal
2016-08-11 11:58   ` Markus Heiser
2016-08-11 12:12     ` Markus Heiser
2016-08-11 12:12       ` Markus Heiser
2016-08-11 12:49     ` Sumit Semwal
2016-08-11 12:49       ` Sumit Semwal
2016-08-11 10:48 ` [RFC 4/4] Documentation/sphinx: link dma-buf rsts Sumit Semwal
2016-08-11 10:48   ` Sumit Semwal
2016-08-11 14:36 ` [RFC 0/4] doc: dma-buf: sphinx conversion and cleanup Jonathan Corbet
2016-08-11 19:13   ` rst htmldocs on kernel.org Lukas Wunner
2016-08-15 22:21     ` Jonathan Corbet
2016-08-16  8:24       ` Lukas Wunner
2016-08-12  6:35   ` [RFC 0/4] doc: dma-buf: sphinx conversion and cleanup Sumit Semwal
2016-08-12  6:35     ` Sumit Semwal
2016-08-12  8:38     ` Daniel Vetter
2016-08-12  8:38       ` Daniel Vetter

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.