tpmdd-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Migrate TPM documentation to rst/Sphinx scheme
@ 2016-11-03 23:57 Jarkko Sakkinen
  2016-11-03 23:57 ` [PATCH 2/3] tpm: transition tpm_vtpm_proxy documentation to the Sphinx Jarkko Sakkinen
       [not found] ` <20161103235752.19256-1-jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
  0 siblings, 2 replies; 13+ messages in thread
From: Jarkko Sakkinen @ 2016-11-03 23:57 UTC (permalink / raw)
  To: tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Moved TPM documentation under rst/Sphinx scheme except xen-tpmfront.txt
because it contains ASCII diagrams that I do not know how to handle.

Jarkko Sakkinen (3):
  tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
  tpm: transition tpm_vtpm_proxy documentation to the Sphinx
  tpm: move documentation under Documentation/security

 Documentation/index.rst                            |  1 +
 Documentation/security/index.rst                   |  7 +++
 Documentation/security/tpm/index.rst               |  7 +++
 .../tpm/tpm_vtpm_proxy.rst}                        | 55 +++++------------
 Documentation/{ => security}/tpm/xen-tpmfront.txt  |  0
 drivers/char/tpm/tpm_vtpm_proxy.c                  | 72 ++++++++++++++--------
 include/uapi/linux/vtpm_proxy.h                    | 23 +++++--
 7 files changed, 97 insertions(+), 68 deletions(-)
 create mode 100644 Documentation/security/index.rst
 create mode 100644 Documentation/security/tpm/index.rst
 rename Documentation/{tpm/tpm_vtpm_proxy.txt => security/tpm/tpm_vtpm_proxy.rst} (53%)
 rename Documentation/{ => security}/tpm/xen-tpmfront.txt (100%)

-- 
2.9.3


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi

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

end of thread, other threads:[~2016-11-08  0:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03 23:57 [PATCH 0/3] Migrate TPM documentation to rst/Sphinx scheme Jarkko Sakkinen
2016-11-03 23:57 ` [PATCH 2/3] tpm: transition tpm_vtpm_proxy documentation to the Sphinx Jarkko Sakkinen
2016-11-05  3:01   ` Jarkko Sakkinen
2016-11-07  0:47     ` Stefan Berger
     [not found] ` <20161103235752.19256-1-jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-11-03 23:57   ` [PATCH 1/3] tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV Jarkko Sakkinen
2016-11-05  3:00     ` Jarkko Sakkinen
     [not found]       ` <20161105030034.6xpd2u7rp5d6d76i-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-11-07  0:46         ` Stefan Berger
2016-11-03 23:57   ` [PATCH 3/3] tpm: move documentation under Documentation/security Jarkko Sakkinen
     [not found]     ` <20161103235752.19256-4-jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-11-04 12:06       ` Jani Nikula
2016-11-04 13:01         ` Jarkko Sakkinen
2016-11-04 16:34           ` James Morris
2016-11-07 22:37     ` Jonathan Corbet
2016-11-08  0:22       ` Jarkko Sakkinen

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