Merge tag 'tty-6.9-rc5' 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 6.9-rc5 that resolve a bunch of reported problems. Included in here are: - MAINTAINERS and .mailmap update for Richard Genoud - serial core regression fixes from 6.9-rc1 changes - pci id cleanups - serial core crash fix - stm32 driver fixes - 8250 driver fixes All of these have been in linux-next for a while with no reported problems" * tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: stm32: Reset .throttled state in .startup() serial: stm32: Return IRQ_NONE in the ISR if no handling happend serial: core: Fix missing shutdown and startup for serial base port serial: core: Clearing the circular buffer before NULLifying it MAINTAINERS: mailmap: update Richard Genoud's email address serial/pmac_zilog: Remove flawed mitigation for rx irq flood serial: 8250_pci: Remove redundant PCI IDs serial: core: Fix regression when runtime PM is not enabled serial: mxs-auart: add spinlock around changing cts state serial: 8250_dw: Revert: Do not reclock if already at correct rate serial: 8250_lpc18xx: disable clks on error in probe()
Showing
- .mailmap 1 addition, 0 deletions.mailmap
- Documentation/devicetree/bindings/serial/atmel,at91-usart.yaml 1 addition, 1 deletion...entation/devicetree/bindings/serial/atmel,at91-usart.yaml
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/tty/serial/8250/8250_dw.c 3 additions, 3 deletionsdrivers/tty/serial/8250/8250_dw.c
- drivers/tty/serial/8250/8250_lpc18xx.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_lpc18xx.c
- drivers/tty/serial/8250/8250_pci.c 0 additions, 6 deletionsdrivers/tty/serial/8250/8250_pci.c
- drivers/tty/serial/mxs-auart.c 6 additions, 2 deletionsdrivers/tty/serial/mxs-auart.c
- drivers/tty/serial/pmac_zilog.c 0 additions, 14 deletionsdrivers/tty/serial/pmac_zilog.c
- drivers/tty/serial/serial_base.h 4 additions, 0 deletionsdrivers/tty/serial/serial_base.h
- drivers/tty/serial/serial_core.c 19 additions, 4 deletionsdrivers/tty/serial/serial_core.c
- drivers/tty/serial/serial_port.c 34 additions, 0 deletionsdrivers/tty/serial/serial_port.c
- drivers/tty/serial/stm32-usart.c 11 additions, 2 deletionsdrivers/tty/serial/stm32-usart.c
Loading
Please register or sign in to comment