Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-02-01 | 1 | -3/+8 |
|\ | |||||
| * | tty: use for_each_console() and WARN() on sysfs failures | Kay Sievers | 2011-01-22 | 1 | -1/+1 |
| * | vt: fix issue when fbcon wants to takeover a second time. | Dave Airlie | 2011-01-22 | 1 | -2/+7 |
* | | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 4 | -102/+102 |
|/ | |||||
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -1/+22 |
|\ | |||||
| * | tty: add 'active' sysfs attribute to tty0 and console device | Kay Sievers | 2010-12-16 | 1 | -1/+22 |
* | | vcs: make proper usage of the poll flags | Nicolas Pitre | 2010-11-11 | 1 | -3/+3 |
|/ | |||||
* | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ | Greg Kroah-Hartman | 2010-11-05 | 1 | -0/+2 |
* | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman | 2010-11-05 | 10 | -0/+10132 |