Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial fixes from Greg KH: "Here are some small tty and serial fixes for 5.0-rc6. Nothing huge, just a few small fixes for reported issues. The speakup fix is in here as it is a tty operation issue. All of these have been in linux-next for a while with no reported problems" * tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: fix race between flush_to_ldisc and tty_open staging: speakup: fix tty-operation NULL derefs serial: sh-sci: Do not free irqs that have already been freed serial: 8250_pci: Make PCI class test non fatal tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Showing
- drivers/staging/speakup/spk_ttyio.c 4 additions, 2 deletionsdrivers/staging/speakup/spk_ttyio.c
- drivers/tty/serial/8250/8250_mtk.c 3 additions, 0 deletionsdrivers/tty/serial/8250/8250_mtk.c
- drivers/tty/serial/8250/8250_pci.c 5 additions, 4 deletionsdrivers/tty/serial/8250/8250_pci.c
- drivers/tty/serial/serial_core.c 6 additions, 0 deletionsdrivers/tty/serial/serial_core.c
- drivers/tty/serial/sh-sci.c 8 additions, 1 deletiondrivers/tty/serial/sh-sci.c
Please register or sign in to comment