Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial fixes from Greg KH: "Here are some small tty/serial driver fixes for 5.14-rc5 to resolve a number of reported problems. They include: - mips serial driver fixes - 8250 driver fixes for reported problems - fsl_lpuart driver fixes - other tiny driver fixes All have been in linux-next for a while with no reported problems" * tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts. serial: 8250_mtk: fix uart corruption issue when rx power off tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrl serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver serial: 8250: fix handle_irq locking serial: tegra: Only print FIFO error message when an error occurs MIPS: Malta: Do not byte-swap accesses to the CBUS UART serial: 8250: Mask out floating 16/32-bit bus bits serial: max310x: Unprepare and disable clock in error path
No related branches found
No related tags found
Showing
- arch/mips/mti-malta/malta-platform.c 2 additions, 1 deletionarch/mips/mti-malta/malta-platform.c
- drivers/tty/serial/8250/8250_aspeed_vuart.c 3 additions, 2 deletionsdrivers/tty/serial/8250/8250_aspeed_vuart.c
- drivers/tty/serial/8250/8250_fsl.c 3 additions, 2 deletionsdrivers/tty/serial/8250/8250_fsl.c
- drivers/tty/serial/8250/8250_mtk.c 5 additions, 0 deletionsdrivers/tty/serial/8250/8250_mtk.c
- drivers/tty/serial/8250/8250_pci.c 7 additions, 0 deletionsdrivers/tty/serial/8250/8250_pci.c
- drivers/tty/serial/8250/8250_port.c 12 additions, 5 deletionsdrivers/tty/serial/8250/8250_port.c
- drivers/tty/serial/fsl_lpuart.c 1 addition, 1 deletiondrivers/tty/serial/fsl_lpuart.c
- drivers/tty/serial/max310x.c 2 additions, 1 deletiondrivers/tty/serial/max310x.c
- drivers/tty/serial/serial-tegra.c 4 additions, 2 deletionsdrivers/tty/serial/serial-tegra.c
- include/linux/serial_core.h 24 additions, 0 deletionsinclude/linux/serial_core.h
Loading
Please register or sign in to comment