aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/vt.c
Commit message (Expand)AuthorAge
* tty: clearify structure initializer in notify_write()Mathias Krause2011-08-23
* tty: Clean console safelyPetr Písař2011-04-19
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* TTY: VT, remove unused variablesJiri Slaby2011-04-19
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
|\
| * drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-01
* | tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-17
* | TTY: use appropriate printk priority levelMandeep Singh Baines2011-02-17
|/
* 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