Jiri Slaby
|
21aca2fa00
TTY: pty, switch to tty_alloc_driver
|
13 years ago |
Jiri Slaby
|
6f9ea7ad7b
TTY: pty, stop passing NULL to free_tty_struct
|
13 years ago |
Alan Cox
|
89c8d91e31
tty: localise the lock
|
13 years ago |
Alan Cox
|
d155255a34
tty: Fix race in tty release
|
13 years ago |
Alan Cox
|
36b3c070d2
tty: Move the handling of the tty release logic
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Alan Cox
|
6d31a88cb2
tty: revert incorrectly applied lock patch
|
13 years ago |
Dan Carpenter
|
79d7532092
tty: double unlock on error in ptmx_open()
|
13 years ago |
Alan Cox
|
f5e3bcc504
tty: localise the lock
|
13 years ago |
Jiri Slaby
|
d03702a27d
PTY: add tty_port
|
13 years ago |
Jiri Slaby
|
5d249bc6a6
PTY: merge pty_install implementations
|
13 years ago |
Jiri Slaby
|
7171604ae7
PTY: remove one empty ops->remove
|
13 years ago |
Linus Torvalds
|
f309532bf3
tty: Revert the tty locking series, it needs more work
|
13 years ago |
Alan Cox
|
d3ca8b64b9
pty: Fix lock inversion
|
13 years ago |
Alan Cox
|
b1d679afd7
tty: drop the pty lock during hangup
|
13 years ago |
Alan Cox
|
d29f3ef39b
tty_lock: Localise the lock
|
13 years ago |
Alan Cox
|
d739e65bb2
pty: Lock the devpts bits privately
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Greg Kroah-Hartman
|
ce1000ddca
Revert "TTY: pty, remove superfluous ptm test"
|
13 years ago |
Greg Kroah-Hartman
|
0ef1698e4d
Revert "TTY: get rid of BTM around devpts_*"
|
13 years ago |
Jiri Slaby
|
d3bda5298a
TTY: get rid of BTM around devpts_*
|
13 years ago |
Jiri Slaby
|
a50f724a43
TTY: pty, remove superfluous ptm test
|
13 years ago |
Konstantin Khlebnikov
|
a4834c102f
tty: move pty count limiting into devpts
|
13 years ago |
Konstantin Khlebnikov
|
593a27c4b2
tty: cleanup prohibition of direct opening for unix98 pty master
|
13 years ago |
Jiri Slaby
|
484af54d43
TTY: pty, cleanup the pty counting
|
13 years ago |
Linus Torvalds
|
efb8d21b2c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
Jiri Slaby
|
1177c0efc0
TTY: pty, release tty in all ptmx_open fail paths
|
13 years ago |
Jiri Slaby
|
fa90e1c935
TTY: make tty_add_file non-failing
|
13 years ago |
Jiri Slaby
|
24d406a6bf
TTY: pty, fix pty counting
|
14 years ago |