netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Francesco Valla <valla.francesco@gmail.com>
To: Oliver Hartkopp <socketcan@hartkopp.net>,
	Marc Kleine-Budde <mkl@pengutronix.de>,
	linux-can@vger.kernel.org
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Simon Horman <horms@kernel.org>,
	Bagas Sanjaya <bagasdotme@gmail.com>,
	fabio@redaril.me, Francesco Valla <valla.francesco@gmail.com>
Subject: [PATCH v2 0/1] Documentation: networking: document ISO 15765-2:2016
Date: Fri, 29 Mar 2024 14:34:40 +0100	[thread overview]
Message-ID: <20240329133458.323041-2-valla.francesco@gmail.com> (raw)

While the in-kernel ISO 15765-2:2016 (ISO-TP) stack is fully functional and
easy to use, no documentation exists for it.

This patch adds such documentation, containing the very basics of the protocol,
the APIs and a basic example.

Thanks,
Francesco

---
Changes in v2:
 - rename (and re-title) documentation to to align it with KConfig option,
   using ISO 15765-2:2016 instead of ISO-TP (the latter is still used for
   brevity inside the document)
 - address review comments
 - solve warnings coming from checkpatch and make htmldocs

Francesco Valla (1):
  Documentation: networking: document ISO 15765-2

 Documentation/networking/index.rst      |   1 +
 Documentation/networking/iso15765-2.rst | 357 ++++++++++++++++++++++++
 MAINTAINERS                             |   1 +
 3 files changed, 359 insertions(+)
 create mode 100644 Documentation/networking/iso15765-2.rst

-- 
2.44.0


             reply	other threads:[~2024-03-29 13:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-29 13:34 Francesco Valla [this message]
2024-03-29 13:34 ` [PATCH v2 1/1] Documentation: networking: document ISO 15765-2:2016 Francesco Valla
2024-04-13 13:11   ` Vincent Mailhol
2024-04-13 17:28     ` Oliver Hartkopp
2024-04-14  4:03       ` Vincent Mailhol
2024-04-14 20:21         ` Oliver Hartkopp
2024-04-15  5:29           ` Vincent Mailhol
2024-04-16 16:42           ` Francesco Valla
2024-04-16 17:19             ` Oliver Hartkopp
2024-04-17 15:21               ` Vincent Mailhol
2024-04-20 19:51                 ` Oliver Hartkopp
2024-04-21 20:41                   ` Francesco Valla
2024-04-16 16:27     ` Francesco Valla
2024-04-17 15:26       ` Vincent Mailhol
2024-04-15  3:09   ` Bagas Sanjaya
2024-04-16 16:46     ` Francesco Valla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240329133458.323041-2-valla.francesco@gmail.com \
    --to=valla.francesco@gmail.com \
    --cc=bagasdotme@gmail.com \
    --cc=fabio@redaril.me \
    --cc=horms@kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=socketcan@hartkopp.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).