[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220929093148.9468-1-ilpo.jarvinen@linux.intel.com>
Date: Thu, 29 Sep 2022 12:31:44 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
linux-serial <linux-serial@...r.kernel.org>,
Andy Shevchenko <andy.shevchenko@...il.com>,
Bagas Sanjaya <bagasdotme@...il.com>,
linux-doc@...r.kernel.org, Jonathan Corbet <corbet@....net>
Cc: LKML <linux-kernel@...r.kernel.org>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [PATCH v4 0/4] serial: RS485 kerneldoc/documentation improvements
RS485 documentation improvements. While doing the kerneldoc conversion,
a few other items came up so they're now included in this series.
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 (4):
serial: Convert serial_rs485 to kernel doc
Documentation: rs485: Link reference properly
Documentation: rs485: Mention uart_get_rs485_mode()
Documentation: rs485: Fix struct referencing
.../driver-api/serial/serial-rs485.rst | 37 +++++++------
include/uapi/linux/serial.h | 55 ++++++++++++-------
2 files changed, 56 insertions(+), 36 deletions(-)
--
2.30.2
Powered by blists - more mailing lists