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