summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo
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-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-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-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-20serdev: ttyport: enforce tty-driver open() requirementJohan Hovold
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
2017-12-10serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe
2017-12-10sysrq : fix Show Regs call trace on ARMJibin Xu
2017-12-10serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-12-10serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2017-12-10serial: 8250_early: Only set divisor if valid clk & baudMatt Redfearn
2017-12-10serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-11-30serdev: fix registration of second slaveJohan Hovold
2017-11-24serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner
2017-09-18serial: sccnxp: Fix error handling in sccnxp_probe()Alexey Khoroshilov
2017-09-18tty: serial: lpuart: avoid report NULL interruptFugang Duan
2017-09-18serial: bcm63xx: fix timing issue.Russell Enderby
2017-09-18mxser: fix timeout calculation for low ratesJiri Slaby
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-05Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-31tty: goldfish: Implement support for kernel 'earlycon' parameterMiodrag Dinic
2017-08-31tty: goldfish: Use streaming DMA for r/w operations on Ranchu platformsMiodrag Dinic