aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/vt.c
Commit message (Expand)AuthorAge
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-31
|\
| * tty: use for_each_console() and WARN() on sysfs failuresKay Sievers2011-01-22
| * vt: fix issue when fbcon wants to takeover a second time.Dave Airlie2011-01-22
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
|/
* tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-16
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-05