index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tty.h
Age
Commit message (
Expand
)
Author
2008-01-28
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
2008-01-09
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-09
[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
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds