summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-05-22tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-22tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-22tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-22tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa
2018-05-22tty: make n_tty_read() always abort if hangup is in progressTejun Heo
2018-05-22tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren
2018-05-22Fix serial console on SNI RM400 machinesThomas Bogendoerfer
2018-05-22serial: 8250: omap: Disable DMA for console UARTVignesh R
2018-05-22vt: change SGR 21 to follow the standardsMike Frysinger
2018-05-22tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-20serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-20tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-20serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-03-04tty: cyclades: cyz_interrupt is only used for PCIArnd Bergmann
2018-03-04tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann
2018-02-28sysrq: Fix warning in sysrq generated crash.Ani Sinha
2018-02-28n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds
2018-01-17sysrq : fix Show Regs call trace on ARMJibin Xu
2018-01-17serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2018-01-17serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2018-01-178250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2018-01-17serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal
2018-01-17tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2018-01-17TTY: n_hdlc, fix lockdep false positiveJiri Slaby
2017-12-06serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-12-06serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-11-05sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-11-05tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-10-03tty: fix __tty_insert_flip_char regressionArnd Bergmann
2017-10-03tty: improve tty_insert_flip_char() slow pathArnd Bergmann
2017-10-03tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-07-31vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-06-25serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-06-13serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-06-13tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-06-13tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-06-08serial: core: fix crash in uart_suspend_portLucas Stach
2017-06-08tty: Fix GPF in flush_to_ldisc()Peter Hurley
2017-06-08tty: fix data race in flush_to_ldiscDmitry Vyukov
2017-06-08serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-06-08serial: ifx6x60: Remove dangerous spi_driver castsGeert Uytterhoeven
2017-06-08Revert "tty_port: register tty ports with serdev bus"Johan Hovold
2017-06-08tty_port: register tty ports with serdev busRob Herring
2017-05-17serial: omap: suspend device on probe errorsJohan Hovold
2017-05-17serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-17serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-17tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-05-17serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-05-17serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-05-15tty: serial: msm: Fix module autoloadJavier Martinez Canillas