[PATCH 0/5] tty: fixes on top of summer cleanup

Jiri Slaby (SUSE) posted 5 patches 3 months, 2 weeks ago
There is a newer version of this series
Documentation/driver-api/tty/tty_port.rst |  5 +-
drivers/tty/serial/8250/8250_core.c       |  2 +
drivers/tty/serial/8250/8250_port.c       | 73 ++++++++++++++---------
drivers/tty/tty_port.c                    |  5 --
include/linux/tty_port.h                  |  9 +++
5 files changed, 58 insertions(+), 36 deletions(-)
[PATCH 0/5] tty: fixes on top of summer cleanup
Posted by Jiri Slaby (SUSE) 3 months, 2 weeks ago
These are fixes which were suggested or popped out of the summer cleanup
series.

Jiri Slaby (SUSE) (5):
  serial: 8250: extract serial8250_init_mctrl()
  serial: 8250: extract serial8250_iir_txen_test()
  serial: 8250: rename lsr_TEMT, iir_NOINT to lowercase
  serial: 8250: document doubled "type == PORT_8250_CIR" check
  tty: fix tty_port_tty_*hangup() kernel-doc

 Documentation/driver-api/tty/tty_port.rst |  5 +-
 drivers/tty/serial/8250/8250_core.c       |  2 +
 drivers/tty/serial/8250/8250_port.c       | 73 ++++++++++++++---------
 drivers/tty/tty_port.c                    |  5 --
 include/linux/tty_port.h                  |  9 +++
 5 files changed, 58 insertions(+), 36 deletions(-)

-- 
2.49.0