linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/5] serial: RS485 kerneldoc/documentation improvements
@ 2022-10-19  9:33 Ilpo Järvinen
  2022-10-19  9:33 ` [PATCH v5 1/5] serial: Convert serial_rs485 to kernel doc Ilpo Järvinen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ilpo Järvinen @ 2022-10-19  9:33 UTC (permalink / raw)
  To: linux-serial, Greg KH, Jiri Slaby, Andy Shevchenko,
	Bagas Sanjaya, linux-doc
  Cc: linux-kernel, Ilpo Järvinen

RS485 documentation improvements. While doing the kerneldoc conversion,
a few other items came up so they're now included in this series.

v5:
- Make formatting of names more consistent
- serial_rs485::flags bits are: -> The flag bits are:

v4:
- Remove wrong private: markers
- Fix grammar problems

v3:
- More fixes to kernel doc formatting (thanks to Jiri)
- Added a few other related improvements

v2:
- Include serial_rs485 into documentation
- Add * to multi-line flag descriptions

Ilpo Järvinen (5):
  serial: Convert serial_rs485 to kernel doc
  Documentation: rs485: Link reference properly
  Documentation: rs485: Mention uart_get_rs485_mode()
  Documentation: rs485: Fix struct referencing
  Documentation: Make formatting consistent for rs485 docs

 .../driver-api/serial/serial-rs485.rst        | 56 ++++++++++---------
 include/uapi/linux/serial.h                   | 55 +++++++++++-------
 2 files changed, 66 insertions(+), 45 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-10-20  3:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19  9:33 [PATCH v5 0/5] serial: RS485 kerneldoc/documentation improvements Ilpo Järvinen
2022-10-19  9:33 ` [PATCH v5 1/5] serial: Convert serial_rs485 to kernel doc Ilpo Järvinen
2022-10-19  9:33 ` [PATCH v5 2/5] Documentation: rs485: Link reference properly Ilpo Järvinen
2022-10-19  9:33 ` [PATCH v5 3/5] Documentation: rs485: Mention uart_get_rs485_mode() Ilpo Järvinen
2022-10-19  9:33 ` [PATCH v5 4/5] Documentation: rs485: Fix struct referencing Ilpo Järvinen
2022-10-19  9:33 ` [PATCH v5 5/5] Documentation: Make formatting consistent for rs485 docs Ilpo Järvinen
2022-10-20  3:54 ` [PATCH v5 0/5] serial: RS485 kerneldoc/documentation improvements Bagas Sanjaya

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