index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
/
keyboard.c
Age
Commit message (
Expand
)
Author
2012-07-17
vt: fix the keyboard/led locking
Alan Cox
2012-07-06
tty: keyboard.c: Remove locking from vt_get_leds.
Christopher Brannon
2012-06-14
TTY: vt, remove con_schedule_flip
Jiri Slaby
2012-05-23
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-14
tty: Fix LED error return
Alan Cox
2012-05-08
keyboard: Use BIOS Keyboard variable to set Numlock
Joshua Cov
2012-05-01
vt: Fix deadlock on scroll-lock
Alan Cox
2012-03-12
vt: NULL dereference in vt_do_kdsk_ioctl()
Dan Carpenter
2012-03-08
vt:tackle kbd_table
Alan Cox
2012-02-27
tty: keyboard.c: add uaccess.h to fix a build problem on sparc32
Greg Kroah-Hartman
2012-02-24
vt: tidy a few bits of checkpatch noise
Alan Cox
2012-02-24
vt: lock the accent table
Alan Cox
2011-09-22
keyboard: Do not include <linux/irq.>
Geert Uytterhoeven
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman