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-04-30
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
1
-5
/
+15
2014-04-30
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
1
-1
/
+5
2014-04-02
TTY: pmac_zilog, check existence of ports in pmz_console_init()
Geert Uytterhoeven
1
-0
/
+3
2014-04-02
tty: n_gsm: Fix for modems with brk in modem status control
Lars Poeschel
1
-0
/
+11
2014-04-02
serial: 8250: enable UART_BUG_NOMSR for Tegra
Stephen Warren
1
-0
/
+4
2014-04-02
serial: add support for 200 v3 series Titan card
Yegor Yefremov
1
-0
/
+4
2014-04-02
serial: add support for 400 and 800 v3 series Titan cards
Yegor Yefremov
1
-0
/
+16
2013-10-26
serial: pch_uart: fix tty-kref leak in dma-rx path
Johan Hovold
1
-1
/
+2
2013-10-26
serial: pch_uart: fix tty-kref leak in rx-error path
Johan Hovold
1
-0
/
+2
2013-09-10
powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
Eugene Surovegin
1
-2
/
+2
2013-09-10
serial/mxs-auart: increase time to wait for transmitter to become idle
Uwe Kleine-König
1
-8
/
+13
2013-09-10
serial/mxs-auart: fix race condition in interrupt handler
Uwe Kleine-König
1
-8
/
+9
2013-07-27
pch_uart: fix a deadlock when pch_uart as console
Liang Li
1
-7
/
+22
2013-07-27
Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...
Greg Kroah-Hartman
1
-4
/
+0
2013-05-30
TTY: Fix tty miss restart after we turn off flow-control
Wang YanQing
1
-0
/
+8
2013-05-13
tty: fix up atime/mtime mess, take three
Linus Torvalds
2
-2
/
+5
2013-05-13
TTY: fix atime/mtime regression
Jiri Slaby
1
-1
/
+15
2013-05-13
TTY: do not update atime/mtime on read/write
Jiri Slaby
1
-6
/
+2
2013-05-13
serial_core.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+4
2013-04-10
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
1
-2
/
+4
2013-04-10
tty: atmel_serial_probe(): index of atmel_ports[] fix
Pawel Wieczorkiewicz
1
-6
/
+5
2013-03-27
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
Tkhai Kirill
1
-12
/
+9
2013-03-27
TTY: do not reset master's packet mode
Jiri Slaby
1
-1
/
+0
2013-03-20
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
1
-1
/
+1
2013-03-20
serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...
Wang YanQing
1
-0
/
+4
2013-03-20
Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards
Scott Ashcroft
1
-10
/
+7
2013-03-20
tty/serial: Add support for Altera serial port
Ley Foon Tan
2
-0
/
+27
2013-03-20
tty: Correct tty buffer flush.
Ilya Zykov
1
-4
/
+7
2013-03-06
8250: use correct value for PORT_BRCM_TRUMANAGE
Ben Hutchings
1
-2
/
+2
2013-03-06
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
1
-15
/
+28
2013-03-06
fb: rework locking to fix lock ordering on takeover
Alan Cox
1
-23
/
+70
2013-03-06
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
1
-1
/
+1
2013-03-06
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
1
-2
/
+2
2013-02-06
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
3
-0
/
+50
2013-02-06
tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
Maxime Ripard
1
-1
/
+1
2013-02-06
serial:ifx6x60:Delete SPI timer when shut down port
chao bi
1
-0
/
+1
2012-10-17
serial: pl011: handle corruption at high clock speeds
Linus Walleij
1
-1
/
+14
2012-10-17
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
1
-2
/
+7
2012-10-17
n_gsm: memory leak in uplink error path
Russ Gorby
1
-2
/
+5
2012-10-17
n_gsm: replace kfree_skb w/ appropriate dev_* versions
Russ Gorby
1
-4
/
+4
2012-10-17
n_gsm: avoid accessing freed memory during CMD_FCOFF condition
Russ Gorby
1
-27
/
+13
2012-10-17
n_gsm: added interlocking for gsm_data_lock for certain code paths
Russ Gorby
1
-2
/
+6
2012-10-17
char: n_gsm: remove message filtering for contipated DLCI
samix.lebsir
1
-24
/
+1
2012-10-17
n_gsm : Flow control handling in Mux driver
Frederic Berat
1
-22
/
+57
2012-10-17
n_gsm: uplink SKBs accumulate on list
Russ Gorby
1
-2
/
+5
2012-10-17
n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
xiaojin
1
-0
/
+4
2012-10-17
Remove BUG_ON from n_tty_read()
Stanislav Kozina
1
-1
/
+2
2012-10-10
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
Darren Hart
1
-6
/
+13
2012-09-19
tty: serial: imx: don't reinit clock in imx_setup_ufcr()
Dirk Behme
1
-14
/
+4
2012-09-19
tty: serial: imx: console write routing is unsafe on SMP
Xinyu Chen
1
-1
/
+11
[next]