summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-07-11vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko
2018-07-11n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-07-11n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa
2018-07-03serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner
2018-06-16tty: pl011: Avoid spuriously stuck-off interruptsDave Martin
2018-06-16serial: 8250: omap: Fix idling of clocks for unused uartsTony Lindgren
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski
2018-06-16tty/serial: atmel: use port->name as name in request_irq()Sebastian Andrzej Siewior
2018-06-16serial: sh-sci: Stop using printk format %pCrGeert Uytterhoeven
2018-06-06serial: pl011: add console matching functionAleksey Makarov
2018-05-25serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R
2018-05-25serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-25serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-25serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-25serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-25serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-25serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-19serial: sccnxp: Fix error handling in sccnxp_probe()Alexey Khoroshilov
2018-05-09serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
2018-05-01earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-05-01tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-01tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-01tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-01tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo
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-13serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven
2018-04-13serial: 8250: omap: Disable DMA for console UARTVignesh R
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-24pty: cancel pty slave port buf's work in tty_releaseSahara
2018-03-24serial: 8250_dw: Disable clock on errorStefan Potyra
2018-03-22serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be offUwe Kleine-König
2018-03-22tty: amba-pl011: Fix spurious TX interruptsJayachandran C
2018-03-18earlycon: add reg-offset to physical address before mappingGreentime Hu
2018-03-18serial: core: mark port as initialized in autoconfigSebastian Andrzej Siewior
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-02-13serial: core: mark port as initialized after successful IRQ changeSebastian Andrzej Siewior
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2018-01-02tty: fix tty_ldisc_receive_buf() documentationJohan Hovold
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds
2017-12-20tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov
2017-12-20tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov
2017-12-09sysrq : fix Show Regs call trace on ARMJibin Xu
2017-12-09serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner