summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-04-04serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam
2017-03-16tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-03-16TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-03-16sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2017-03-16tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-02-23tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2017-02-23vt: clear selection before resizingScot Doyle
2017-02-23tty: limit terminal size to 4M charsDmitry Vyukov
2017-02-23tty: vt, fix bogus division in csi_JJiri Slaby
2016-11-20serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-11-20sparc: serial: sunhv: fix a double lock bugDan Carpenter
2016-11-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-11-20serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski
2016-11-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-11-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-08-22tty: vt, return error when con_startup failsJiri Slaby
2016-08-22Fix OpenSSH pty regression on closeBrian Bloniarz
2016-08-22Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley
2016-05-01serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven
2016-05-018250: 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-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-17n_tty: Fix unsafe reference to "other" ldiscPeter Hurley
2016-02-16tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-02-02sysrq: Fix warning in sysrq generated crash.Ani Sinha
2016-01-25tty: Fix GPF in flush_to_ldisc()Peter Hurley
2016-01-25n_tty: Fix poll() after buffer-limited eof push readPeter Hurley
2015-12-13tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-11-16serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
2015-11-16serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-16serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-09-28serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-28serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-28serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-07-15tty: remove platform_sysrq_reset_seqArnd Bergmann
2015-06-11n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-11serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-06-02xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-28tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-05-20xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-12tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-12serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-05-12serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-04-27n_tty: Fix read buffer overwrite when no newlinePeter Hurley
2015-04-13tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-04-01serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-18TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-18tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-18Change email address for 8250_pciRussell King