summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-08-09tty: Fix data race in tty_insert_flip_string_fixed_flagDaeRyong Jeong
2018-08-09hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith
2018-07-11n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa
2018-05-30serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-04-13tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren
2018-04-13Fix serial console on SNI RM400 machinesThomas Bogendoerfer
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-04-08tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-12-09sysrq : fix Show Regs call trace on ARMJibin Xu
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-10-21Revert "tty: goldfish: Fix a parameter of a call to free_irq"Greg Kroah-Hartman
2017-10-08tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-06-26serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-05-25tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-15tty: remove platform_sysrq_reset_seqArnd Bergmann
2017-05-08tty/isicom: fix big-endian compile warningArnd Bergmann
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-04-22serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2017-04-22tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud
2017-04-18serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-04-18tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-04-18TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-04-18tty: vt, fix bogus division in csi_JJiri Slaby
2016-11-23vt: clear selection before resizingScot Doyle
2016-11-23tty: limit terminal size to 4M charsDmitry Vyukov
2016-08-22serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-08-07tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-12serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-07-12tty: vt, return error when con_startup failsJiri Slaby
2016-07-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-06-03QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-03TTY: n_gsm, fix false positive WARN_ONJiri Slaby