aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/vt
AgeCommit message (Expand)AuthorFilesLines
2011-10-31tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exportersGravatar Paul Gortmaker 1-0/+1
2011-09-22keyboard: Do not include <linux/irq.>Gravatar Geert Uytterhoeven 1-1/+2
2011-08-23tty: clearify structure initializer in notify_write()Gravatar Mathias Krause 1-1/+1
2011-08-23TTY: remove tty_lockedGravatar Jiri Slaby 1-2/+2
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Gravatar Linus Torvalds 1-1/+2
2011-04-22tty: make receive_buf() return the amout of bytes receivedGravatar Felipe Balbi 1-2/+1
2011-04-19tty: Clean console safelyGravatar Petr Písař 1-0/+7
2011-04-19tty: remove invalid location line in file headerGravatar Jovi Zhang 5-10/+0
2011-04-19TTY: VT, remove unused variablesGravatar Jiri Slaby 1-3/+1
2011-04-19tty: VT, remove unused variableGravatar Jiri Slaby 1-2/+0
2011-04-19drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionGravatar Andrew Morton 1-5/+17
2011-04-19vt: Add K_OFF return value to vt_ioctl KDGKBMODEGravatar Arthur Taylor 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsGravatar David Rientjes 1-1/+1
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 4-4/+0
2011-03-02drivers: remove extraneous includes of smp_lock.hGravatar Arnd Bergmann 4-4/+0
2011-02-17tty: now phase out the ioctl file pointer for goodGravatar Alan Cox 1-3/+3
2011-02-17tty,vt: fix VT_SETACTIVATE console switchGravatar Jiri Olsa 1-1/+2
2011-02-17tty,vcs removing con_buf/conf_buf_mtxGravatar Jiri Olsa 2-58/+52
2011-02-17tty,vcs: lseek/VC-release race fixGravatar Jiri Olsa 1-0/+18
2011-02-17TTY: use appropriate printk priority levelGravatar Mandeep Singh Baines 1-7/+8
2011-02-17vt: Add virtual console keyboard mode OFFGravatar Arthur Taylor 2-2/+6
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-3/+8
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Gravatar Torben Hohn 4-102/+102
2011-01-22tty: use for_each_console() and WARN() on sysfs failuresGravatar Kay Sievers 1-1/+1
2011-01-22vt: fix issue when fbcon wants to takeover a second time.Gravatar Dave Airlie 1-2/+7
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+22
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceGravatar Kay Sievers 1-1/+22
2010-11-11vcs: make proper usage of the poll flagsGravatar Nicolas Pitre 1-3/+3
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Gravatar Greg Kroah-Hartman 1-0/+2
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGravatar Greg Kroah-Hartman 10-0/+10132