summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2017-06-20tty: nozomi: avoid a harmless gcc warningArnd Bergmann1-1/+1
2017-06-20tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-06-20serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi1-4/+19
2017-06-20sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita1-2/+2
2017-06-08tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov1-63/+69
2017-06-08TTY: n_hdlc, fix lockdep false positiveJiri Slaby1-15/+4
2017-02-10vt: clear selection before resizingScot Doyle1-0/+3
2017-02-10tty: vt, fix bogus division in csi_JJiri Slaby1-1/+1
2017-02-10tty: limit terminal size to 4M charsDmitry Vyukov1-0/+2
2017-02-10tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley1-0/+7
2016-08-27tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov1-21/+9
2016-06-07serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-06-07tty: vt, return error when con_startup failsJiri Slaby1-2/+3
2016-06-078250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-3/+6
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski1-1/+17
2016-02-20tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley1-1/+23
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky1-1/+17
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-04-29serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-03-26Change email address for 8250_pciRussell King1-1/+1
2015-03-18tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-18TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-07vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-03-07tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2014-11-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley1-1/+6
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley1-1/+1
2014-10-06serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-09-06serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze1-0/+9
2014-07-09serial: 8250_dw: Fix LCR workaround regressionJames Hogan1-2/+4
2014-07-09serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger1-10/+32
2014-07-09serial: 8250_dw: Report CTS asserted for auto flowTim Kryger1-8/+26
2014-06-088250_core: Fix unwanted TX chars writeLoic Poulain1-1/+1
2014-06-08serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain1-2/+7
2014-05-13n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+4
2014-05-13tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-05-13drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-06hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker1-1/+5
2014-04-27tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-02-23vt: Fix secure clear screenPetr Písař1-0/+2
2014-02-23tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel1-0/+11
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe1-2/+2
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov1-0/+4
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko1-7/+13
2014-01-25serial: amba-pl011: use port lock to guard control register accessJon Medhurst1-0/+6
2014-01-10serial: 8250_dw: add new ACPI IDsMika Westerberg1-0/+2