netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Documentation: networking: document ISO 15765-2:2016
@ 2024-03-29 13:34 Francesco Valla
  2024-03-29 13:34 ` [PATCH v2 1/1] " Francesco Valla
  0 siblings, 1 reply; 16+ messages in thread
From: Francesco Valla @ 2024-03-29 13:34 UTC (permalink / raw)
  To: Oliver Hartkopp, Marc Kleine-Budde, linux-can
  Cc: netdev, linux-kernel, Simon Horman, Bagas Sanjaya, fabio,
	Francesco Valla

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


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

end of thread, other threads:[~2024-04-21 20:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-29 13:34 [PATCH v2 0/1] Documentation: networking: document ISO 15765-2:2016 Francesco Valla
2024-03-29 13:34 ` [PATCH v2 1/1] " 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

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