summaryrefslogtreecommitdiff
path: root/drivers/tty/vt/keyboard.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-12vt: NULL dereference in vt_do_kdsk_ioctl()Dan Carpenter1-0/+1
2012-03-08vt:tackle kbd_tableAlan Cox1-26/+595
2012-02-28tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman1-0/+1
2012-02-25vt: tidy a few bits of checkpatch noiseAlan Cox1-9/+9
2012-02-25vt: lock the accent tableAlan Cox1-0/+162
2011-09-23keyboard: Do not include <linux/irq.>Geert Uytterhoeven1-1/+2
2011-04-20tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-1/+1
2011-02-17vt: Add virtual console keyboard mode OFFArthur Taylor1-2/+3
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman1-0/+1454