Age | Commit message (Expand) | Author |
2014-02-22 | tty: n_gsm: Fix for modems with brk in modem status control | Lars Poeschel |
2014-02-06 | serial: add support for 200 v3 series Titan card | Yegor Yefremov |
2014-02-06 | tty/serial: at91: Handle shutdown more safely | Marek Roszko |
2014-01-08 | TTY: pmac_zilog, check existence of ports in pmz_console_init() | Geert Uytterhoeven |
2013-09-07 | powerpc/hvsi: Increase handshake timeout from 200ms to 400ms. | Eugene Surovegin |
2013-08-11 | serial/mxs-auart: increase time to wait for transmitter to become idle | Uwe Kleine-König |
2013-08-11 | serial/mxs-auart: fix race condition in interrupt handler | Uwe Kleine-König |
2013-07-13 | Revert "serial: 8250_pci: add support for another kind of NetMos Technology P... | Greg Kroah-Hartman |
2013-07-03 | pch_uart: fix a deadlock when pch_uart as console | Liang Li |
2013-06-07 | TTY: Fix tty miss restart after we turn off flow-control | Wang YanQing |
2013-05-07 | tty: fix up atime/mtime mess, take three | Linus Torvalds |
2013-05-07 | serial_core.c: add put_device() after device_find_child() | Federico Vaga |
2013-05-01 | TTY: fix atime/mtime regression | Jiri Slaby |
2013-05-01 | TTY: do not update atime/mtime on read/write | Jiri Slaby |
2013-04-05 | vt: synchronize_rcu() under spinlock is not nice... | Al Viro |
2013-04-05 | tty: atmel_serial_probe(): index of atmel_ports[] fix | Pawel Wieczorkiewicz |
2013-03-28 | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option | Tkhai Kirill |
2013-03-20 | TTY: do not reset master's packet mode | Jiri Slaby |
2013-03-20 | tty: serial: fix typo "ARCH_S5P6450" | Paul Bolle |
2013-03-20 | serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ... | Wang YanQing |
2013-02-28 | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai |
2013-02-28 | fb: rework locking to fix lock ordering on takeover | Alan Cox |
2013-02-28 | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie |
2013-02-28 | tty: set_termios/set_termiox should not return -EINTR | Oleg Nesterov |
2013-02-28 | tty: Prevent deadlock in n_gsm driver | Dirkjan Bussink |
2013-01-21 | tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler | Maxime Ripard |
2013-01-21 | serial:ifx6x60:Delete SPI timer when shut down port | chao bi |
2012-11-26 | Revert "serial: omap: fix software flow control" | Felipe Balbi |
2012-10-21 | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel |
2012-10-07 | n_gsm: memory leak in uplink error path | Russ Gorby |
2012-10-07 | n_gsm: added interlocking for gsm_data_lock for certain code paths | Russ Gorby |
2012-10-07 | n_gsm: uplink SKBs accumulate on list | Russ Gorby |
2012-10-07 | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX | xiaojin |
2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
2012-10-07 | serial: pl011: handle corruption at high clock speeds | Linus Walleij |
2012-10-07 | serial: omap: fix software flow control | Vikram Pandita |
2012-10-07 | Remove BUG_ON from n_tty_read() | Stanislav Kozina |
2012-10-07 | tty: keyboard.c: Remove locking from vt_get_leds. | Christopher Brannon |
2012-10-02 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart |
2012-10-02 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-10-02 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
2012-10-02 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
2012-10-02 | tty: serial: imx: console write routing is unsafe on SMP | Xinyu Chen |
2012-08-26 | pmac_zilog,kdb: Fix console poll hook to return instead of loop | Jason Wessel |
2012-06-22 | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk |
2012-06-22 | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk |
2012-06-22 | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk |
2012-06-01 | hvc_xen: NULL dereference on allocation failure | Dan Carpenter |
2012-06-01 | tty: Allow uart_register/unregister/register | Alan Cox |
2012-06-01 | 8250_pci: fix pch uart matching | Arnaud Patard |