netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] Documentation: networking: document ISO 15765-2
@ 2024-04-26 15:18 Francesco Valla
  2024-04-26 15:18 ` [PATCH] " Francesco Valla
  2024-04-29 17:31 ` [PATCH v3 0/1] " Marc Kleine-Budde
  0 siblings, 2 replies; 6+ messages in thread
From: Francesco Valla @ 2024-04-26 15:18 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 (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 v3:
 - drop the :2016 version suffix, as in the mean time ISO 15765-2:2024
   has been released (and is thus referenced as the referenced
   specification)
 - add details on mixed addressing (all the paragraph about the addressing
   format has been reworked)
 - align some descriptions to the specification
 - miscellaneous fixes
 - collected a Reviewed-by

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 | 386 ++++++++++++++++++++++++
 MAINTAINERS                             |   1 +
 3 files changed, 388 insertions(+)
 create mode 100644 Documentation/networking/iso15765-2.rst

-- 
2.44.0


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v4 0/1] Documentation: networking: document ISO 15765-2
@ 2024-05-01  9:24 Francesco Valla
  2024-05-01  9:24 ` [PATCH] " Francesco Valla
  0 siblings, 1 reply; 6+ messages in thread
From: Francesco Valla @ 2024-05-01  9:24 UTC (permalink / raw)
  To: Oliver Hartkopp, Marc Kleine-Budde, linux-can
  Cc: netdev, linux-kernel, Simon Horman, Bagas Sanjaya,
	Vincent Mailhol, fabio, Francesco Valla

While the in-kernel ISO 15765-2 (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 v4:
 - fix typos
 - collect a Reviewed-by 

Changes in v3:
 - drop the :2016 version suffix, as in the mean time ISO 15765-2:2024
   has been released (and is thus referenced as the referenced
   specification)
 - add details on mixed addressing (all the paragraph about the addressing
   format has been reworked)
 - align some descriptions to the specification
 - miscellaneous fixes
 - collected a Reviewed-by

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 | 386 ++++++++++++++++++++++++
 MAINTAINERS                             |   1 +
 3 files changed, 388 insertions(+)
 create mode 100644 Documentation/networking/iso15765-2.rst

-- 
2.44.0


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

end of thread, other threads:[~2024-05-01  9:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26 15:18 [PATCH v3 0/1] Documentation: networking: document ISO 15765-2 Francesco Valla
2024-04-26 15:18 ` [PATCH] " Francesco Valla
2024-04-27 13:39   ` Vincent MAILHOL
2024-04-29 21:14     ` Francesco Valla
2024-04-29 17:31 ` [PATCH v3 0/1] " Marc Kleine-Budde
  -- strict thread matches above, loose matches on Subject: below --
2024-05-01  9:24 [PATCH v4 " Francesco Valla
2024-05-01  9:24 ` [PATCH] " 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).