1. 0ef7a26 Input: atkbd - fix canceling event_work in disconnect by Dmitry Torokhov · 15 years ago
  2. 59b0151 Input: serio - fix potential deadlock when unbinding drivers by Eric W. Biederman · 15 years ago
  3. 4a299bf Input: speed up suspend/shutdown for PS/2 mice and keyboards by Dmitry Torokhov · 15 years ago
  4. c45fc81 Input: atkbd - remove identification strings from DMI table by Dmitry Torokhov · 15 years ago
  5. d4119bd Input: atkbd - restore LED state at reconnect by Dmitry Torokhov · 15 years ago
  6. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  7. e571306 Input: atkbd - add a quirk for OQO 01+ multimedia keys by Jamie Lentin · 15 years ago
  8. 000c2a3 Input: atkbd - consolidate force release quirks for volume keys by Herton Ronaldo Krzesinski · 15 years ago
  9. 94dfb0d Input: atkbd - postpone restoring LED/repeat rate at resume by Dmitry Torokhov · 15 years ago
  10. fc0eb28 Input: atkbd - restore resetting LED state at startup by Dmitry Torokhov · 15 years ago
  11. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  12. 36726dd trivial: fix typo s/ketymap/keymap/ in comment by Thadeu Lima de Souza Cascardo · 15 years ago
  13. 9605fb4 Input: atkbd - rely on input core to restore state on resume by Dmitry Torokhov · 15 years ago
  14. fc8e1ea Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  15. 2bcaa6a Input: atkbd - add Compaq Presario R4000-series repeat quirk by Dave Andrews · 15 years ago
  16. 1ba36e1 Input: atkbd - allow setting force-release bitmap via sysfs by Dmitry Torokhov · 15 years ago
  17. 032e46c Input: atkbd - add force relese key quirk for Soltech TA12 by Jerone Young · 15 years ago
  18. f0a14de Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525 by Simon Davie · 15 years ago
  19. 9166d0f Input: atkbd - add force release keys quirk for Amilo Xi 3650 by Adrian Batzill · 15 years ago
  20. e04126c Input: atkbd - add forced release keys quirk for Samsung NC20 by Barry Carroll · 15 years ago
  21. 157f3a3 Input: atkbd - add forced release keys quirk for Samsung Q45 by Dmitry Torokhov · 15 years ago
  22. adcb523 Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510 by Daniel Mierswa · 15 years ago
  23. 3919169 Input: atkbd - consolidate force release quirk setup by Daniel Mierswa · 15 years ago
  24. 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  25. 520abcd Input: atkbd - make forced_release_keys[] static by Daniel Mierswa · 16 years ago
  26. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  27. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  28. 2a3ec32 Input: atkbd - broaden the Dell DMI signatures by Matthew Garrett · 16 years ago
  29. 4200844 Input: atkbd - Samsung NC10 key repeat fix by Stuart Hopkins · 16 years ago
  30. 181f638 Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop by Rikard Ljungstrand · 16 years ago
  31. d6d79a7 Input: atkbd - cancel delayed work before freeing its structure by Jiri Pirko · 16 years ago
  32. a8215b8 Input: atkbd - add keymap quirk for Inventec Symphony systems by Matthew Garrett · 16 years ago
  33. 61579ba Input: atkbd - expand Latitude's force release quirk to other Dells by Matthew Garrett · 16 years ago
  34. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  35. 5a54c01 Input: atkbd - fix HP 2133 not sending release event for video switch by Jiri Kosina · 16 years ago
  36. 15439dd Merge branch 'for-linus' into next by Dmitry Torokhov · 16 years ago
  37. f6d6561 Input: atkbd - use ushort instead of uchar keymap by Dmitry Torokhov · 16 years ago
  38. 57f5b15 Input: atkbd - mark keyboard as disabled when suspending/unloading by Dmitry Torokhov · 16 years ago
  39. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  40. f0b92b9 Input: atkbd - remove unneeded synchronize_sched() by Dmitry Torokhov · 17 years ago
  41. 554101e Input: atkbd - properly handle special keys on Dell Latitudes by Giel de Nijs · 17 years ago
  42. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  43. 72a42f2 Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE by Hans de Goede · 17 years ago
  44. 9f7a60d Input: atkbd - use printk_ratelimit for spurious ACK messages by Qi Yong · 17 years ago
  45. da4249c Input: atkbd - throttle LED switching by Dmitry Torokhov · 17 years ago
  46. 469ba4d Input: keyboards - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  47. b356872 Input: drivers/input/keyboard - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  48. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 17 years ago
  49. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  50. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  51. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  52. 2b03b60 Input: keyboards - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  53. 86255d9 Input: atkbd - supress "too many keys" error message by Dmitry Torokhov · 18 years ago
  54. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  55. 0612ec4 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  56. 9807879 Input: atkbd - support Microsoft Natural Elite Pro keyboards by Dmitry Torokhov · 18 years ago
  57. 8ea371f Input: atkbd - fix overrun in atkbd_set_repeat_rate() by Florin Malita · 18 years ago
  58. 3d0f0fa Input: atkbd - restore repeat rate when resuming by Dmitry Torokhov · 18 years ago
  59. f8b4c46 Input: atkbd - fix hardware autorepeat by Dmitry Torokhov · 18 years ago
  60. 0ae051a Input: atkbd - fix HANGEUL/HANJA keys by Dmitry Torokhov · 18 years ago
  61. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  62. ea08c6f Input: fix potential overflows in driver/input/keyboard by Dmitry Torokhov · 18 years ago
  63. 380e19e Input: atkbd - disable softrepeat for dumb keyboards by Vojtech Pavlik · 18 years ago
  64. 9b104c1 Input: atkbd - fix complaints about 'releasing unknown key 0x7f' by Vojtech Pavlik · 18 years ago
  65. 33d3f07 Input: atkbd - semaphore to mutex conversion by Ingo Molnar · 18 years ago
  66. dbc2634 Input: atkbd - don't lose keymap settings when reconnecting keyboard by Dmitry Torokhov · 19 years ago
  67. 0d4c859 Input: atkbd - speed up setting leds/repeat state by Dmitry Torokhov · 19 years ago
  68. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  69. 903b126 Input: atkbd - handle keyboards generating scancode 0x7f by Vojtech Pavlik · 19 years ago
  70. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  71. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  72. a86d1f4 [PATCH] input: disable scroll feature on AT keyboards by Vojtech Pavlik · 19 years ago
  73. d083e90 Input: whitespace fixes in drivers/input/keyboard by Dmitry Torokhov · 19 years ago
  74. 7d6064d Input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  75. 5212dd5 [PATCH] input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  76. 53b2168 [PATCH] drivers/input/keyboard/atkbd.c: fix off by one errors by Adrian Bunk · 19 years ago
  77. fbd568a3e [PATCH] Change synchronize_kernel to _rcu and _sched by Paul E. McKenney · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago