Merge tag 'tty-4.15-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 pull request for 4.15-rc1. Lots of serial driver updates in here, some small vt cleanups, and a raft of SPDX and license boilerplate cleanups, messing up the diffstat a bit. Nothing major, with no realy functional changes except better hardware support for some platforms. All of these have been in linux-next for a while with no reported issues" * tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (110 commits) tty: ehv_bytechan: fix spelling mistake tty: serial: meson: allow baud-rates lower than 9600 serial: 8250_fintek: Fix crash with baud rate B0 serial: 8250_fintek: Disable delays for ports != 0 serial: 8250_fintek: Return -EINVAL on invalid configuration tty: Remove redundant license text tty: serdev: Remove redundant license text tty: hvc: Remove redundant license text tty: serial: Remove redundant license text tty: add SPDX identifiers to all remaining files in drivers/tty/ tty: serial: jsm: remove redundant pointer ts tty: serial: jsm: add space before the open parenthesis '(' tty: serial: jsm: fix coding style tty: serial: jsm: delete space between function name and '(' tty: serial: jsm: add blank line after declarations tty: serial: jsm: change the type of local variable tty: serial: imx: remove dead code imx_dma_rxint tty: serial: imx: disable ageing timer interrupt if dma in use serial: 8250: fix potential deadlock in rs485-mode serial: m32r_sio: Drop redundant .data assignment ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/dma/stm32-dma.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/dma/stm32-dma.txt
- Documentation/devicetree/bindings/serial/atmel-usart.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/serial/atmel-usart.txt
- Documentation/devicetree/bindings/serial/fsl-imx-uart.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/serial/fsl-imx-uart.txt
- Documentation/devicetree/bindings/serial/fsl-lpuart.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/serial/fsl-lpuart.txt
- Documentation/devicetree/bindings/serial/omap_serial.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/serial/omap_serial.txt
- Documentation/devicetree/bindings/serial/st,stm32-usart.txt 3 additions, 7 deletionsDocumentation/devicetree/bindings/serial/st,stm32-usart.txt
- arch/arm/boot/dts/stm32f429.dtsi 6 additions, 6 deletionsarch/arm/boot/dts/stm32f429.dtsi
- arch/arm/boot/dts/stm32f746.dtsi 6 additions, 6 deletionsarch/arm/boot/dts/stm32f746.dtsi
- arch/arm/boot/dts/stm32h743.dtsi 2 additions, 2 deletionsarch/arm/boot/dts/stm32h743.dtsi
- drivers/acpi/scan.c 17 additions, 20 deletionsdrivers/acpi/scan.c
- drivers/tty/amiserial.c 1 addition, 0 deletionsdrivers/tty/amiserial.c
- drivers/tty/bfin_jtag_comm.c 1 addition, 2 deletionsdrivers/tty/bfin_jtag_comm.c
- drivers/tty/cyclades.c 7 additions, 10 deletionsdrivers/tty/cyclades.c
- drivers/tty/ehv_bytechan.c 3 additions, 6 deletionsdrivers/tty/ehv_bytechan.c
- drivers/tty/goldfish.c 1 addition, 10 deletionsdrivers/tty/goldfish.c
- drivers/tty/hvc/hvc_bfin_jtag.c 1 addition, 2 deletionsdrivers/tty/hvc/hvc_bfin_jtag.c
- drivers/tty/hvc/hvc_console.c 1 addition, 14 deletionsdrivers/tty/hvc/hvc_console.c
- drivers/tty/hvc/hvc_console.h 1 addition, 14 deletionsdrivers/tty/hvc/hvc_console.h
- drivers/tty/hvc/hvc_dcc.c 2 additions, 11 deletionsdrivers/tty/hvc/hvc_dcc.c
- drivers/tty/hvc/hvc_opal.c 1 addition, 15 deletionsdrivers/tty/hvc/hvc_opal.c
Loading
Please register or sign in to comment