Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial updates from Greg KH: "Here is the "big" set of tty/serial driver patches for 5.2-rc1. It's really pretty small, not much happening in this portion of the kernel at the moment. When the "highlight" is the movement of the documentation from .txt to .rst files, it's a good merge window. There's a number of small fixes and updates over the various serial drivers, and a new "tty null" driver for those embedded systems that like to make things even smaller and not break things. All of these have been in linux-next for a while with no reported issues" * tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (45 commits) tty: serial: add driver for the SiFive UART dt-bindings: serial: add documentation for the SiFive UART driver serial: uartps: Add support for cts-override dt-bindings: xilinx-uartps: Add support for cts-override serial: milbeaut_usio: Fix error handling in probe and remove tty: rocket: deprecate the rp_ioctl tty: rocket: Remove RCPK_GET_STRUCT ioctl tty: update obsolete termios comment tty: serial_core: fix error code returned by uart_register_driver() serial: 8250-mtk: modify baudrate setting serial: 8250-mtk: add follow control docs: serial: convert docs to ReST and rename to *.rst serial: 8250_exar: Adjust IOT2000 matching TTY: serial_core, add ->install serial: Fix using plain integer instead of Null pointer tty:serial_core: Spelling mistake tty: Add NULL TTY driver tty: vt: keyboard: Allow Unicode compose base char Revert "tty: fix NULL pointer issue when tty_port ops is not set" serial: Add Milbeaut serial control ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/serial/cdns,uart.txt 5 additions, 0 deletionsDocumentation/devicetree/bindings/serial/cdns,uart.txt
- Documentation/devicetree/bindings/serial/nxp,sc16is7xx.txt 2 additions, 0 deletionsDocumentation/devicetree/bindings/serial/nxp,sc16is7xx.txt
- Documentation/devicetree/bindings/serial/sifive-serial.txt 33 additions, 0 deletionsDocumentation/devicetree/bindings/serial/sifive-serial.txt
- Documentation/devicetree/bindings/serial/sprd-uart.txt 15 additions, 2 deletionsDocumentation/devicetree/bindings/serial/sprd-uart.txt
- Documentation/serial/cyclades_z.rst 4 additions, 1 deletionDocumentation/serial/cyclades_z.rst
- Documentation/serial/driver.rst 89 additions, 26 deletionsDocumentation/serial/driver.rst
- Documentation/serial/index.rst 32 additions, 0 deletionsDocumentation/serial/index.rst
- Documentation/serial/moxa-smartio.rst 615 additions, 0 deletionsDocumentation/serial/moxa-smartio.rst
- Documentation/serial/n_gsm.rst 103 additions, 0 deletionsDocumentation/serial/n_gsm.rst
- Documentation/serial/rocket.rst 74 additions, 78 deletionsDocumentation/serial/rocket.rst
- Documentation/serial/serial-iso7816.rst 14 additions, 7 deletionsDocumentation/serial/serial-iso7816.rst
- Documentation/serial/serial-rs485.rst 15 additions, 7 deletionsDocumentation/serial/serial-rs485.rst
- Documentation/serial/tty.rst 63 additions, 48 deletionsDocumentation/serial/tty.rst
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- drivers/char/virtio_console.c 2 additions, 1 deletiondrivers/char/virtio_console.c
- drivers/tty/Kconfig 17 additions, 5 deletionsdrivers/tty/Kconfig
- drivers/tty/Makefile 1 addition, 0 deletionsdrivers/tty/Makefile
- drivers/tty/hvc/Kconfig 1 addition, 2 deletionsdrivers/tty/hvc/Kconfig
- drivers/tty/ipwireless/Makefile 1 addition, 0 deletionsdrivers/tty/ipwireless/Makefile
- drivers/tty/ipwireless/main.c 8 additions, 0 deletionsdrivers/tty/ipwireless/main.c
Loading
Please register or sign in to comment