summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2019-04-03Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang
2019-04-03serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-03-23serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita
2019-02-20serial: fsl_lpuart: clear parity enable bit when disable parityAndy Duan
2019-02-06vt: invoke notifier on screen size changeNicolas Pitre
2019-02-06tty/n_hdlc: fix __might_sleep warningPaul Fulghum
2019-02-06tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman
2019-01-26tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2018-12-13kgdboc: Fix warning with module buildLaura Abbott
2018-12-13kgdboc: Fix restrict errorLaura Abbott
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman
2018-12-01tty: wipe buffer.Linus Torvalds
2018-11-22termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin
2018-11-22tty: check name length in tty_find_polling_driver()Miles Chen
2018-11-22kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2018-11-10tty: audit: Fix audit sourcePeter Hurley
2018-11-10tty: serial: fsl_lpuart: fix clearing of receive flagStefan Agner
2018-11-10serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi
2018-11-10Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley
2018-10-13serial: cpm_uart: return immediately from console pollChristophe Leroy
2018-10-13drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia
2018-09-26tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev
2018-08-28serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
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