aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-4/+48
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+5
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers1-4/+43
2010-11-29TTY: open/hangup race fixupJiri Slaby1-1/+9
2010-11-29TTY: 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