aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt/keyboard.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches1-3/+3
2014-09-08tty/vt/keyboard: Resolve many shadow warningsMark Rustad1-83/+83
2013-07-26tty: Remove dead codeAndreas Platschek1-20/+1
2013-01-15TTY: switch tty_schedule_flipJiri Slaby1-16/+3
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-3/+3
2012-07-17vt: fix the keyboard/led lockingAlan Cox1-18/+23
2012-07-06tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon1-3/+0
2012-06-13TTY: vt, remove con_schedule_flipJiri Slaby1-3/+3
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+8
2012-05-14tty: Fix LED error returnAlan Cox1-1/+1
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov1-12/+8
2012-05-01vt: Fix deadlock on scroll-lockAlan Cox1-7/+19
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-27tty: keyboard.c: add uaccess.h to fix a build problem on sparc32Greg Kroah-Hartman1-0/+1
2012-02-24vt: tidy a few bits of checkpatch noiseAlan Cox1-9/+9
2012-02-24vt: lock the accent tableAlan Cox1-0/+162
2011-09-22keyboard: Do not include <linux/irq.>Geert Uytterhoeven1-1/+2
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-03-24lib, 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