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.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
/
include
/
linux
/
tty.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
tty: n_gsm line discipline
Alan Cox
1
-0
/
+1
2010-05-21
serial: TTY: new ldiscs for staging
Pavan Savoy
1
-1
/
+1
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+6
2010-03-31
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
1
-2
/
+2
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
1
-0
/
+1
2010-03-19
tty: Take a 256 byte padding into account when buffering below sub-page units
Mel Gorman
1
-4
/
+5
2010-03-13
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
1
-0
/
+1
2010-03-03
tty: Keep the default buffering to sub-page units
Alan Cox
1
-0
/
+10
2010-01-16
tty.h: make tty_port_get() static inline
Randy Dunlap
1
-2
/
+2
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-2
/
+0
2009-12-12
tty: push the BKL down into the handlers a bit
Alan Cox
1
-1
/
+1
2009-12-12
tty: tty_port: Add a kref object to the tty port
Alan Cox
1
-0
/
+12
2009-12-12
tty: tty_port: Change the buffer allocator locking
Alan Cox
1
-0
/
+1
2009-12-12
tty_port: add "tty_port_open" helper
Alan Cox
1
-1
/
+9
2009-09-20
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
1
-0
/
+3
2009-09-20
serial: move port users helper
Alan Cox
1
-0
/
+5
2009-09-20
serial: move delta_msr_wait into the tty_port
Alan Cox
1
-0
/
+1
2009-09-20
serial: Fold closing_* fields into the tty_port ones
Alan Cox
1
-2
/
+2
2009-09-20
tty: Add a full port_close function
Alan Cox
1
-1
/
+7
2009-09-15
cleanup console_print()
Anirban Sinha
1
-4
/
+0
2009-09-10
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-1
/
+3
2009-08-07
TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253
Janusz Krzysztofik
1
-1
/
+1
2009-08-01
TTY: Add definition of a new line discipline required by Amstrad E3 (Delta) A...
Janusz Krzysztofik
1
-1
/
+3
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
1
-0
/
+1
2009-06-11
tty: rewrite the ldisc locking
Alan Cox
1
-2
/
+7
2009-06-11
tty: Extract various bits of ldisc code
Alan Cox
1
-0
/
+3
2009-06-11
tty: Implement a drain delay in the tty port
Alan Cox
1
-0
/
+3
2009-06-11
tty: Add carrier processing on close to the tty_port core
Alan Cox
1
-1
/
+2
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
1
-0
/
+3
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
1
-0
/
+2
2009-01-02
isicom: redo locking to use tty port locks
Alan Cox
1
-0
/
+1
2009-01-02
tty: Pull the dtr raise into tty port
Alan Cox
1
-0
/
+2
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
1
-0
/
+9
2009-01-02
tty: Fix PPP hang under load
Alan Cox
1
-0
/
+1
2009-01-02
pty: simplify resize
Alan Cox
1
-2
/
+1
2009-01-02
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
1
-0
/
+6
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-12-09
Audit: Log TIOCSTI
Al Viro
1
-0
/
+4
2008-11-25
tracing, tty: fix warnings caused by branch tracing and tty_kref_get()
Ingo Molnar
1
-1
/
+1
2008-10-13
tty: some ICANON magic is in the wrong places
Alan Cox
1
-1
/
+1
2008-10-13
tty: extract the pty init time special cases
Alan Cox
1
-0
/
+5
2008-10-13
tty: Finish fixing up the init_dev interface to use ERR_PTR
Alan Cox
1
-2
/
+2
2008-10-13
tty: Remove more special casing and out of place code
Alan Cox
1
-0
/
+6
2008-10-13
tty: shutdown method
Alan Cox
1
-1
/
+2
2008-10-13
tty: the vhangup syscall is racy
Alan Cox
1
-0
/
+1
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-0
/
+3
2008-10-13
tty: Add termiox
Alan Cox
1
-0
/
+1
2008-10-13
tty: Add a kref count
Alan Cox
1
-0
/
+18
2008-10-13
pps: Reserve a line discipline number for PPS
Alan Cox
1
-1
/
+2
2008-10-13
tty: split the buffering from tty_io
Alan Cox
1
-0
/
+3
[next]