summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-10-22tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-09-18xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-09-18xen/console: Update console event channel on resumeBoris Ostrovsky
2015-09-18serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-09-18serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-06-19TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-06-19tty: fix up atime/mtime mess, take fourJiri Slaby
2015-06-19Change email address for 8250_pciRussell King
2015-06-19tty: Prevent untrappable signals from malicious programPeter Hurley
2015-06-19vt: provide notifications on selection changesNicolas Pitre
2015-04-14serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2015-02-02tty/vt: don't set font mappings on vc not supporting thisImre Deak
2015-02-02tty: Prevent "read/write wait queue active!" log floodingPeter Hurley
2015-02-02tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2015-02-02serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2015-02-02serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-09-258250_pci: fix warnings in backport of Broadcom TruManage supportPaul Gortmaker
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-06-11tty/serial: Add support for Altera serial portLey Foon Tan
2014-06-118250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2014-06-11Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2014-06-11tty: Correct tty buffer flush.Ilya Zykov
2014-06-11serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold
2014-06-11serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold
2014-06-07n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby
2014-06-07n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby
2014-06-07char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir
2014-06-07n_gsm : Flow control handling in Mux driverFrederic Berat
2014-06-07tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme
2014-05-18n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-13drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-06hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker
2014-02-22tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko
2014-01-08TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2013-09-07powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-03pch_uart: fix a deadlock when pch_uart as consoleLiang Li
2013-06-07TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-07tty: fix up atime/mtime mess, take threeLinus Torvalds
2013-05-07serial_core.c: add put_device() after device_find_child()Federico Vaga
2013-05-01TTY: fix atime/mtime regressionJiri Slaby
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby
2013-04-05vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-04-05tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz
2013-03-28sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-03-20TTY: do not reset master's packet modeJiri Slaby