summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
* serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich2018-03-18
* tty/serial: atmel: add new version check for usartJonas Danielsson2018-03-18
* serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht2018-03-18
* serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus2018-02-25
* tty: cyclades: cyz_interrupt is only used for PCIArnd Bergmann2018-02-25
* tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann2018-02-25
* serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam2018-02-03
* sysrq: Fix warning in sysrq generated crash.Ani Sinha2018-01-17
* n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds2018-01-02
* sysrq : fix Show Regs call trace on ARMJibin Xu2017-12-09
* serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra2017-12-09
* serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner2017-12-09
* serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson2017-12-09
* serial: omap: Fix EFR write on RTS deassertionLukas Wunner2017-11-24
* serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-11-15
* Revert "tty: goldfish: Fix a parameter of a call to free_irq"Greg Kroah-Hartman2017-10-21
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-10-21
* tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET2017-10-08
* tty: fix __tty_insert_flip_char regressionArnd Bergmann2017-09-27
* tty: improve tty_insert_flip_char() slow pathArnd Bergmann2017-09-27
* tty: improve tty_insert_flip_char() fast pathArnd Bergmann2017-09-27
* vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-07-21
* serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-06-26
* serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama2017-06-14
* tty: Drop krefs for interrupted tty lockPeter Hurley2017-06-14
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-06-14
* tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing2017-05-20
* serial: omap: suspend device on probe errorsJohan Hovold2017-05-20
* serial: omap: fix runtime-pm handling on unbindJohan Hovold2017-05-20
* serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski2017-05-20
* serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren2017-05-14
* 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-05-08
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2017-04-30
* tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-04-21
* tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-04-08
* tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-04-08
* serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal2017-03-30
* serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-18
* serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott2017-03-15
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-15
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-03-15
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-02-26
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-19
* tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-19
* sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright2017-01-09
* vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero2017-01-09
* sparc: serial: sunhv: fix a double lock bugDan Carpenter2016-11-21
* tty: Prevent ldisc drivers from re-using stale tty fieldsPeter Hurley2016-11-21
* tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-11-18
* tty: vt, fix bogus division in csi_JJiri Slaby2016-11-10