aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-04-19n_tty: Fix read buffer overwrite when no newlinePeter Hurley
2015-04-19tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-03-26Change email address for 8250_pciRussell King
2015-03-18tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-18TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-06vt: provide notifications on selection changesNicolas Pitre
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley
2015-01-29tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-11-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-30tty: omap-serial: fix division by zeroFrans Klaver
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-09-05serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-07-09tty: Correct INPCK handlingPeter Hurley
2014-07-09serial: Fix IGNBRK handlingPeter Hurley
2014-06-11Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings
2014-06-078250_core: Fix unwanted TX chars writeLoic Poulain
2014-06-07serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-05-31serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren
2014-05-13n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-13tty: Fix lockless tty buffer racePeter Hurley
2014-05-13tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
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-04-26tty: Fix low_latency BUGPeter Hurley
2014-04-26tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-03-06sparc: serial: Clean up the locking for -rtDavid Miller
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman
2014-02-13vt: Fix secure clear screenPetr Písař
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz
2014-02-13n_tty: Fix stale echo outputPeter Hurley
2014-02-13serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov
2014-02-13n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0Peter Hurley
2014-02-13serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann
2014-02-07tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-02-07tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-02-07drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-28Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds