aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-06-01Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.05-rtMark Brown
2018-05-25serial: altera: ensure port->regshift is honored consistentlyUwe Kleine-König
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: sh-sci: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-25serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-03Merge tag 'v4.14.39' into linux-4.14.y-rtSebastian Andrzej Siewior
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: Avoid possible error pointer dereference at tty_ldisc_restore().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-26tty: serial: exar: Relocate sleep wake-up handlingAaron Sierra
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo
2018-04-13Merge tag 'v4.14.34' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-04-12tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren
2018-04-08vt: change SGR 21 to follow the standardsMike Frysinger
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-24serial: 8250_pci: Don't fail on multiport card classAndy Shevchenko
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-24tty: goldfish: Enable 'earlycon' only if built-inSebastian Andrzej Siewior
2018-03-20Merge tag 'v4.14.28' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-19earlycon: add reg-offset to physical address before mappingGreentime Hu
2018-03-19serial: core: mark port as initialized in autoconfigSebastian Andrzej Siewior
2018-03-19serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-19tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-19serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-02-09Merge tag 'v4.14.18' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-07serial: 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-03serial: 8250_uniphier: fix error return code in uniphier_uart_probe()Wei Yongjun
2018-02-03serial: 8250_of: fix return code when probe function fails to get resetMasahiro Yamada
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2018-01-09Merge tag 'v4.14.12' into linux-4.14.y-rtSebastian Andrzej Siewior
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-22Merge tag 'v4.14.8' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-20serdev: ttyport: enforce tty-driver open() requirementJohan Hovold
2017-12-15Merge tag 'v4.14.6' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-14serdev: ttyport: fix tty locking in closeJohan Hovold
2017-12-14serdev: ttyport: fix NULL-deref on hangupJohan Hovold
2017-12-14serdev: ttyport: add missing receive_buf sanity checksJohan Hovold
2017-12-10serial: imx: Update cached mctrl value when changing RTSIan Jamison