Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial driver updates from Greg KH: "Here's the big tty/serial driver pull request for 3.14-rc1 There are a number of n_tty fixes and cleanups, and some serial driver bugfixes, and we got rid of one obsolete driver, making this series remove more lines than added, always a nice surprise. All of these have been in linux-next with no reports of issues" * tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (60 commits) tty/serial: at91: disable uart timer at start of shutdown serial: 8250: enable UART_BUG_NOMSR for Tegra tty/serial: at91: reset rx_ring when port is shutdown tty/serial: at91: fix race condition in atmel_serial_remove tty/serial: at91: Handle shutdown more safely serial: sirf: correct condition for fetching dma buffer into tty serial: sirf: provide pm entries of uart_ops serial: sirf: use PM macro initialize PM functions serial: clps711x: Enable driver compilation with COMPILE_TEST serial: clps711x: Add support for N_IRDA line discipline tty: synclink: avoid sleep_on race tty/amiserial: avoid interruptible_sleep_on tty: delete non-required instances of include <linux/init.h> tty: an overflow of multiplication in drivers/tty/cyclades.c serial: Remove old SC26XX driver serial: add support for 200 v3 series Titan card serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip tty: Removing the deprecated function tty_vhangup_locked() TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release() tty/serial: at91: document clock properties ...
Showing
- Documentation/devicetree/bindings/serial/atmel-usart.txt 7 additions, 0 deletionsDocumentation/devicetree/bindings/serial/atmel-usart.txt
- Documentation/devicetree/bindings/serial/cirrus,clps711x-uart.txt 28 additions, 0 deletions...ation/devicetree/bindings/serial/cirrus,clps711x-uart.txt
- arch/arm/mach-clps711x/devices.c 21 additions, 0 deletionsarch/arm/mach-clps711x/devices.c
- drivers/char/pcmcia/synclink_cs.c 2 additions, 2 deletionsdrivers/char/pcmcia/synclink_cs.c
- drivers/input/serio/serport.c 15 additions, 13 deletionsdrivers/input/serio/serport.c
- drivers/parport/parport_serial.c 0 additions, 5 deletionsdrivers/parport/parport_serial.c
- drivers/staging/fwserial/Kconfig 20 additions, 0 deletionsdrivers/staging/fwserial/Kconfig
- drivers/staging/fwserial/fwserial.c 39 additions, 112 deletionsdrivers/staging/fwserial/fwserial.c
- drivers/staging/fwserial/fwserial.h 4 additions, 20 deletionsdrivers/staging/fwserial/fwserial.h
- drivers/tty/amiserial.c 18 additions, 8 deletionsdrivers/tty/amiserial.c
- drivers/tty/cyclades.c 2 additions, 0 deletionsdrivers/tty/cyclades.c
- drivers/tty/goldfish.c 0 additions, 1 deletiondrivers/tty/goldfish.c
- drivers/tty/hvc/hvc_console.c 1 addition, 1 deletiondrivers/tty/hvc/hvc_console.c
- drivers/tty/hvc/hvsi_lib.c 0 additions, 1 deletiondrivers/tty/hvc/hvsi_lib.c
- drivers/tty/ipwireless/tty.c 0 additions, 1 deletiondrivers/tty/ipwireless/tty.c
- drivers/tty/n_gsm.c 38 additions, 25 deletionsdrivers/tty/n_gsm.c
- drivers/tty/n_r3964.c 1 addition, 1 deletiondrivers/tty/n_r3964.c
- drivers/tty/n_tty.c 62 additions, 51 deletionsdrivers/tty/n_tty.c
- drivers/tty/rocket.c 1 addition, 1 deletiondrivers/tty/rocket.c
- drivers/tty/serial/8250/8250_core.c 4 additions, 0 deletionsdrivers/tty/serial/8250/8250_core.c
Please register or sign in to comment