Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial driver fixes from Greg KH: "Here are some small tty and serial driver fixes for some reported problems: - fsl_uart driver bugfixes - sh-sci serial driver bugfixes - renesas serial driver DT binding bugfixes - 8250 DMA bugfix All of these have been in linux-next for a while with no reported problems" * tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: tty: serial: sh-sci: Fix Rx on RZ/G2L SCI tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_SBK is asserted in lpuart32_tx_empty serial: 8250: Prevent starting up DMA Rx on THRI interrupt dt-bindings: serial: renesas,scif: Fix 4th IRQ for 4-IRQ SCIFs tty: serial: sh-sci: Fix transmit end interrupt handler
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/serial/renesas,scif.yaml 2 additions, 2 deletionsDocumentation/devicetree/bindings/serial/renesas,scif.yaml
- drivers/tty/serial/8250/8250_port.c 11 additions, 0 deletionsdrivers/tty/serial/8250/8250_port.c
- drivers/tty/serial/fsl_lpuart.c 8 additions, 2 deletionsdrivers/tty/serial/fsl_lpuart.c
- drivers/tty/serial/sh-sci.c 9 additions, 1 deletiondrivers/tty/serial/sh-sci.c
Loading
Please register or sign in to comment