-
- Downloads
Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial fixes from Greg KH: "Here are some small tty/serial driver fixes for 4.1-rc2. They include some minor fixes that resolve reported issues, and a new device quirk. All have been in linux-next succesfully" * tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: serial: 8250_pci: Add support for 16 port Exar boards serial: samsung: fix serial console break tty/serial: at91: maxburst was missing for dma transfers serial: of-serial: Remove device_type = "serial" registration serial: xilinx: Use platform_get_irq to get irq description structure serial: core: Fix kernel-doc build warnings tty: Re-add external interface for tty_set_termios()
Showing
- drivers/tty/serial/8250/8250_pci.c 23 additions, 2 deletionsdrivers/tty/serial/8250/8250_pci.c
- drivers/tty/serial/atmel_serial.c 2 additions, 0 deletionsdrivers/tty/serial/atmel_serial.c
- drivers/tty/serial/of_serial.c 0 additions, 1 deletiondrivers/tty/serial/of_serial.c
- drivers/tty/serial/samsung.c 3 additions, 2 deletionsdrivers/tty/serial/samsung.c
- drivers/tty/serial/serial_core.c 1 addition, 1 deletiondrivers/tty/serial/serial_core.c
- drivers/tty/serial/uartlite.c 6 additions, 5 deletionsdrivers/tty/serial/uartlite.c
- drivers/tty/serial/xilinx_uartps.c 6 additions, 6 deletionsdrivers/tty/serial/xilinx_uartps.c
- drivers/tty/tty_ioctl.c 2 additions, 1 deletiondrivers/tty/tty_ioctl.c
- include/linux/tty.h 1 addition, 0 deletionsinclude/linux/tty.h
Loading
Please register or sign in to comment