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 |
Jiri Slaby
|
d554350375
TTY: unify tty_init_dev fail path handling
|
14 years ago |
Herton Ronaldo Krzesinski
|
909bc7741b
vt: remove uneeded retval check before tty->ops->open inside tty_open
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
f74b944419
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
5edc341313
drivers: remove extraneous includes of smp_lock.h
|
14 years ago |
Kay Sievers
|
3c95c985fa
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Linus Torvalds
|
abfa44b5fd
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Torben Hohn
|
ac751efa6a
console: rename acquire/release_console_sem() to console_lock/unlock()
|
14 years ago |
Kay Sievers
|
a2a6a822ad
tty: use for_each_console() and WARN() on sysfs failures
|
14 years ago |
Linus Torvalds
|
56b85f32d5
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Werner Fink
|
b7b8de0873
TTY: Add tty ioctl to figure device node of the system console.
|
14 years ago |
Kay Sievers
|
fbc92a3455
tty: add 'active' sysfs attribute to tty0 and console device
|
14 years ago |
Jiri Slaby
|
acfa747baf
TTY: open/hangup race fixup
|
14 years ago |
Jiri Slaby
|
e2efafbf13
TTY: don't allow reopen when ldisc is changing
|
14 years ago |
Greg Kroah-Hartman
|
96fd7ce58f
TTY: create drivers/tty and move the tty core files there
|
14 years ago |