summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-07-08vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko
2018-07-08serdev: fix memleak on module unloadJohan Hovold
2018-07-08serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-07-08n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-07-08n_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-04-25tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-04-23tty: serial: xuartps: Setup early console when uartclk is also passedMichal Simek
2018-04-23tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-04-23tty: Avoid possible error pointer dereference at tty_ldisc_restore().Tetsuo Handa
2018-04-23tty: serial: qcom_geni_serial: Use signed variable to get IRQKarthikeyan Ramasubramanian
2018-04-23earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-04-23serial: imx: fix cached UCR2 read on software resetStefan Agner
2018-04-23serial: imx: warn user when using unsupported configurationStefan Agner
2018-04-22serial: mvebu-uart: Fix local flags handling on termios updateMarc Zyngier
2018-04-22tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-04-22tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()Dominik Brodowski
2018-04-02fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()Dominik Brodowski
2018-03-26tty: hvc: remove tile driverArnd Bergmann
2018-03-26tty: remove bfin_jtag_comm and hvc_bfin_jtag driversArnd Bergmann
2018-03-26serial: remove tile uart driverArnd Bergmann
2018-03-26serial: remove m32r_sio driverArnd Bergmann
2018-03-26serial: remove blackfin driversArnd Bergmann
2018-03-26serial: remove cris/etrax uart driversArnd Bergmann
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-23serial: expose buf_overrun count through proc interfaceJeremy Kerr
2018-03-22serial: mvebu-uart: fix tx lost charactersGabriel Matni
2018-03-22tty: serial: msm_geni_serial: Fix return value check in qcom_geni_serial_probe()Wei Yongjun
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-03-20tty: serial: msm_geni_serial: Add serial driver support for GENI based QUPKarthikeyan Ramasubramanian
2018-03-18s390/setup : enable display support for KVM guestFarhan Ali
2018-03-158250-men-mcb: add support for 16z025 and 16z057Michael Moese
2018-03-15serial: stm32: fix initialization of RS485 modeBich HEMON
2018-03-14vt: change SGR 21 to follow the standardsMike Frysinger
2018-03-14serdev: Fix typo in serdev_device_allocFrédéric Danis
2018-03-14tty: st-asc: Update tty aliasPatrice Chotard
2018-03-14serial: stm32: add support for RS485 hardware control modeBich HEMON
2018-03-09serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-03-09serial: mxs-auart: disable clks of Alphascale ASM9260Alexey Khoroshilov
2018-03-09serial: 8250_dw: Switch to use acpi_dev_present()Andy Shevchenko