aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt
Commit message (Expand)AuthorAge
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* 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
* tty: VT, remove unused variableJiri Slaby2011-04-19
* drivers/tty/vt/vt_ioctl.c: repair insane ?: expressionAndrew Morton2011-04-19
* vt: Add K_OFF return value to vt_ioctl KDGKBMODEArthur Taylor2011-04-19
* Fix common misspellingsLucas De Marchi2011-03-31
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-24
* 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: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* | tty,vt: fix VT_SETACTIVATE console switchJiri Olsa2011-02-17
* | tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-17
* | tty,vcs: lseek/VC-release race fixJiri Olsa2011-02-17
* | TTY: use appropriate printk priority levelMandeep Singh Baines2011-02-17
* | vt: Add virtual console keyboard mode OFFArthur Taylor2011-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
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-07
|\
| * tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-16
* | vcs: make proper usage of the poll flagsNicolas Pitre2010-11-11
|/
* TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman2010-11-06
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-05