summaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/keyboard.c
AgeCommit message (Expand)Author
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-07-17vt: fix the keyboard/led lockingAlan Cox
2012-07-06tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon
2012-06-13TTY: vt, remove con_schedule_flipJiri Slaby
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-14tty: Fix LED error returnAlan Cox
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov
2012-05-01vt: Fix deadlock on scroll-lockAlan Cox
2012-03-12vt: NULL dereference in vt_do_kdsk_ioctl()Dan Carpenter
2012-03-08vt:tackle kbd_tableAlan Cox
2012-02-27tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman
2012-02-24vt: tidy a few bits of checkpatch noiseAlan Cox
2012-02-24vt: lock the accent tableAlan Cox
2011-09-22keyboard: Do not include <linux/irq.>Geert Uytterhoeven
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-02-17vt: Add virtual console keyboard mode OFFArthur Taylor
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman