Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial fixes from Greg KH: "Here are some small tty fixes for 4.20-rc2 One of these missed the original 4.19-final release, I missed that I hadn't done a pull request for it as it was in linux-next and my branch for a long time, that's my fault. The others are small, fixing some reported issues and finally fixing the termios mess for alpha so that glibc has a chance to implement some missing functionality that has been pending for many years now. All of these have been in linux-next with no reported issues" * tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 termios, tty/tty_baudrate.c: fix buffer overrun vt: fix broken display when running aptitude serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
Showing
- arch/alpha/include/asm/termios.h 7 additions, 1 deletionarch/alpha/include/asm/termios.h
- arch/alpha/include/uapi/asm/ioctls.h 5 additions, 0 deletionsarch/alpha/include/uapi/asm/ioctls.h
- arch/alpha/include/uapi/asm/termbits.h 17 additions, 0 deletionsarch/alpha/include/uapi/asm/termbits.h
- drivers/tty/serial/sh-sci.c 4 additions, 4 deletionsdrivers/tty/serial/sh-sci.c
- drivers/tty/tty_baudrate.c 2 additions, 2 deletionsdrivers/tty/tty_baudrate.c
- drivers/tty/vt/vt.c 1 addition, 1 deletiondrivers/tty/vt/vt.c
Loading
Please register or sign in to comment