Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial driver fixes from Greg KH: "Here are a number of small tty and serial driver fixes for reported issues for 4.9-rc3. Nothing major, but they do resolve a bunch of problems with the tty core changes that are in 4.9-rc1, and finally the atmel serial driver is back working properly. All have been in linux-next with no reported issues" * tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup tty: serial_core: Fix serial console crash on port shutdown tty/serial: at91: fix hardware handshake on Atmel platforms vt: clear selection before resizing sc16is7xx: always write state when configuring GPIO as an output sh-sci: document R8A7743/5 support tty: serial: 8250: 8250_core: NXP SC16C2552 workaround tty: limit terminal size to 4M chars tty: serial: fsl_lpuart: Fix Tx DMA edge case serial:...
Showing
- Documentation/devicetree/bindings/serial/cdns,uart.txt 3 additions, 1 deletionDocumentation/devicetree/bindings/serial/cdns,uart.txt
- Documentation/devicetree/bindings/serial/renesas,sci-serial.txt 8 additions, 0 deletions...ntation/devicetree/bindings/serial/renesas,sci-serial.txt
- drivers/tty/serial/8250/8250_lpss.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_lpss.c
- drivers/tty/serial/8250/8250_port.c 2 additions, 1 deletiondrivers/tty/serial/8250/8250_port.c
- drivers/tty/serial/8250/8250_uniphier.c 2 additions, 2 deletionsdrivers/tty/serial/8250/8250_uniphier.c
- drivers/tty/serial/Kconfig 1 addition, 0 deletionsdrivers/tty/serial/Kconfig
- drivers/tty/serial/atmel_serial.c 22 additions, 4 deletionsdrivers/tty/serial/atmel_serial.c
- drivers/tty/serial/fsl_lpuart.c 1 addition, 2 deletionsdrivers/tty/serial/fsl_lpuart.c
- drivers/tty/serial/pch_uart.c 1 addition, 0 deletionsdrivers/tty/serial/pch_uart.c
- drivers/tty/serial/sc16is7xx.c 6 additions, 2 deletionsdrivers/tty/serial/sc16is7xx.c
- drivers/tty/serial/serial_core.c 4 additions, 4 deletionsdrivers/tty/serial/serial_core.c
- drivers/tty/serial/stm32-usart.h 1 addition, 1 deletiondrivers/tty/serial/stm32-usart.h
- drivers/tty/serial/xilinx_uartps.c 2 additions, 0 deletionsdrivers/tty/serial/xilinx_uartps.c
- drivers/tty/vt/vt.c 6 additions, 1 deletiondrivers/tty/vt/vt.c
Please register or sign in to comment