-
- Downloads
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial updates from Greg KH: "Here is the big tty/serial driver update for 4.14-rc1. Well, not all that big, just a number of small serial driver fixes, and a new serial driver. Also in here are some much needed goldfish tty driver (emulator) fixes to try to get that codebase under control. All of these have been in linux-next for a while with no reported issues" * tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (94 commits) tty: goldfish: Implement support for kernel 'earlycon' parameter tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms tty: goldfish: Refactor constants to better reflect their nature serial: 8250_port: Remove useless NULL checks earlycon: initialise baud field of earlycon device structure tty: hvcs: make ktermios const pty: show associative slave of ptmx in fdinfo tty: n_gsm: Add compat_ioctl tty: hvcs: constify vio_device_id tty: hvc_vio: constify vio_device_id tty: mips_ejtag_fdc: constify mips_cdmm_device_id Introduce 8250_men_mcb mcb: introduce mcb_get_resource() serial: imx: Avoid post-PIO cleanup if TX DMA is started tty: serial: imx: disable irq after suspend serial: 8250_uniphier: add suspend/resume support serial: 8250_uniphier: use CHAR register for canary to detect power-off serial: 8250_uniphier: fix serial port index in private data serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/serial/8250.txt 2 additions, 0 deletionsDocumentation/devicetree/bindings/serial/8250.txt
- Documentation/devicetree/bindings/serial/renesas,sci-serial.txt 2 additions, 0 deletions...ntation/devicetree/bindings/serial/renesas,sci-serial.txt
- Documentation/devicetree/bindings/serial/rs485.txt 2 additions, 3 deletionsDocumentation/devicetree/bindings/serial/rs485.txt
- Documentation/devicetree/bindings/serial/st,stm32-usart.txt 12 additions, 5 deletionsDocumentation/devicetree/bindings/serial/st,stm32-usart.txt
- drivers/mcb/mcb-core.c 19 additions, 1 deletiondrivers/mcb/mcb-core.c
- drivers/tty/Kconfig 3 additions, 0 deletionsdrivers/tty/Kconfig
- drivers/tty/ehv_bytechan.c 1 addition, 1 deletiondrivers/tty/ehv_bytechan.c
- drivers/tty/goldfish.c 185 additions, 49 deletionsdrivers/tty/goldfish.c
- drivers/tty/hvc/hvc_opal.c 8 additions, 8 deletionsdrivers/tty/hvc/hvc_opal.c
- drivers/tty/hvc/hvc_vio.c 4 additions, 4 deletionsdrivers/tty/hvc/hvc_vio.c
- drivers/tty/hvc/hvcs.c 2 additions, 2 deletionsdrivers/tty/hvc/hvcs.c
- drivers/tty/isicom.c 1 addition, 1 deletiondrivers/tty/isicom.c
- drivers/tty/mips_ejtag_fdc.c 1 addition, 1 deletiondrivers/tty/mips_ejtag_fdc.c
- drivers/tty/moxa.c 1 addition, 1 deletiondrivers/tty/moxa.c
- drivers/tty/mxser.c 1 addition, 1 deletiondrivers/tty/mxser.c
- drivers/tty/n_gsm.c 11 additions, 0 deletionsdrivers/tty/n_gsm.c
- drivers/tty/pty.c 7 additions, 1 deletiondrivers/tty/pty.c
- drivers/tty/serdev/core.c 1 addition, 1 deletiondrivers/tty/serdev/core.c
- drivers/tty/serial/21285.c 1 addition, 1 deletiondrivers/tty/serial/21285.c
- drivers/tty/serial/8250/8250_aspeed_vuart.c 5 additions, 2 deletionsdrivers/tty/serial/8250/8250_aspeed_vuart.c
Loading
Please register or sign in to comment