Alan Cox
|
0fc00e2440
[TTY]: Fix network driver interactions with TCGET/SET calls.
|
17 years ago |
Alan Cox
|
5f519d7281
tty: expose new methods needed for drivers to get termios right
|
17 years ago |
Alan Cox
|
328dfd0f78
tty.h: remove dead define
|
17 years ago |
Kay Sievers
|
dc8c85871c
PTY: add kernel parameter to overwrite legacy pty count
|
18 years ago |
Alan Cox
|
42fd552e86
fix serial buffer memory leak
|
18 years ago |
Miloslav Trmac
|
522ed7767e
Audit: add TTY input auditing
|
18 years ago |
Alan Cox
|
9c1729db3e
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex
|
18 years ago |
Eric W. Biederman
|
98a27ba485
tty: introduce no_tty and use it in selinux
|
18 years ago |
Eric W. Biederman
|
ab521dc0f8
[PATCH] tty: update the tty layer to work with struct pid
|
18 years ago |
Eric W. Biederman
|
3e7cd6c413
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
|
18 years ago |
Eric W. Biederman
|
cdc6233008
[PATCH] tty: make __proc_set_tty static
|
18 years ago |
Tilman Schmidt
|
4564f9e5fd
[PATCH] consolidate line discipline number definitions
|
18 years ago |
Eric W. Biederman
|
8b6312f4dc
[PATCH] vt: refactor console SAK processing
|
18 years ago |
Alan Cox
|
edc6afc549
[PATCH] tty: switch to ktermios and new framework
|
18 years ago |
Peter Zijlstra
|
24ec839c43
[PATCH] tty: ->signal->tty locking
|
18 years ago |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Greg Kroah-Hartman
|
01107d3430
Driver core: convert tty core to use struct device
|
19 years ago |
David Howells
|
52bad64d95
WorkStruct: Separate delayable and non-delayable events.
|
18 years ago |
David Howells
|
07f3f05c1e
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
|
19 years ago |
Arjan van de Ven
|
5785c95bae
[PATCH] tty: make termios_sem a mutex
|
19 years ago |
Matthias Urlichs
|
402749ea25
[PATCH] Remove unused tty_struct field
|
19 years ago |
Alan Cox
|
01da5fd83d
[PATCH] Fix tty layer DoS and comment relevant code
|
19 years ago |
Jon Smirl
|
894673ee61
[PATCH] tty: Remove include of screen_info.h from tty.h
|
19 years ago |
Jon Smirl
|
a8f340e394
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
|
19 years ago |
Paul Fulghum
|
33b37a33c2
[PATCH] remove active field from tty buffer structure
|
19 years ago |
Paul Fulghum
|
817d6d3bce
[PATCH] remove TTY_DONT_FLIP
|
19 years ago |
Hansjoerg Lipp
|
1cdcb6b43f
[PATCH] TTY: return class device pointer from tty_register_device()
|
19 years ago |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 years ago |
Ingo Molnar
|
70522e121a
[PATCH] sem2mutex: tty
|
19 years ago |
Paul Fulghum
|
8977d929e4
[PATCH] tty buffering stall fix
|
19 years ago |