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