index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tty.h
Age
Commit message (
Expand
)
Author
2008-02-07
tty: Kill TTY_FLIPBUF_SIZE
Alan Cox
2008-02-06
drivers/char/tty_io.c: remove pty_sem
Daniel Walker
2008-01-28
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
2008-01-08
pl2303: Fix mode switching regression
Alan Cox
2007-11-07
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
2007-10-17
tty.h: remove dead define
Alan Cox
2007-10-12
PTY: add kernel parameter to overwrite legacy pty count
Kay Sievers
2007-08-11
fix serial buffer memory leak
Alan Cox
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
2007-02-12
[PATCH] tty: make __proc_set_tty static
Eric W. Biederman
2007-02-11
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
[PATCH] vt: refactor console SAK processing
Eric W. Biederman
2006-12-08
[PATCH] tty: switch to ktermios and new framework
Alan Cox
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2006-09-29
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
2006-09-29
[PATCH] Remove unused tty_struct field
Matthias Urlichs
2006-08-27
[PATCH] Fix tty layer DoS and comment relevant code
Alan Cox
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-06-28
[PATCH] remove active field from tty buffer structure
Paul Fulghum
2006-06-28
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
2006-06-21
[PATCH] TTY: return class device pointer from tty_register_device()
Hansjoerg Lipp
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
2006-02-10
[PATCH] tty buffering stall fix
Paul Fulghum
2006-02-03
[PATCH] new tty buffering locking fix
Paul Fulghum
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-08
[PATCH] Split out screen_info from tty.h
Brian Gerst
2005-09-09
[PATCH] vesafb: Add blanking support
Antonino A. Daplas
2005-06-23
[PATCH] Introduce tty_unregister_ldisc()
Alexey Dobriyan
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
2004-10-02
[PATCH] Update termios to use per tty semaphore
Alan Cox
2004-09-29
[PATCH] tty locking cleanup and fixes
Alan Cox
2004-05-09
[PATCH] mips: remove VIDEO_TYPE_SNI_RM
Andrew Morton
2004-04-11
[PATCH] Fix VT open/close race
Andrew Morton
2004-02-23
[PATCH] tty utf8 mode
Andries E. Brouwer
2004-02-22
[PATCH] dynamic pty allocation
Andrew Morton
2003-09-23
[PATCH] switch remaining serial drivers to initcalls
Andrew Morton
2003-09-22
[PATCH] prepare for 32-bit dev_t: tty usage
Alexander Viro
2003-09-21
[PATCH] move some more initializations out of drivers/char/mem.c
Andrew Morton
2003-08-30
[PATCH] dev_t handling cleanups (2/12)
Alexander Viro
[next]