1. f111d79 tty: vt: keyboard: reject invalid keycodes by Dmitry Torokhov · 4 years, 6 months ago
  2. 948c9cec tty/vt: fix write/write race in ioctl(KDSKBSENT) handler by Sergei Trofimovich · 5 years ago
  3. fbb28e7 vt: fix Scroll Lock LED trigger name by Maciej S. Szmigiero · 8 years ago
  4. 721413a Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  5. 510cccb tty/vt/keyboard: fix OOB access in do_compute_shiftstate() by Dmitry Torokhov · 8 years ago
  6. 9b65190 tty/vt/keyboard: use memdup_user(). by Muhammad Falak R Wani · 8 years ago
  7. 1b0ec88 vt: remove lines parameter from scrollback by Jiri Slaby · 8 years ago
  8. 1051937 tty/vt/keyboard: use memdup_user to simplify code by Saurabh Sengar · 9 years ago
  9. eeb64c1 tty/vt/keyboard: define LED triggers for VT keyboard lock states by Samuel Thibault · 9 years ago
  10. 5235552 tty/vt/keyboard: define LED triggers for VT LED states by Samuel Thibault · 9 years ago
  11. e620e54 tty: pr_warning->pr_warn and logging neatening by Joe Perches · 10 years ago
  12. 9d329c1 tty/vt/keyboard: Resolve many shadow warnings by Mark Rustad · 10 years ago
  13. cf940eb tty: Remove dead code by Andreas Platschek · 11 years ago
  14. 6732c8b TTY: switch tty_schedule_flip by Jiri Slaby · 11 years ago
  15. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  16. 3db1ddb vt: fix the keyboard/led locking by Alan Cox · 12 years ago
  17. 157a4b3 tty: keyboard.c: Remove locking from vt_get_leds. by Christopher Brannon · 12 years ago
  18. 4c2ef53 TTY: vt, remove con_schedule_flip by Jiri Slaby · 12 years ago
  19. 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. eea41ae tty: Fix LED error return by Alan Cox · 12 years ago
  21. b2d0b7a keyboard: Use BIOS Keyboard variable to set Numlock by Joshua Cov · 12 years ago
  22. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 12 years ago
  23. 8289621 vt: NULL dereference in vt_do_kdsk_ioctl() by Dan Carpenter · 12 years ago
  24. 079c953 vt:tackle kbd_table by Alan Cox · 12 years ago
  25. 6623d64 tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 by Greg Kroah-Hartman · 12 years ago
  26. 6aeed47 vt: tidy a few bits of checkpatch noise by Alan Cox · 12 years ago
  27. 247ff8e vt: lock the accent table by Alan Cox · 12 years ago
  28. 98c2b37 keyboard: Do not include <linux/irq.> by Geert Uytterhoeven · 13 years ago
  29. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  30. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  31. 9fc3de9 vt: Add virtual console keyboard mode OFF by Arthur Taylor · 13 years ago
  32. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/keyboard.c]
  33. 8613e4c Input: add support for large scancodes by Mauro Carvalho Chehab · 14 years ago
  34. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
  35. 53c1f76 Input: keyboard - also match braille-only keyboards by Samuel Thibault · 14 years ago
  36. e078557 Input: keyboard - fix formatting issues by Dmitry Torokhov · 14 years ago
  37. 9272e9a Input: keyboard - switch to using pr_err() and friends by Dmitry Torokhov · 14 years ago
  38. 97f5f0c Input: implement SysRq as a separate input handler by Dmitry Torokhov · 14 years ago
  39. 0b7024ac Input: add match() method to input hanlders by Dmitry Torokhov · 14 years ago
  40. 99b089c Input: Mac button emulation - implement as an input filter by Dmitry Torokhov · 14 years ago
  41. 18f7ad5 Input: keyboard - don't override beep with a bell by Dmitry Torokhov · 14 years ago
  42. 4678320 Merge commit 'v2.6.32' into next by Dmitry Torokhov · 14 years ago
  43. 66d2a59 Input: keyboard - fix lack of locking when traversing handler->h_list by Dmitry Torokhov · 14 years ago
  44. 21cea58 Input: keyboard - add locking around event handling by Dmitry Torokhov · 14 years ago
  45. 46a9654 Input: keyboard - fix braille keyboard keysym generation by Samuel Thibault · 15 years ago
  46. 0c09b2a Input: keyboard - fix theoretical race on vt switch by Alan Jenkins · 15 years ago
  47. e912a301 Input: keyboard - remove warning about raw mode not supported by Dmitry Torokhov · 15 years ago
  48. 161c609 Input: keyboard - fix potential out of bound access to key_map by Dmitry Torokhov · 16 years ago
  49. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  50. d2187eb console keyboard mapping broken by 04c71976 by Jiri Bohac · 16 years ago
  51. 253b00f Input: remove unused defines by Joe Perches · 16 years ago
  52. f7511d5 Basic braille screen reader support by Samuel Thibault · 16 years ago
  53. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  54. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  55. b39b044 Input: drivers/char/keyboard.c - use time_after by Julia Lawall · 16 years ago
  56. 3a4e832 Generate raw keyboard codes for AVR32 architecture by Hans-Christian Egtvedt · 16 years ago
  57. 0beb4f6 Input: put ledstate in the keyboard notifier by Karl Dahlke · 16 years ago
  58. 3eaeb9c Input: remove duplicated headers in drivers/char/keyboard.c by Francisco Alecrim · 16 years ago
  59. f4f37c8 Input: Add proper locking when changing device's keymap by Dmitry Torokhov · 17 years ago
  60. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  61. 41ab439 Console keyboard events and accessibility by Samuel Thibault · 17 years ago
  62. 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
  63. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  64. 2301060 m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible by Geert Uytterhoeven · 17 years ago
  65. 759448f Kernel utf-8 handling by Jan Engelhardt · 17 years ago
  66. 72a42f2 Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE by Hans de Goede · 17 years ago
  67. ccc9425 SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard by Milind Arun Choudhary · 17 years ago
  68. 9e35d20 Input: keyboard handler - use printk_ratelimit() by Dmitry Torokhov · 17 years ago
  69. 5b2a082 Input: rework handle creation code by Dmitry Torokhov · 17 years ago
  70. c8e4c77 Input: add getkeycode and setkeycode methods by Marvin Raaijmakers · 17 years ago
  71. 7f1f86a [PATCH] Fix SAK_work workqueue initialization. by Eric W. Biederman · 17 years ago
  72. 8b6312f [PATCH] vt: refactor console SAK processing by Eric W. Biederman · 17 years ago
  73. e52b29c Input: drivers/char/keyboard.c - small cleanup in k_cur() by Brandon Philips · 18 years ago
  74. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  75. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  76. 81af8d6 [PATCH] vt: rework the console spawning variables by Eric W. Biederman · 18 years ago
  77. 0612ec4 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  78. 4263cf0 Input: make input_register_handler() return error codes by Dmitry Torokhov · 18 years ago
  79. 66e6611 Input: constify input core by Dmitry Torokhov · 18 years ago
  80. 22479e1 Input: keyboard - change to use kzalloc by Dmitry Torokhov · 18 years ago
  81. 896cdc7 Input: keyboard - simplify emulate_raw() implementation by Dmitry Torokhov · 18 years ago
  82. 2b19290 Input: keyboard - remove static variable and clean up initialization by Dmitry Torokhov · 18 years ago
  83. 0e739d2 Input: introduce input_inject_event() function by Dmitry Torokhov · 18 years ago
  84. c7e8dc6 Input: add start() method to input handlers by Dmitry Torokhov · 18 years ago
  85. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  86. cdf4f38 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  87. d2be8ee [PATCH] fix magic sysrq on strange keyboards by Fredrik Roubert · 18 years ago
  88. 0ae051a Input: atkbd - fix HANGEUL/HANJA keys by Dmitry Torokhov · 18 years ago
  89. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  90. 4854c7b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  91. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 18 years ago
  92. 0f5e560 Input: constify drivers/char/keyboard.c by Andreas Mohr · 18 years ago
  93. 77426d7 Input: allow using several chords for braille by Samuel Thibault · 18 years ago
  94. b9ec4e1 Input: add support for Braille devices by Samuel Thibault · 18 years ago
  95. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 18 years ago
  96. fe1e860 Input: clean up whitespace and formatting in drivers/char/keyboard.c by Dmitry Torokhov · 19 years ago
  97. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  98. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  99. 4cee995 Input: fix checking whether new keycode fits size-wise by Ian Campbell · 19 years ago
  100. 5ac7ba3 Input: check keycodesize when adjusting keymaps by Vojtech Pavlik · 19 years ago