Jiri Slaby
|
ecd166507f
TTY: remove tty driver re-set from tty_reopen
|
13 years ago |
Jiri Slaby
|
d4834267e8
TTY: simplify tty_driver_lookup_tty a bit
|
13 years ago |
Jiri Slaby
|
1a54a76d51
TTY: let alloc_tty_driver deduce the owner automatically
|
13 years ago |
Jiri Slaby
|
a8fbc974c3
TTY: tty_io, remove buffer re-assignments
|
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
|
66d450e84e
TTY: provide tty_standard_install helper
|
13 years ago |
Konstantin Khlebnikov
|
593a27c4b2
tty: cleanup prohibition of direct opening for unix98 pty master
|
13 years ago |
Linus Torvalds
|
5983faf942
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
13 years ago |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 years ago |
Jiri Slaby
|
9de44bd604
TTY: open/release, cleanup printks
|
13 years ago |
Jiri Slaby
|
955787ca94
TTY: move debug checking out of tty_release
|
13 years ago |
Jiri Slaby
|
2cd0050cf3
TTY: move tty_lookup_driver to switch-cases
|
13 years ago |
Jiri Slaby
|
ba5db44895
TTY: coalesce fail paths in tty_open
|
13 years ago |
Jiri Slaby
|
5b5e70408f
TTY: extract driver lookup from tty_open
|
13 years ago |
Jiri Slaby
|
b82154ac37
TTY: extract /dev/tty handling from tty_open
|
13 years ago |
Jiri Slaby
|
1411dc4aa2
TTY: move pgrp killing
|
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 |
Greg Kroah-Hartman
|
a034070398
Revert "TTY: call tty_driver_lookup_tty unconditionally"
|
13 years ago |
Jiri Slaby
|
631180aca7
TTY: call tty_driver_lookup_tty unconditionally
|
13 years ago |
Jiri Slaby
|
fa90e1c935
TTY: make tty_add_file non-failing
|
13 years ago |
Jiri Slaby
|
c290f8358a
TTY: drop driver reference in tty_open fail path
|
13 years ago |
Thomas Meyer
|
8193c42906
tty: Support compat_ioctl get/set termios_locked
|
13 years ago |
Jiri Slaby
|
24d406a6bf
TTY: pty, fix pty counting
|
14 years ago |
Manuel Zerpies
|
5a3c6b251d
drivers/tty: use printk_ratelimited() instead of printk_ratelimit()
|
14 years ago |
Jiri Slaby
|
83c67571b3
TTY: tty_io, annotate locking functions
|
14 years ago |
Jovi Zhang
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
Jiri Slaby
|
0259894c73
TTY: fix fail path in tty_open
|
14 years ago |
Jiri Slaby
|
a9dccddb60
TTY: plug in deinitialize_tty_struct
|
14 years ago |
Jiri Slaby
|
6716671d8c
TTY: introduce deinit helpers for proper ldisc shutdown
|
14 years ago |