aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-05-15Merge 4.9.28 into android-4.9Greg Kroah-Hartman
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-05-08Merge 4.9.27 into android-4.9Greg Kroah-Hartman
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2017-04-12Merge 4.9.22 into android-4.9Greg Kroah-Hartman
2017-04-12serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
2017-04-08Merge 4.9.21 into android-4.9Greg Kroah-Hartman
2017-04-08serial: mxs-auart: Fix baudrate calculationUwe Kleine-König
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
2017-03-22serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2017-03-22serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-03-15tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-03-15tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-03-02Merge branch 'upstream-linux-4.9.y' into android-4.9Todd Kjos
2017-02-26tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-01-31Merge tag 'v4.9.6' into android-4.9Dmitry Shmidt
2017-01-27ANDROID: serial_core: Add wake_peer uart operationSan Mehat
2017-01-19Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski
2017-01-19sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2017-01-19tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud
2017-01-19tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-01-19Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2017-01-09sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright
2017-01-09vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
2016-10-27vt: clear selection before resizingScot Doyle
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih
2016-10-27tty: limit terminal size to 4M charsDmitry Vyukov
2016-10-27tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice
2016-10-27serial: 8250_lpss: enable MSI for sureAndy Shevchenko
2016-10-27serial: core: fix console problems on uart_closeRob Herring
2016-10-27serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada
2016-10-27serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko
2016-10-27serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun
2016-10-27serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne
2016-10-27serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven
2016-10-27serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven
2016-10-27tty: vt, fix bogus division in csi_JJiri Slaby
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds