1. d8f2f18 [ARM] fix pxa930_trkball build errors by Russell King · 16 years ago
  2. c10a93a Input: HIL drivers - add MODULE_ALIAS() by Helge Deller · 16 years ago
  3. 105ca23 Input: add support for trackball on pxa930 and pxa935 by Yong Yao · 16 years ago
  4. 0de048a Input: make some variables and functions static by Roel Kluin · 16 years ago
  5. 8bbf270 Input: psmouse - add module parameters to control OLPC touchpad delays by Paul Fox · 16 years ago
  6. 93b8eef Merge commit 'v2.6.28-rc9' into next by Dmitry Torokhov · 16 years ago
  7. e42b664 Input: synaptics - report multi-taps only if supported by the device by Peter Hutterer · 16 years ago
  8. 5fb17fd Input: psmouse - fix incorrect validate_byte check in OLPC protocol by Andres Salomon · 16 years ago
  9. 0977967 Input: appletouch - driver refactoring by Stelian Pop · 16 years ago
  10. 2a0bd75 Input: psmouse - add support for Elantech touchpads by Arjan Opmeer · 16 years ago
  11. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  12. ae91119 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  13. df08ef2 Input: psmouse - add OLPC touchpad driver by Andres Salomon · 16 years ago
  14. 68d4822 Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacks by Andres Salomon · 16 years ago
  15. 8bf020e Input: psmouse - add psmouse_queue_work() for ps/2 extension to make use of by Andres Salomon · 16 years ago
  16. a48cf5f Input: psmouse - export psmouse_set_state for ps/2 extensions to use by Andres Salomon · 16 years ago
  17. cd72ad3 Input: bcm5974 - switch back to normal mode when closing by Henrik Rydberg · 16 years ago
  18. 0d46ed1 Input: ALPS - add signature for DualPoint found in Dell Latitude E6500 by Elvis Pranskevichus · 16 years ago
  19. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  20. 7686ad5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  21. a6821f3 Input: bcm5974 - add BTN_TOUCH event for mousedev benefit by Henrik Rydberg · 16 years ago
  22. 75e21e3 Input: bcm5974 - improve finger tracking and counting by Henrik Rydberg · 16 years ago
  23. 158e0fb Input: bcm5974 - small formatting cleanup by Henrik Rydberg · 16 years ago
  24. 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  25. 0cc1fe2 Input: remove version.h from drivers that don't need it by Huang Weiyi · 16 years ago
  26. 7db9cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  27. 82a196f Input: appletouch - handle geyser 3/4 status bits by Sven Anders · 16 years ago
  28. d83d213 Input: appletouch - prepare for geyser 3/4 handling by Sven Anders · 16 years ago
  29. 88da765 Input: bcm5974 - implement autosuspend support by Dmitry Torokhov · 16 years ago
  30. f89bd95 Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads by Henrik Rydberg · 16 years ago
  31. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  32. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  33. 82547e9 Input: atamouse - various cleanups by Dmitry Torokhov · 16 years ago
  34. 15439dd Merge branch 'for-linus' into next by Dmitry Torokhov · 16 years ago
  35. 90d95ef Input: appletouch - implement reset-resume logic by Oliver Neukum · 16 years ago
  36. d1659fc Input: remove CVS keywords by Adrian Bunk · 16 years ago
  37. 2ff9814 Input: hil_ptr - check return value of input_register_device() by Andres Salomon · 16 years ago
  38. e9542df Input: appletouch - simplify touchpad type detection by Sven Anders · 16 years ago
  39. 7dce869 Input: appletouch - miscellaneous code cleanups by Johannes Berg · 16 years ago
  40. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  41. d7b5247 Input: add MODULE_ALIAS() to hotpluggable platform modules by Kay Sievers · 16 years ago
  42. f23c1d7 Input: appletouch - add product IDs for the 4th generation MacBooks by Tobias Mueller · 16 years ago
  43. 3c00bb9 Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 by Laszlo Kajan · 16 years ago
  44. 1db3a34 Input: ALPS - put secondary device in proper place in sysfs by Dmitry Torokhov · 16 years ago
  45. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  46. 41e191e x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c by Ingo Molnar · 16 years ago
  47. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  48. fb49161 Input: ALPS - fix sync loss on Acer Aspire 5720ZG by Dmitry Torokhov · 17 years ago
  49. 653e91d Input: psmouse - fix input_dev leak in lifebook driver by Andres Salomon · 17 years ago
  50. 746b31a Input: psmouse - fix potential memory leak in psmouse_connect() by Andres Salomon · 17 years ago
  51. 2a0f9c4 Input: inport, logibm - use KERN_INFO when reporting missing mouse by Helge Deller · 17 years ago
  52. 2a3e480 Input: appletouch - idle reset logic broke older Fountains by Dmitry Torokhov · 17 years ago
  53. 81f8320 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  54. 46249ea Input: appletouch - apply idle reset logic to all touchpads by Anton Ekblad · 17 years ago
  55. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  56. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  57. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  58. 6615c5b m68k: Atari input drivers cleanup by Geert Uytterhoeven · 17 years ago
  59. 937ad5c Input: appletouch - another fix for idle reset logic by Soeren Sonnenburg · 17 years ago
  60. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  61. 62e729b Input: lifebook - fix X and Y axis range by Dmitry Torokhov · 17 years ago
  62. f493018 Input: ALPS - add signature for ThinkPad R61 by Dmitry Torokhov · 17 years ago
  63. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  64. cb56073 Input: appletouch - fix idle reset logic by Thomas Rohwer · 17 years ago
  65. f76f672 Input: lifebook - add signature of Panasonic CF-72 by Dmitry Torokhov · 17 years ago
  66. dac4ae0 Input: ALPS - add support for model found in Dell Vostro 1400 by William Pettersson · 17 years ago
  67. b3e2c70 Input: psmouse - make dummy touchkit_ps2_detect() static by Adrian Bunk · 17 years ago
  68. 554fc19 Input: psmouse - reset harder during probe by Alon Ziv · 17 years ago
  69. 5a6eb67 Input: appletouch - improve powersaving for Geyser3 devices by Soeren Sonnenburg · 17 years ago
  70. e6b20d8 Input: lifebook - fix an oops on Panasonic CF-18 by Dmitry Torokhov · 17 years ago
  71. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  72. 5f56550 Input: add gpio-mouse driver by Hans-Christian Egtvedt · 17 years ago
  73. aea6a46 Input: psmouse - add support for Cortron PS/2 Trackballs by Aristeu Rozanski · 17 years ago
  74. 0b662c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  75. b23c9e3 Input: logips2pp - fix typo in Kconfig by Uwe Bugla · 17 years ago
  76. 31f6e1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  77. 1e0c5b1 Input: ALPS - force stream mode by Dmitry Torokhov · 17 years ago
  78. 7a86ede missing dependencies for USB drivers in input by Al Viro · 17 years ago
  79. 18cc675 Input: logips2pp - add type 72 (PS/2 TrackMan Marble) by Peter Samuelson · 17 years ago
  80. b5da20f Input: move USB mice under drivers/input/mouse by Dmitry Torokhov · 17 years ago
  81. 334d0dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  82. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  83. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 17 years ago
  84. 4bdd488 Input: synaptics - don't complain about failed resets by Dmitry Torokhov · 17 years ago
  85. 2ebdcc6 Input: lifebook - split into 2 devices by Dmitry Torokhov · 17 years ago
  86. 43887ba Input: lifebook - add signature of Panasonic CF-29 by Dmitry Torokhov · 17 years ago
  87. 1b11879 Input: lifebook - activate 6-byte protocol on select models by Dmitry Torokhov · 17 years ago
  88. e7afcd1 Input: lifebook - work properly on Panasonic CF-18 by Dmitry Torokhov · 17 years ago
  89. 28aa7f1 Input: mice - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  90. 0ca1804 Input: drivers/input/mice - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  91. 21298f7 Input: logips2pp - add model 1 information by Dmitry Torokhov · 17 years ago
  92. 688897b Input: logips2pp - ignore mice reporting model as 0 by Dmitry Torokhov · 17 years ago
  93. f42649e Input: ALPS - handle errors from input_register_device() by Dmitry Torokhov · 17 years ago
  94. 887cc12 Input: synaptics - export model bits by Dmitry Torokhov · 17 years ago
  95. 867d268 Input: sermouse - improve protocol error recovery by Peter Osterlund · 17 years ago
  96. 55e3d92 Input: psmouse - allow disabing certain protocol extensions by Andres Salomon · 17 years ago
  97. 243db53b Input: psmouse - do not force stream mode by Dmitry Torokhov · 17 years ago
  98. ffd51f4 Input: HIL - cleanup coding style by Helge Deller · 17 years ago
  99. 24bf10a Input: psmouse - add support for eGalax PS/2 touchscreen controller by Stefan Lucke · 17 years ago
  100. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 17 years ago