Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1467709
| From | Sumit Semwal <sumit.semwal@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] doc: dma-buf: sphinx conversion |
| Date | 2016-08-22 17:30 +0200 |
| Message-ID | <s8ZkK-81a-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Convert dma-buf documentation over to sphinx. 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. v2: Address review comments from Jonathan Corbet and Markus Heiser. Sumit Semwal (2): Documentation: move dma-buf documentation to rst Documentation/sphinx: link dma-buf rsts Documentation/DocBook/device-drivers.tmpl | 41 --- Documentation/dma-buf-sharing.txt | 482 ---------------------------- Documentation/dma-buf/guide.rst | 507 ++++++++++++++++++++++++++++++ Documentation/dma-buf/intro.rst | 82 +++++ Documentation/index.rst | 2 + MAINTAINERS | 2 +- 6 files changed, 592 insertions(+), 524 deletions(-) delete mode 100644 Documentation/dma-buf-sharing.txt create mode 100644 Documentation/dma-buf/guide.rst create mode 100644 Documentation/dma-buf/intro.rst -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/2] doc: dma-buf: sphinx conversion Sumit Semwal <sumit.semwal@linaro.org> - 2016-08-22 17:30 +0200
[PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Sumit Semwal <sumit.semwal@linaro.org> - 2016-08-22 17:50 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-08-22 17:50 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Daniel Vetter <daniel@ffwll.ch> - 2016-08-23 08:10 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Markus Heiser <markus.heiser@darmarit.de> - 2016-08-23 11:30 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Jonathan Corbet <corbet@lwn.net> - 2016-08-23 15:10 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Sumit Semwal <sumit.semwal@linaro.org> - 2016-08-23 15:40 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Daniel Vetter <daniel@ffwll.ch> - 2016-08-23 15:50 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Jonathan Corbet <corbet@lwn.net> - 2016-08-23 16:20 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Daniel Vetter <daniel@ffwll.ch> - 2016-08-23 17:20 +0200
Re: [PATCH v2 2/2] Documentation/sphinx: link dma-buf rsts Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-08-23 18:50 +0200
csiph-web