-
- Downloads
Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial driver fixes from Greg KH: "Here are a small number of tty/serial driver fixes to resolve reported issues with 3.14-rc and earlier (in the case of the vt bugfix). Some of these have been tested and reported by a number of people as the tty bugfix was pretty commonly hit on some platforms. All have been in linux-next for a while" * tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: vt: Fix secure clear screen serial: 8250: Support XR17V35x fraction divisor n_tty: Fix stale echo output serial: sirf: fix kernel panic caused by unpaired spinlock serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0 serial: omap: fix rs485 probe on defered pinctrl serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP serial: omap-serial: Move info message to probe function tty: Set correct tty name in 'active' sysfs attribute tty: n_gsm: Fix for modems with brk in modem status control drivers/tty/hvc: don't use module_init in non-modular hyp. console code
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-tty 2 additions, 1 deletionDocumentation/ABI/testing/sysfs-tty
- drivers/tty/hvc/hvc_opal.c 1 addition, 7 deletionsdrivers/tty/hvc/hvc_opal.c
- drivers/tty/hvc/hvc_rtas.c 1 addition, 11 deletionsdrivers/tty/hvc/hvc_rtas.c
- drivers/tty/hvc/hvc_udbg.c 1 addition, 8 deletionsdrivers/tty/hvc/hvc_udbg.c
- drivers/tty/hvc/hvc_xen.c 1 addition, 16 deletionsdrivers/tty/hvc/hvc_xen.c
- drivers/tty/n_gsm.c 11 additions, 0 deletionsdrivers/tty/n_gsm.c
- drivers/tty/n_tty.c 8 additions, 6 deletionsdrivers/tty/n_tty.c
- drivers/tty/serial/8250/8250_core.c 18 additions, 0 deletionsdrivers/tty/serial/8250/8250_core.c
- drivers/tty/serial/8250/8250_dw.c 2 additions, 2 deletionsdrivers/tty/serial/8250/8250_dw.c
- drivers/tty/serial/8250/8250_pci.c 2 additions, 1 deletiondrivers/tty/serial/8250/8250_pci.c
- drivers/tty/serial/omap-serial.c 7 additions, 4 deletionsdrivers/tty/serial/omap-serial.c
- drivers/tty/serial/sirfsoc_uart.c 3 additions, 1 deletiondrivers/tty/serial/sirfsoc_uart.c
- drivers/tty/tty_io.c 18 additions, 7 deletionsdrivers/tty/tty_io.c
- drivers/tty/vt/vt.c 2 additions, 0 deletionsdrivers/tty/vt/vt.c
Loading
Please register or sign in to comment