index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-24
serial: sh-sci: Fix late enablement of AUTORTS
Geert Uytterhoeven
1
-0
/
+4
2017-06-24
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
1
-3
/
+8
2017-06-14
serial: sh-sci: Fix panic when serial console and DMA are enabled
Takatoshi Akiyama
1
-4
/
+6
2017-06-14
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
1
-1
/
+1
2017-06-07
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
Ard Biesheuvel
1
-1
/
+1
2017-05-20
tty: pty: Fix ldisc flush after userspace become aware of the data already
Wang YanQing
1
-6
/
+1
2017-05-20
serial: omap: suspend device on probe errors
Johan Hovold
1
-1
/
+2
2017-05-20
serial: omap: fix runtime-pm handling on unbind
Johan Hovold
1
-1
/
+5
2017-05-20
serial: samsung: Use right device for DMA-mapping calls
Marek Szyprowski
1
-5
/
+4
2017-05-14
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
1
-1
/
+7
2017-05-08
8250_pci: Fix potential use-after-free in error path
Gabriel Krisman Bertazi
1
-7
/
+5
2017-04-12
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
1
-6
/
+3
2017-04-08
serial: mxs-auart: Fix baudrate calculation
Uwe Kleine-König
1
-1
/
+1
2017-04-08
tty/serial: atmel: fix TX path in atmel_console_write()
Nicolas Ferre
1
-0
/
+3
2017-04-08
tty/serial: atmel: fix race condition (TX+DMA)
Richard Genoud
1
-0
/
+5
2017-03-22
serial: 8250_pci: Detach low-level driver during PCI error recovery
Gabriel Krisman Bertazi
1
-4
/
+19
2017-03-18
serial: samsung: Continue to work if DMA request fails
Krzysztof Kozlowski
1
-2
/
+4
2017-03-15
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
1
-0
/
+13
2017-03-15
tty: n_hdlc: get rid of racy n_hdlc.tbuf
Alexander Popov
1
-63
/
+69
2017-02-26
tty: serial: msm: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-01-19
Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break
Daniel Jedrychowski
1
-1
/
+1
2017-01-19
sysrq: attach sysrq handler correctly for 32-bit kernel
Akinobu Mita
1
-2
/
+2
2017-01-19
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
1
-0
/
+11
2017-01-19
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
Richard Genoud
1
-6
/
+5
2017-01-19
Revert "tty: serial: 8250: add CON_CONSDEV to flags"
Herbert Xu
1
-1
/
+1
2017-01-09
sc16is7xx: Drop bogus use of IRQF_ONESHOT
Josh Cartwright
1
-1
/
+1
2017-01-09
vt: fix Scroll Lock LED trigger name
Maciej S. Szmigiero
1
-1
/
+1
2016-10-28
tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup
Rob Herring
1
-2
/
+2
2016-10-28
tty: serial_core: Fix serial console crash on port shutdown
Geert Uytterhoeven
1
-0
/
+2
2016-10-28
tty/serial: at91: fix hardware handshake on Atmel platforms
Richard Genoud
1
-4
/
+22
2016-10-27
vt: clear selection before resizing
Scot Doyle
1
-0
/
+3
2016-10-27
sc16is7xx: always write state when configuring GPIO as an output
Francois Berder
1
-2
/
+6
2016-10-27
tty: serial: 8250: 8250_core: NXP SC16C2552 workaround
Steve Shih
1
-1
/
+2
2016-10-27
tty: limit terminal size to 4M chars
Dmitry Vyukov
1
-0
/
+2
2016-10-27
tty: serial: fsl_lpuart: Fix Tx DMA edge case
Aaron Brice
1
-2
/
+1
2016-10-27
serial: 8250_lpss: enable MSI for sure
Andy Shevchenko
1
-1
/
+1
2016-10-27
serial: core: fix console problems on uart_close
Rob Herring
1
-2
/
+0
2016-10-27
serial: 8250_uniphier: fix clearing divisor latch access bit
Masahiro Yamada
1
-1
/
+1
2016-10-27
serial: 8250_uniphier: fix more unterminated string
Denys Vlasenko
1
-1
/
+1
2016-10-27
serial: pch_uart: add terminate entry for dmi_system_id tables
Wei Yongjun
1
-0
/
+1
2016-10-27
serial: xuartps: Add new compatible string for ZynqMP
Nava kishore Manne
1
-0
/
+2
2016-10-27
serial: SERIAL_STM32 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2016-10-27
serial: stm32: Fix comparisons with undefined register
Geert Uytterhoeven
1
-1
/
+1
2016-10-27
tty: vt, fix bogus division in csi_J
Jiri Slaby
1
-1
/
+1
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-11
/
+11
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
1
-3
/
+3
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
1
-3
/
+3
2016-10-04
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
42
-1137
/
+2282
2016-10-04
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+6
2016-10-02
Merge branch 'device-properties'
Rafael J. Wysocki
1
-5
/
+10
[next]