summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2017-08-31tty: goldfish: Refactor constants to better reflect their natureAleksandar Markovic
2017-08-31serial: 8250_port: Remove useless NULL checksAndy Shevchenko
2017-08-31earlycon: initialise baud field of earlycon device structureEugeniy Paltsev
2017-08-29sparc64: vcc: make ktermios constBhumika Goyal
2017-08-29tty: hvcs: make ktermios constBhumika Goyal
2017-08-28sparc64: vcc: Check for IS_ERR() instead of NULLDan Carpenter
2017-08-28pty: show associative slave of ptmx in fdinfoMasatake YAMATO
2017-08-28tty: n_gsm: Add compat_ioctlLars Poeschel
2017-08-28tty: hvcs: constify vio_device_idArvind Yadav
2017-08-28tty: hvc_vio: constify vio_device_idArvind Yadav
2017-08-28tty: mips_ejtag_fdc: constify mips_cdmm_device_idArvind Yadav
2017-08-28Introduce 8250_men_mcbMichael Moese
2017-08-28serial: imx: Avoid post-PIO cleanup if TX DMA is startedIan Jamison
2017-08-28tty: serial: imx: disable irq after suspendMaxim Yu. Osipov
2017-08-28serial: 8250_uniphier: add suspend/resume supportMasahiro Yamada