Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty / serial updates from Greg KH: "Here is a small set of tty and serial driver updates for 6.11-rc1. Not much happened this cycle, unlike the previous kernel release which had lots of "excitement" in this part of the kernel. Included in here are the following changes: - dt binding updates for new platforms - 8250 driver updates - various small serial driver fixes and updates - printk/console naming and matching attempt #2 (was reverted for 6.10-final, should be good to go this time around, acked by the relevant maintainers). All of these have been in linux-next for a while with no reported issues" * tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (22 commits) Documentation: kernel-parameters: Add DEVNAME:0.0 format for serial ports serial: core: Add serial_base_match_and_update_preferred_console() printk: Add match_devname_and_update_prefe...
Showing
- Documentation/admin-guide/kernel-parameters.txt 19 additions, 0 deletionsDocumentation/admin-guide/kernel-parameters.txt
- Documentation/devicetree/bindings/serial/mediatek,uart.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/serial/mediatek,uart.yaml
- Documentation/devicetree/bindings/serial/nxp,sc16is7xx.yaml 5 additions, 0 deletionsDocumentation/devicetree/bindings/serial/nxp,sc16is7xx.yaml
- Documentation/devicetree/bindings/serial/renesas,scif.yaml 103 additions, 33 deletionsDocumentation/devicetree/bindings/serial/renesas,scif.yaml
- Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml 17 additions, 1 deletion...entation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
- Documentation/devicetree/bindings/serial/via,vt8500-uart.yaml 46 additions, 0 deletions...mentation/devicetree/bindings/serial/via,vt8500-uart.yaml
- Documentation/devicetree/bindings/serial/vt8500-uart.txt 0 additions, 27 deletionsDocumentation/devicetree/bindings/serial/vt8500-uart.txt
- arch/riscv/boot/dts/starfive/jh7110.dtsi 18 additions, 12 deletionsarch/riscv/boot/dts/starfive/jh7110.dtsi
- drivers/tty/amiserial.c 1 addition, 0 deletionsdrivers/tty/amiserial.c
- drivers/tty/goldfish.c 1 addition, 0 deletionsdrivers/tty/goldfish.c
- drivers/tty/n_gsm.c 1 addition, 0 deletionsdrivers/tty/n_gsm.c
- drivers/tty/n_hdlc.c 1 addition, 0 deletionsdrivers/tty/n_hdlc.c
- drivers/tty/serial/8250/8250.h 28 additions, 1 deletiondrivers/tty/serial/8250/8250.h
- drivers/tty/serial/8250/8250_core.c 8 additions, 452 deletionsdrivers/tty/serial/8250/8250_core.c
- drivers/tty/serial/8250/8250_dw.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_dw.c
- drivers/tty/serial/8250/8250_parisc.c 1 addition, 0 deletionsdrivers/tty/serial/8250/8250_parisc.c
- drivers/tty/serial/8250/8250_pcilib.c 1 addition, 0 deletionsdrivers/tty/serial/8250/8250_pcilib.c
- drivers/tty/serial/8250/8250_platform.c 337 additions, 0 deletionsdrivers/tty/serial/8250/8250_platform.c
- drivers/tty/serial/8250/8250_port.c 1 addition, 0 deletionsdrivers/tty/serial/8250/8250_port.c
- drivers/tty/serial/8250/8250_pxa.c 1 addition, 0 deletionsdrivers/tty/serial/8250/8250_pxa.c
Please register or sign in to comment