Josh Triplett
|
a5e04b760a
drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch
|
12 years ago |
Rabin Vincent
|
a7b12929be
vt: fix race in vt_waitactive()
|
13 years ago |
Alan Cox
|
5d1a33fa55
vt: push the tty_lock down into the map handling
|
13 years ago |
Alan Cox
|
99cceb4e50
vt: waitevent is self locked so drop the tty_lock
|
13 years ago |
Alan Cox
|
20f62579dc
vt: push down tioclinux cases
|
13 years ago |
Alan Cox
|
4001d7b7fc
vt: push down the tty lock so we can see what is left to tackle
|
13 years ago |
Alan Cox
|
079c9534a9
vt:tackle kbd_table
|
13 years ago |
Alan Cox
|
247ff8e610
vt: lock the accent table
|
13 years ago |
Samuel Thibault
|
cbcb834605
drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layer
|
13 years ago |
Jovi Zhang
|
99edb3d10a
tty: remove invalid location line in file header
|
14 years ago |
Jiri Slaby
|
52ea383aba
tty: VT, remove unused variable
|
14 years ago |
Andrew Morton
|
6da9e95f73
drivers/tty/vt/vt_ioctl.c: repair insane ?: expression
|
14 years ago |
Arthur Taylor
|
60680f97d7
vt: Add K_OFF return value to vt_ioctl KDGKBMODE
|
14 years ago |
Linus Torvalds
|
f74b944419
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
5edc341313
drivers: remove extraneous includes of smp_lock.h
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Jiri Olsa
|
d637837583
tty,vt: fix VT_SETACTIVATE console switch
|
14 years ago |
Arthur Taylor
|
9fc3de9c83
vt: Add virtual console keyboard mode OFF
|
14 years ago |
Torben Hohn
|
ac751efa6a
console: rename acquire/release_console_sem() to console_lock/unlock()
|
14 years ago |
Greg Kroah-Hartman
|
60d4ae8d43
TTY: create drivers/tty/vt and move the vt code there
|
14 years ago |