index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-05
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
1
-0
/
+3
2014-08-14
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
1
-0
/
+9
2014-07-09
serial: 8250_dw: Fix LCR workaround regression
James Hogan
1
-2
/
+4
2014-07-09
serial: 8250_dw: Improve unwritable LCR workaround
Tim Kryger
1
-10
/
+32
2014-07-09
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
1
-8
/
+26
2014-06-07
8250_core: Fix unwanted TX chars write
Loic Poulain
1
-1
/
+1
2014-06-07
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
1
-2
/
+7
2014-05-13
n_tty: Fix n_tty_write crash when echoing in raw mode
Peter Hurley
1
-0
/
+4
2014-05-13
tty: serial: 8250_core.c Bug fix for Exar chips.
Michael Welling
1
-1
/
+1
2014-05-13
drivers/tty/hvc: don't free hvc_console_setup after init
Tomoki Sekiyama
1
-1
/
+1
2014-05-06
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
1
-1
/
+5
2014-04-26
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
1
-6
/
+17
2014-02-22
vt: Fix secure clear screen
Petr Písař
1
-0
/
+2
2014-02-22
tty: n_gsm: Fix for modems with brk in modem status control
Lars Poeschel
1
-0
/
+11
2014-02-06
serial: 8250: enable UART_BUG_NOMSR for Tegra
Stephen Warren
1
-0
/
+4
2014-02-06
serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip
Jonathan Woithe
1
-2
/
+2
2014-02-06
serial: add support for 200 v3 series Titan card
Yegor Yefremov
1
-0
/
+4
2014-02-06
tty/serial: at91: Handle shutdown more safely
Marek Roszko
1
-7
/
+13
2014-01-25
serial: amba-pl011: use port lock to guard control register access
Jon Medhurst
1
-0
/
+6
2014-01-09
serial: 8250_dw: add new ACPI IDs
Mika Westerberg
1
-0
/
+2
2014-01-09
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
1
-0
/
+3
2013-11-04
serial: vt8500: add missing braces
Roel Kluin
1
-2
/
+3
2013-10-13
xen/hvc: allow xenboot console to be used again
David Vrabel
1
-0
/
+1
2013-10-05
serial: pch_uart: fix tty-kref leak in dma-rx path
Johan Hovold
1
-1
/
+2
2013-10-05
serial: pch_uart: fix tty-kref leak in rx-error path
Johan Hovold
1
-0
/
+2
2013-10-05
serial: tegra: fix tty-kref leak
Johan Hovold
1
-1
/
+3
2013-10-05
tty: Fix SIGTTOU not sent with tcflush()
Peter Hurley
1
-0
/
+3
2013-09-26
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
1
-1
/
+2
2013-09-07
powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
Eugene Surovegin
1
-2
/
+2
2013-08-11
serial/mxs-auart: increase time to wait for transmitter to become idle
Uwe Kleine-König
1
-8
/
+13
2013-08-11
serial: arc_uart: Fix module alias
Axel Lin
1
-1
/
+1
2013-08-11
serial/mxs-auart: fix race condition in interrupt handler
Uwe Kleine-König
1
-8
/
+9
2013-08-11
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
1
-2
/
+1
2013-08-04
tty_port: Fix refcounting leak in tty_port_tty_hangup()
Gianluca Anzolin
1
-3
/
+2
2013-07-21
pch_uart: Add uart_clk selection for the MinnowBoard
Darren Hart
1
-0
/
+5
2013-07-13
Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...
Greg Kroah-Hartman
1
-4
/
+0
2013-07-13
tty: Reset itty for other pty
Peter Hurley
1
-0
/
+2
2013-06-22
Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-12
/
+6
2013-06-18
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
1
-1
/
+9
2013-06-17
tty: Fix transient pty write() EIO
Peter Hurley
1
-8
/
+5
2013-06-17
tty/vt: Return EBUSY if deallocating VT1 and it is busy
Ross Lagerwall
1
-4
/
+1
2013-06-03
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
Kyle McMartin
1
-7
/
+7
2013-06-03
serial: samsung: enable clock before clearing pending interrupts during init
Chander Kashyap
1
-0
/
+13
2013-06-03
serial/imx: disable hardware flow control at startup
Lucas Stach
1
-0
/
+2
2013-05-24
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+0
2013-05-22
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...
Matwey V. Kornilov
1
-3
/
+3
2013-05-21
tty: mxser: fix usage of opmode_ioaddr
Matwey V. Kornilov
1
-2
/
+9
2013-05-21
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
1
-0
/
+1
2013-05-20
TTY: Fix tty miss restart after we turn off flow-control
Wang YanQing
1
-0
/
+8
2013-05-20
tty/vt: Fix vc_deallocate() lock order
Peter Hurley
2
-26
/
+55
[next]