summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_io.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-2/+2
2011-01-23tty: use for_each_console() and WARN() on sysfs failuresKay Sievers1-2/+2
2011-01-08Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+48
2010-12-17TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+5
2010-12-17tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers1-4/+43
2010-11-30TTY: open/hangup race fixupJiri Slaby1-1/+9
2010-11-30TTY: don't allow reopen when ldisc is changingJiri Slaby1-1/+2
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman1-0/+3263