summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2019-01-22tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov
2019-01-22tty: Simplify tty->count math in tty_reopen()Dmitry Safonov
2019-01-22tty: Hold tty_ldisc_lock() during tty_reopen()Dmitry Safonov
2019-01-22tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov
2019-01-13serial/sunsu: fix refcount leakYangtao Li
2019-01-09serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne
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-13tty: do not set TTY_IO_ERROR flag if console portChanho Park
2018-12-13tty: serial: 8250_mtk: always resume the device in probe.Peter Shih
2018-12-13USB: serial: console: fix reported terminal settingsJohan Hovold
2018-12-08kgdboc: Fix warning with module buildLaura Abbott
2018-12-08kgdboc: Fix restrict errorLaura Abbott
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman
2018-12-01tty: wipe buffer.Linus Torvalds
2018-11-27serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMAGeert Uytterhoeven
2018-11-21termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin
2018-11-21serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda
2018-11-21sc16is7xx: Fix for multi-channel stallPhil Elwell
2018-11-21serial: 8250_of: Fix for lack of interrupt supportJohn Garry
2018-11-21tty: check name length in tty_find_polling_driver()Miles Chen
2018-11-13vt: fix broken display when running aptitudeMikulas Patocka
2018-11-13kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-02Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven
2018-10-02Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck
2018-09-20serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-09-18tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva
2018-09-18tty: Drop tty->count on tty_reopen() failureDmitry Safonov
2018-09-18serial: cpm_uart: return immediately from console pollChristophe Leroy
2018-09-18tty: serial: lpuart: avoid leaking struct tty_structStefan Agner
2018-09-18serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka
2018-09-10tty: hvc: hvc_write() fix break conditionNicholas Piggin
2018-09-10tty: hvc: hvc_poll() fix read loop batchingNicholas Piggin
2018-09-10tty: hvc: hvc_poll() fix read loop hangNicholas Piggin
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-14Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-13Merge branch 'topic/hvc' into nextMichael Ellerman
2018-08-12tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-08-02serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra
2018-08-02tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev
2018-08-02serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam