summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-11-02serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-11-01vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-11-01serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-06-20tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-06-20tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-06-20serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2017-06-20sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2017-06-08tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-06-08TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-02-10vt: clear selection before resizingScot Doyle
2017-02-10tty: vt, fix bogus division in csi_JJiri Slaby
2017-02-10tty: limit terminal size to 4M charsDmitry Vyukov
2017-02-10tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2016-08-27tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-06-07serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-06-07tty: vt, return error when con_startup failsJiri Slaby
2016-06-078250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-19tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-29serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
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: Prevent untrappable signals from malicious programPeter Hurley
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-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-09serial: 8250_dw: Fix LCR workaround regressionJames Hogan
2014-07-09serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger
2014-07-09serial: 8250_dw: Report CTS asserted for auto flowTim Kryger
2014-06-078250_core: Fix unwanted TX chars writeLoic Poulain
2014-06-07serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-05-13n_tty: Fix n_tty_write crash when echoing in raw modePeter 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: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-02-22vt: Fix secure clear screenPetr Písař
2014-02-22tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov