1. 49015be [PATCH] gpio_keys driver shouldn't be ARM-specific by David Brownell · 17 years ago
  2. 0a938b9 [PATCH] add CONFIG_GENERIC_GPIO by David Brownell · 17 years ago
  3. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 17 years ago
  4. 2a575f1 Input: HIL - fix improper call to release_region() by Cyrill V. Gorcunov · 17 years ago
  5. 0d98f6b Input: gpio-keys - switch to common GPIO API by Philipp Zabel · 17 years ago
  6. 2db6346 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2 by Thomas Gleixner · 17 years ago
  7. b350620 Input: HIL - handle erros from input_register_device() by Cyrill V. Gorcunov · 17 years ago
  8. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  9. 78a56aa Input: gpio-keys - keyboard driver for GPIO buttons by Phil Blundell · 18 years ago
  10. 9bc83dc [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. by Fabrice Knevez · 18 years ago
  11. 2bb71b5 [PATCH] m68k trivial build fixes by Al Viro · 18 years ago
  12. db71b7f [PATCH] missing includes in hilkbd by Al Viro · 18 years ago
  13. f90c34b8 Input: kill maple_keyb.c driver by Paul Mundt · 18 years ago
  14. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  15. f9705fc Input: add driver for keyboard on AAED-2000 development board (ARM) by Nicolas Bellido · 18 years ago
  16. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  17. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  18. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  19. 1d08811 lkkbd: Remove my old snail-mail address by Jan-Benedict Glaw · 18 years ago
  20. 2b03b60 Input: keyboards - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  21. 22a60f1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  22. 36bd262 [ARM] Fix Zaurii keyboard/touchscreen drivers by Russell King · 18 years ago
  23. 86255d9 Input: atkbd - supress "too many keys" error message by Dmitry Torokhov · 18 years ago
  24. da96d0b [PATCH] m68k/HP300: Enable HIL configuration options by Geert Uytterhoeven · 18 years ago
  25. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 18 years ago
  26. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  27. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  28. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  29. ad4e09b [PATCH] OMAP: Add keypad driver by Komal Shah · 18 years ago
  30. f35d061 Input: add driver for stowaway serial keyboards by Marek Vasut · 18 years ago
  31. 0612ec4 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  32. 9807879 Input: atkbd - support Microsoft Natural Elite Pro keyboards by Dmitry Torokhov · 18 years ago
  33. 8ea371f Input: atkbd - fix overrun in atkbd_set_repeat_rate() by Florin Malita · 18 years ago
  34. 3d0f0fa Input: atkbd - restore repeat rate when resuming by Dmitry Torokhov · 18 years ago
  35. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  36. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  37. f8b4c46 Input: atkbd - fix hardware autorepeat by Dmitry Torokhov · 18 years ago
  38. 0ae051a Input: atkbd - fix HANGEUL/HANJA keys by Dmitry Torokhov · 18 years ago
  39. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  40. ea08c6f Input: fix potential overflows in driver/input/keyboard by Dmitry Torokhov · 18 years ago
  41. 5fa28ea [PATCH] m68k: restore amikbd compatibility with 2.4 by Roman Zippel · 18 years ago
  42. ed8f9e2 Input: change from numbered to named switches by Richard Purdie · 18 years ago
  43. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  44. f11a7c0 Input: spitzkbd - fix the reversed Address and Calender keys by Richard Purdie · 18 years ago
  45. d668da8 [PARISC] Fix up hil_kbd.c mismerge by Matthew Wilcox · 18 years ago
  46. 95d465f Manual merge with Linus. by Dmitry Torokhov · 18 years ago
  47. cd7a920 [PARISC] Fix double free when removing HIL drivers by Kyle McMartin · 18 years ago
  48. 102c8c7 [PARISC] Convert HIL drivers to use input_allocate_device by Helge Deller · 18 years ago
  49. 4872f78 Input: zaurus keyboard driver updates by Richard Purdie · 18 years ago
  50. aaef685d5 Input: atkbd - allow disabling on X86_PC (if EMBEDDED) by Dmitry Torokhov · 18 years ago
  51. 380e19e Input: atkbd - disable softrepeat for dumb keyboards by Vojtech Pavlik · 18 years ago
  52. 9b104c1 Input: atkbd - fix complaints about 'releasing unknown key 0x7f' by Vojtech Pavlik · 18 years ago
  53. b39787a Input: use kzalloc() throughout the code by Eric Sesterhenn · 18 years ago
  54. 33d3f07 Input: atkbd - semaphore to mutex conversion by Ingo Molnar · 18 years ago
  55. 02860ab Input: kill remnants of 98kbd{,-io} and 98spkr by Arthur Othieno · 18 years ago
  56. 115b2ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  57. 94f8d28 Input: remove obsolete maple input drivers by Paul Mundt · 19 years ago
  58. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  59. dbc2634 Input: atkbd - don't lose keymap settings when reconnecting keyboard by Dmitry Torokhov · 19 years ago
  60. 0d4c859 Input: atkbd - speed up setting leds/repeat state by Dmitry Torokhov · 19 years ago
  61. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  62. 0aeafa7 Input: lkkbd - miscellaneous fixes by Jan-Benedict Glaw · 19 years ago
  63. d7a767d Input: locomokbd - fix wrong bustype by Pavel Machek · 19 years ago
  64. 438c9da Input: locomokbd - convert to dynamic input allocation by Dmitry Torokhov · 19 years ago
  65. f2c84c0 [PATCH] i386: CONFIG_PC removal by Arthur Othieno · 19 years ago
  66. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  67. 76440d5 Input: lkkbd - fix debug message in lkkbd_interrupt() by Dmitry Torokhov · 19 years ago
  68. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  69. 32b32c2 [PATCH] amikbd fix by Al Viro · 19 years ago
  70. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  71. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  72. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  73. 6ab0f5c [PARISC] Update parisc specific input code from parisc tree by Matthew Wilcox · 19 years ago
  74. 53f01bb [PARISC] Convert parisc_device to use struct resource for hpa by Matthew Wilcox · 19 years ago
  75. bdad1f8 [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better by Matthew Wilcox · 19 years ago
  76. 9e04099 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  77. 65d406a [PATCH] zaurus: fix dependencies on collie keyboard by Pavel Machek · 19 years ago
  78. 4148949 [ARM] 3014/1: Spitz keyboard: Correct the right shift key by Richard Purdie · 19 years ago
  79. fff7131 [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series by Richard Purdie · 19 years ago
  80. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  81. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  82. 948e12f [PATCH] Corgi Keyboard: Code tidying by Richard Purdie · 19 years ago
  83. 8240a4a [PATCH] Corgi Keyboard: Add some power management code by Richard Purdie · 19 years ago
  84. aba5a4c [PATCH] Corgi Keyboard: Fix a couple of compile errors by Richard Purdie · 19 years ago
  85. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  86. 8d9a9ae Input: sunkbd - extend mapping to handle Type-6 Sun keyboards by Vojtech Pavlik · 19 years ago
  87. 903b126 Input: atkbd - handle keyboards generating scancode 0x7f by Vojtech Pavlik · 19 years ago
  88. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  89. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  90. a86d1f4 [PATCH] input: disable scroll feature on AT keyboards by Vojtech Pavlik · 19 years ago
  91. 58a0077 Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close by Dmitry Torokhov · 19 years ago
  92. d083e90 Input: whitespace fixes in drivers/input/keyboard by Dmitry Torokhov · 19 years ago
  93. 6af2cf5 Input: Corgi keyboard driver - correct two keys which are much more useful by Richard Purdie · 19 years ago
  94. 7d6064d Input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  95. 5212dd5 [PATCH] input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  96. 53b2168 [PATCH] drivers/input/keyboard/atkbd.c: fix off by one errors by Adrian Bunk · 19 years ago
  97. fbd568a3e [PATCH] Change synchronize_kernel to _rcu and _sched by Paul E. McKenney · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago