summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix LED error returnAlan Cox2012-05-141-1/+1
* vt: Fix deadlock on scroll-lockAlan Cox2012-05-011-7/+19
* vt: NULL dereference in vt_do_kdsk_ioctl()Dan Carpenter2012-03-121-0/+1
* vt:tackle kbd_tableAlan Cox2012-03-081-26/+595
* tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman2012-02-281-0/+1
* vt: tidy a few bits of checkpatch noiseAlan Cox2012-02-241-9/+9
* vt: lock the accent tableAlan Cox2012-02-241-0/+162
* keyboard: Do not include <linux/irq.>Geert Uytterhoeven2011-09-231-1/+2
* tty: remove invalid location line in file headerJovi Zhang2011-04-201-2/+0Star
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-251-1/+1
* vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-171-2/+3
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-051-0/+1454