aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/vt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+1
2012-03-08vt: tackle the main part of the selection logicAlan Cox1-0/+2
2012-03-08vt: push down tioclinux casesAlan Cox1-0/+12
2012-03-08vt: sort out locking for font handlingAlan Cox1-10/+13
2012-03-08vt:tackle kbd_tableAlan Cox1-19/+8
2011-08-23tty: clearify structure initializer in notify_write()Mathias Krause1-1/+1
2011-04-19tty: Clean console safelyPetr Písař1-0/+7
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-04-19TTY: VT, remove unused variablesJiri Slaby1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+0
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann1-1/+0
2011-02-17tty,vcs removing con_buf/conf_buf_mtxJiri Olsa1-12/+0
2011-02-17TTY: use appropriate printk priority levelMandeep Singh Baines1-7/+8
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+8
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-62/+62
2011-01-22tty: use for_each_console() and WARN() on sysfs failuresKay Sievers1-1/+1
2011-01-22vt: fix issue when fbcon wants to takeover a second time.Dave Airlie1-2/+7
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers1-1/+22
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman1-0/+4209