Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty / serial updates from Greg KH: "Here is the "large" set of tty and serial patches for 5.11-rc1. Nothing major at all, some cleanups and some driver removals, always a nice sign: - build warning cleanups - vt locking and logic unwinding and cleanups - tiny serial driver fixes and updates - removal of the synclink serial driver as it's no longer needed - removal of dead termiox code All of this has been in linux-next for a while with no reported issues" * tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (89 commits) serial: 8250_pci: Drop bogus __refdata annotation tty: serial: meson: enable console as module serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access serial: imx: Move imx_uart_probe_dt() content into probe() serial: imx: Remove unneeded of_device_get_match_data() NULL check tty: Fix whitespace inconsistencies in vt_io_ioctl serial_core: Check for port state when tty is in error state dt-bindings: serial: Update DT binding docs to support SiFive FU740 SoC tty: use const parameters in port-flag accessors tty: use assign_bit() in port-flag accessors earlycon: drop semicolon from earlycon macro tty: Remove dead termiox code tty/serial/imx: Enable TXEN bit in imx_poll_init(). tty : serial: jsm: Fixed file by adding spacing tty: serial: uartlite: Support probe deferral earlycon: simplify earlycon-table implementation tty: serial: bcm63xx: lower driver dependencies serial: mxs-auart: Remove unneeded platform_device_id serial: 8250-mtk: Fix reference leak in mtk8250_probe serial: imx: Remove unused .id_table support ...
Showing
- Documentation/devicetree/bindings/serial/omap_serial.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/serial/omap_serial.txt
- Documentation/devicetree/bindings/serial/renesas,scif.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/serial/renesas,scif.yaml
- Documentation/devicetree/bindings/serial/sifive-serial.yaml 3 additions, 1 deletionDocumentation/devicetree/bindings/serial/sifive-serial.yaml
- arch/powerpc/configs/ppc6xx_defconfig 0 additions, 2 deletionsarch/powerpc/configs/ppc6xx_defconfig
- drivers/of/fdt.c 2 additions, 5 deletionsdrivers/of/fdt.c
- drivers/tty/Kconfig 0 additions, 27 deletionsdrivers/tty/Kconfig
- drivers/tty/Makefile 0 additions, 2 deletionsdrivers/tty/Makefile
- drivers/tty/goldfish.c 9 additions, 9 deletionsdrivers/tty/goldfish.c
- drivers/tty/hvc/hvc_opal.c 1 addition, 1 deletiondrivers/tty/hvc/hvc_opal.c
- drivers/tty/hvc/hvc_vio.c 1 addition, 1 deletiondrivers/tty/hvc/hvc_vio.c
- drivers/tty/n_gsm.c 3 additions, 1 deletiondrivers/tty/n_gsm.c
- drivers/tty/n_tty.c 2 additions, 0 deletionsdrivers/tty/n_tty.c
- drivers/tty/nozomi.c 1 addition, 4 deletionsdrivers/tty/nozomi.c
- drivers/tty/pty.c 2 additions, 0 deletionsdrivers/tty/pty.c
- drivers/tty/serdev/core.c 2 additions, 4 deletionsdrivers/tty/serdev/core.c
- drivers/tty/serial/8250/8250_early.c 0 additions, 3 deletionsdrivers/tty/serial/8250/8250_early.c
- drivers/tty/serial/8250/8250_mtk.c 10 additions, 3 deletionsdrivers/tty/serial/8250/8250_mtk.c
- drivers/tty/serial/8250/8250_omap.c 42 additions, 6 deletionsdrivers/tty/serial/8250/8250_omap.c
- drivers/tty/serial/8250/8250_pci.c 1 addition, 1 deletiondrivers/tty/serial/8250/8250_pci.c
- drivers/tty/serial/8250/serial_cs.c 3 additions, 6 deletionsdrivers/tty/serial/8250/serial_cs.c
Loading
Please register or sign in to comment