summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-05-02serial: mctrl_gpio: Add missing module licenseRomain Izard
2018-05-02serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_initUwe Kleine-König
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-02tty: 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-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-25serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus
2018-02-25tty: cyclades: cyz_interrupt is only used for PCIArnd Bergmann
2018-02-25tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam
2018-01-17sysrq: Fix warning in sysrq generated crash.Ani Sinha
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds
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
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-10-21Revert "tty: goldfish: Fix a parameter of a call to free_irq"Greg Kroah-Hartman
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-10-08tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-09-27tty: fix __tty_insert_flip_char regressionArnd Bergmann
2017-09-27tty: improve tty_insert_flip_char() slow pathArnd Bergmann
2017-09-27tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-06-26serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-06-14tty: Drop krefs for interrupted tty lockPeter Hurley
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-05-20tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-04-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-04-08tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre
2017-04-08tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud