aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* 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
* serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R2017-04-12
* serial: mxs-auart: Fix baudrate calculationUwe Kleine-König2017-04-08
* 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 recoveryGabriel Krisman Bertazi2017-03-22
* 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-14
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-14
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-02-26
* Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-19
* 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
* tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-01-19
* Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu2017-01-19
* sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright2017-01-09
* vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero2017-01-09
* tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring2016-10-28
* tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven2016-10-28
* tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-10-28
* vt: clear selection before resizingScot Doyle2016-10-27
* sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder2016-10-27
* tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih2016-10-27
* tty: limit terminal size to 4M charsDmitry Vyukov2016-10-27
* tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice2016-10-27
* serial: 8250_lpss: enable MSI for sureAndy Shevchenko2016-10-27
* serial: core: fix console problems on uart_closeRob Herring2016-10-27
* serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada2016-10-27
* serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko2016-10-27
* serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun2016-10-27
* serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne2016-10-27
* serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven2016-10-27
* serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven2016-10-27
* tty: vt, fix bogus division in csi_JJiri Slaby2016-10-27
* kthread: kthread worker API cleanupPetr Mladek2016-10-11
* Merge branch 'printk-cleanups'Linus Torvalds2016-10-10
|\
| * printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds2016-10-09
* | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-03
|\ \
| * | Revert "serial: pl011: add console matching function"Greg Kroah-Hartman2016-09-30
| * | serial: pl011: add console matching functionAleksey Makarov2016-09-28
| * | ACPI: parse SPCR and enable matching consoleAleksey Makarov2016-09-28
| * | of/serial: move earlycon early_param handling to serialLeif Lindholm2016-09-28
| * | Revert "drivers/tty: Explicitly pass current to show_stack"Greg Kroah-Hartman2016-09-28
| * | tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irqKefeng Wang2016-09-27
| * | serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer2016-09-27