summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-09-13sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-09-13serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-06-09drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-18n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-04-30tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-04-30hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker
2014-04-02TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2014-04-02tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-04-02serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren
2014-04-02serial: add support for 200 v3 series Titan cardYegor Yefremov
2014-04-02serial: add support for 400 and 800 v3 series Titan cardsYegor Yefremov
2013-10-26serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold
2013-10-26serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold
2013-09-10powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin
2013-09-10serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-09-10serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-07-27pch_uart: fix a deadlock when pch_uart as consoleLiang Li
2013-07-27Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-05-30TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-13tty: fix up atime/mtime mess, take threeLinus Torvalds
2013-05-13TTY: fix atime/mtime regressionJiri Slaby
2013-05-13TTY: do not update atime/mtime on read/writeJiri Slaby
2013-05-13serial_core.c: add put_device() after device_find_child()Federico Vaga
2013-04-10vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-04-10tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz
2013-03-27sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-03-27TTY: do not reset master's packet modeJiri Slaby
2013-03-20tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-20serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-20Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2013-03-20tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-20tty: Correct tty buffer flush.Ilya Zykov
2013-03-068250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings
2013-03-06fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-03-06fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-03-06vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-03-06tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-068250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-02-06tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard
2013-02-06serial:ifx6x60:Delete SPI timer when shut down portchao bi
2012-10-17serial: pl011: handle corruption at high clock speedsLinus Walleij
2012-10-17serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-10-17n_gsm: memory leak in uplink error pathRuss Gorby
2012-10-17n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby
2012-10-17n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby
2012-10-17n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby
2012-10-17char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir
2012-10-17n_gsm : Flow control handling in Mux driverFrederic Berat
2012-10-17n_gsm: uplink SKBs accumulate on listRuss Gorby
2012-10-17n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin