summaryrefslogtreecommitdiff
path: root/drivers/tty/vt/keyboard.c
AgeCommit message (Expand)Author
2017-03-28sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2016-11-16vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero
2016-11-10tty: typo in comments in drivers/tty/vt/keyboard.cAskar Safin
2016-07-24Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-06-25tty/vt/keyboard: use memdup_user().Muhammad Falak R Wani
2016-06-25vt: remove lines parameter from scrollbackJiri Slaby
2016-02-06tty/vt/keyboard: use memdup_user to simplify codeSaurabh Sengar
2015-06-16tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault
2015-06-16tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches
2014-09-08tty/vt/keyboard: Resolve many shadow warningsMark Rustad
2013-07-26tty: Remove dead codeAndreas Platschek
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