Age | Commit message (Expand) | Author |
2014-07-18 | tty: Correct INPCK handling | Peter Hurley |
2014-07-18 | serial: Fix IGNBRK handling | Peter Hurley |
2014-07-02 | serial: 8250_dw: Fix LCR workaround regression | James Hogan |
2014-07-02 | serial: 8250_dw: Improve unwritable LCR workaround | Tim Kryger |
2014-06-20 | Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt | Ben Hutchings |
2014-06-06 | 8250_core: Fix unwanted TX chars write | Loic Poulain |
2014-06-06 | serial: 8250: Fix thread unsafe __dma_tx_complete function | Loic Poulain |
2014-05-15 | n_tty: Fix n_tty_write crash when echoing in raw mode | Peter Hurley |
2014-05-15 | tty: Fix lockless tty buffer race | Peter Hurley |
2014-05-15 | tty: serial: 8250_core.c Bug fix for Exar chips. | Michael Welling |
2014-05-15 | drivers/tty/hvc: don't free hvc_console_setup after init | Tomoki Sekiyama |
2014-05-15 | hvc: ensure hvc_init is only ever called once in hvc_console.c | Paul Gortmaker |
2014-05-05 | tty: Fix low_latency BUG | Peter Hurley |
2014-05-05 | tty: Set correct tty name in 'active' sysfs attribute | Hannes Reinecke |
2014-02-22 | vt: Fix secure clear screen | Petr Písař |
2014-02-22 | tty: n_gsm: Fix for modems with brk in modem status control | Lars Poeschel |
2014-02-22 | serial: sirf: fix kernel panic caused by unpaired spinlock | Qipan Li |
2014-02-06 | serial: 8250: enable UART_BUG_NOMSR for Tegra | Stephen Warren |
2014-02-06 | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip | Jonathan Woithe |
2014-02-06 | serial: add support for 200 v3 series Titan card | Yegor Yefremov |
2014-02-06 | tty/serial: at91: disable uart timer at start of shutdown | Marek Roszko |
2014-02-06 | tty/serial: at91: reset rx_ring when port is shutdown | Mark Deneen |
2014-02-06 | tty/serial: at91: fix race condition in atmel_serial_remove | Marek Roszko |
2014-02-06 | tty/serial: at91: Handle shutdown more safely | Marek Roszko |
2014-01-25 | serial: amba-pl011: use port lock to guard control register access | Jon Medhurst |
2014-01-09 | serial: 8250_dw: add new ACPI IDs | Mika Westerberg |
2014-01-09 | TTY: pmac_zilog, check existence of ports in pmz_console_init() | Geert Uytterhoeven |
2014-01-09 | n_tty: Fix apparent order of echoed output | Peter Hurley |
2014-01-09 | tty: Fix hang at ldsem_down_read() | Peter Hurley |
2013-12-11 | n_tty: Fix missing newline echo | Peter Hurley |
2013-12-04 | n_tty: Ensure reader restarts worker for next reader | Peter Hurley |
2013-12-04 | tty: Reset hupped state on open | Peter Hurley |
2013-12-04 | n_tty: Fix echo overrun tail computation | Peter Hurley |
2013-12-04 | tty: incorrect test of echo_buf() result for ECHO_OP_START | Roel Kluin |
2013-12-04 | n_tty: Fix 4096-byte canonical reads | Peter Hurley |
2013-10-17 | tty/serial: at91: fix uart/usart selection for older products | Nicolas Ferre |
2013-10-16 | serial: vt8500: add missing braces | Roel Kluin |
2013-10-07 | Revert "serial: i.MX: evaluate linux,stdout-path property" | Greg Kroah-Hartman |
2013-10-03 | xen/hvc: allow xenboot console to be used again | David Vrabel |
2013-09-30 | tty: Fix pty master read() after slave closes | Peter Hurley |
2013-09-29 | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-09-25 | tty: Fix SIGTTOU not sent with tcflush() | Peter Hurley |
2013-09-17 | tty: disassociate_ctty() sends the extra SIGCONT | Oleg Nesterov |
2013-09-17 | n_tty: Fix EOF push index when termios changes | Peter Hurley |
2013-09-17 | serial: pch_uart: remove unnecessary tty_port_tty_get | Johan Hovold |
2013-09-17 | serial: pch_uart: fix tty-kref leak in dma-rx path | Johan Hovold |
2013-09-17 | serial: pch_uart: fix tty-kref leak in rx-error path | Johan Hovold |
2013-09-17 | serial: tegra: fix tty-kref leak | Johan Hovold |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |