summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_io.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-011-2/+2
|\
| * tty: use for_each_console() and WARN() on sysfs failuresKay Sievers2011-01-221-2/+2
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-4/+48
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+5
| * tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-161-4/+43
* | TTY: open/hangup race fixupJiri Slaby2010-11-291-1/+9
* | TTY: don't allow reopen when ldisc is changingJiri Slaby2010-11-291-1/+2
|/
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+3263