-
- Downloads
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial driver updates from Greg KH: "Here is the big tty and serial driver update for 4.4-rc1. Lots of serial driver updates and a few small tty core changes. Full details in the shortlog. All of these have been in linux-next for a while" * tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (148 commits) tty: Use unbound workqueue for all input workers tty: Abstract tty buffer work tty: Prevent tty teardown during tty_write_message() tty: core: Use correct spinlock flavor in tiocspgrp() tty: Combine SIGTTOU/SIGTTIN handling serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty() ttyFDC: Fix build problems due to use of module_{init,exit} tty: remove unneeded return statement serial: 8250_mid: add support for DMA engine handling from UART MMIO dmaengine: hsu: remove platform data dmaengine: hsu: introduce stubs for the exported functions dmaengine: hsu: make the UART driver in control of selecting this driver serial: fix mctrl helper functions serial: 8250_pci: Intel MID UART support to its own driver serial: fsl_lpuart: add earlycon support tty: disable unbind for old 74xx based serial/mpsc console port serial: pl011: Spelling s/clocks-names/clock-names/ n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars tty: synclink, fix indentation serial: at91, fix rs485 properties ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/serial/ingenic,uart.txt 2 additions, 1 deletionDocumentation/devicetree/bindings/serial/ingenic,uart.txt
- Documentation/devicetree/bindings/serial/pl011.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/serial/pl011.txt
- Documentation/devicetree/bindings/serial/qcom,msm-uartdm.txt 6 additions, 0 deletionsDocumentation/devicetree/bindings/serial/qcom,msm-uartdm.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/snps-dw-apb-uart.txt 3 additions, 0 deletions...mentation/devicetree/bindings/serial/snps-dw-apb-uart.txt
- Documentation/kernel-parameters.txt 7 additions, 0 deletionsDocumentation/kernel-parameters.txt
- Documentation/serial/driver 9 additions, 1 deletionDocumentation/serial/driver
- Documentation/serial/tty.txt 39 additions, 21 deletionsDocumentation/serial/tty.txt
- arch/arm64/include/asm/dcc.h 55 additions, 0 deletionsarch/arm64/include/asm/dcc.h
- drivers/char/pcmcia/synclink_cs.c 0 additions, 9 deletionsdrivers/char/pcmcia/synclink_cs.c
- drivers/dma/hsu/Kconfig 2 additions, 7 deletionsdrivers/dma/hsu/Kconfig
- drivers/dma/hsu/hsu.c 7 additions, 17 deletionsdrivers/dma/hsu/hsu.c
- drivers/dma/hsu/hsu.h 1 addition, 0 deletionsdrivers/dma/hsu/hsu.h
- drivers/dma/hsu/pci.c 1 addition, 1 deletiondrivers/dma/hsu/pci.c
- drivers/isdn/i4l/isdn_tty.c 1 addition, 1 deletiondrivers/isdn/i4l/isdn_tty.c
- drivers/tty/cyclades.c 0 additions, 9 deletionsdrivers/tty/cyclades.c
- drivers/tty/hvc/Kconfig 1 addition, 1 deletiondrivers/tty/hvc/Kconfig
- drivers/tty/hvc/hvc_console.c 2 additions, 18 deletionsdrivers/tty/hvc/hvc_console.c
- drivers/tty/hvc/hvc_dcc.c 11 additions, 4 deletionsdrivers/tty/hvc/hvc_dcc.c
- drivers/tty/hvc/hvcs.c 1 addition, 1 deletiondrivers/tty/hvc/hvcs.c
Loading
Please register or sign in to comment