1. 3c51438 Input: cobalt_btns - assorted fixes by Yoichi Yuasa · 16 years ago
  2. f47831f i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig by Thomas Bogendoerfer · 16 years ago
  3. 1913130 input: add I2C to config since the driver makes several i2c*() calls by Randy Dunlap · 16 years ago
  4. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  5. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  6. 6c152be leds: Standardise LED naming scheme by Richard Purdie · 17 years ago
  7. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  8. 03366e7 Merge branch 'pxa-keypad' by Dmitry Torokhov · 16 years ago
  9. c18bab8 Input: i8042 - non-x86 build fix by Andrew Morton · 16 years ago
  10. 5047fab drivers/input/: Spelling fixes by Joe Perches · 16 years ago
  11. 17a61cd jonada720: remove duplicate include by Andre Haupt · 16 years ago
  12. 8340c10 bf54x: remove duplicate include by Andre Haupt · 16 years ago
  13. f639416 gameport: remove duplicate include by Andre Haupt · 16 years ago
  14. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  15. e0f2677 Input: pxa27x_keypad - also enable on PXA3xx by Eric Miao · 16 years ago
  16. 76cb44e Input: pxa27x_keypad - add debounce_interval to the keypad platform data by Eric Miao · 16 years ago
  17. 9c60deb Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ by Eric Miao · 16 years ago
  18. 62059d9 Input: pxa27x_keypad - enable rotary encoders and direct keys by Eric Miao · 16 years ago
  19. d7416f9 Input: pxa27x_keypad - introduce pxa27x_keypad_config() by Eric Miao · 16 years ago
  20. 1814db6 Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keys by Eric Miao · 16 years ago
  21. 1a1cd73 Input: pxa27x_keypad - remove pin configuration from the driver by Eric Miao · 16 years ago
  22. 0e5f11a Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) by Eric Miao · 16 years ago
  23. cec69c3 Input: constify function pointer tables (seq_operations) by Jan Engelhardt · 16 years ago
  24. 3f79b1e Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list by Jiri Kosina · 16 years ago
  25. b4d62de Input: i8042 - enable DMI quirks on x86-64 by Bruce Duncan · 16 years ago
  26. 5799ddb Input: i8042 - add Dritek quirk for Acer Aspire 9110 by Carlos Corbacho · 16 years ago
  27. e17bb1d Input: add input event to APM event bridge by Richard Purdie · 16 years ago
  28. d182c10 Input: mousedev - use BIT_MASK instead of BIT by Dmitry Torokhov · 16 years ago
  29. 41e191e x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c by Ingo Molnar · 16 years ago
  30. ca4d6cf [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix by Richard Purdie · 17 years ago
  31. 2ad913b [SPARC64]: Fix section error in sparcspkr by Sam Ravnborg · 17 years ago
  32. e2c7539 Input: remove duplicate includes by Andre Haupt · 17 years ago
  33. 0c1efd3 Input: remove cdev from input_dev structure by Dmitry Torokhov · 17 years ago
  34. 8987fec Input: i8042 - add Dritek keyboard extension quirk by Carlos Corbacho · 17 years ago
  35. 93e9012 Input: add Tosa keyboard driver by Dmitry Baryshkov · 17 years ago
  36. 52fe0cd Input: add driver for Fujitsu application buttons by Stephen Hemminger · 17 years ago
  37. fbb38e3 Input: ads7846 - stop updating dev->power.power_state by David Brownell · 17 years ago
  38. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  39. 374766b Input: implement proper timer rounding for polled devices by Stephen Hemminger · 17 years ago
  40. 4615e33 Input: iforce - don't access input_dev->private directly by Dmitry Torokhov · 17 years ago
  41. a8399c5 Input: i8042 - use synchronize_irq() instead of synchronize_sched() by Dmitry Torokhov · 17 years ago
  42. f0b92b9 Input: atkbd - remove unneeded synchronize_sched() by Dmitry Torokhov · 17 years ago
  43. b037b08 Input: cobalt_btns - add support for loadable keymaps by Dmitry Torokhov · 17 years ago
  44. 72341ee Input: atlas_btns - add support for loadable keymaps by Dmitry Torokhov · 17 years ago
  45. 1953ea2 Input: keyspan_remote - add support for loadable keymaps by Dmitry Torokhov · 17 years ago
  46. f4f37c8 Input: Add proper locking when changing device's keymap by Dmitry Torokhov · 17 years ago
  47. 554101e Input: atkbd - properly handle special keys on Dell Latitudes by Giel de Nijs · 17 years ago
  48. 03bbe08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  49. fb49161 Input: ALPS - fix sync loss on Acer Aspire 5720ZG by Dmitry Torokhov · 17 years ago
  50. 653e91d Input: psmouse - fix input_dev leak in lifebook driver by Andres Salomon · 17 years ago
  51. 746b31a Input: psmouse - fix potential memory leak in psmouse_connect() by Andres Salomon · 17 years ago
  52. 62aa366 Input: usbtouchscreen - fix buffer overflow, make more egalax work by Daniel Ritz · 17 years ago
  53. 6724f93 Input: mousedev - handle mice that use absolute coordinates by Micah Parrish · 17 years ago
  54. 4fd3670 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  55. 4ff891e Input: improve Kconfig help entries for HP Jornada devices by Kristoffer Ericson · 17 years ago
  56. ed2fa4d Input: pass EV_PWR events to event handlers by Richard Purdie · 17 years ago
  57. 9fe4f2a Input: spitzkbd - fix suspend key handling by Richard Purdie · 17 years ago
  58. f5ad586 gameport: don't export functions that are static inline by Ivan Kokshaysky · 17 years ago
  59. 4c64681 Input: jornada680_kbd - fix default keymap by Kristoffer Ericson · 17 years ago
  60. 22d1c39 Input: Handle EV_PWR type of input caps in input_set_capability. by Dmitry Baryshkov · 17 years ago
  61. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  62. febb187 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  63. 6957c82 Input: bf54x-keys - keypad does not exist on BF544 parts by Mike Frysinger · 17 years ago
  64. 6a2e391 Input: gpio-keys - request and configure GPIOs by Herbert Valerio Riedel · 17 years ago
  65. 8bf4215 Input: i8042 - add i8042.noloop quirk for MS Virtual Machine by Jiri Kosina · 17 years ago
  66. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  67. 74521c2 Use i8253.c lock for PC speaker on MIPS, too. by Ralf Baechle · 17 years ago
  68. 2a0f9c4 Input: inport, logibm - use KERN_INFO when reporting missing mouse by Helge Deller · 17 years ago
  69. 2a3e480 Input: appletouch - idle reset logic broke older Fountains by Dmitry Torokhov · 17 years ago
  70. 167ebf7 Input: hp_sdc.c - fix section mismatch by Adrian Bunk · 17 years ago
  71. b0e7464 Input: xpad - add more USB IDs by Joshua J Bowman · 17 years ago
  72. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  73. 81f8320 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  74. 46249ea Input: appletouch - apply idle reset logic to all touchpads by Anton Ekblad · 17 years ago
  75. 14e4020 Input: usbtouchscreen - add support for GoTop tablet devices by Jerrold Jones · 17 years ago
  76. 858711c Input: bf54x-keys - return real error when request_irq() fails by Michael Hennerich · 17 years ago
  77. 553a05b Input: i8042 - export i8042_command() by Márton Németh · 17 years ago
  78. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  79. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  80. 118e78d changed email by Johann Deneux · 17 years ago
  81. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  82. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  83. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  84. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  85. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  86. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  87. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  88. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  89. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  90. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  91. 63bd8c4 Atari keyboard: incorporate additional review comments by Geert Uytterhoeven · 17 years ago
  92. 4fa4350 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  93. 82ba56c Input: use full RCU API by Dmitry Torokhov · 17 years ago
  94. 6615c5b m68k: Atari input drivers cleanup by Geert Uytterhoeven · 17 years ago
  95. 7009317 Input: remove tsdev interface by Richard Purdie · 17 years ago
  96. 8f740ef Input: add support for Blackfin BF54x Keypad controller by Michael Hennerich · 17 years ago
  97. 937ad5c Input: appletouch - another fix for idle reset logic by Soeren Sonnenburg · 17 years ago
  98. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  99. b11d212 Input: add support for SEGA Dreamcast keyboard by Adrian McMenamin · 17 years ago
  100. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago