1. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  2. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  3. b5d2170 Input: psmouse - switch to using dev_*() for messages by Dmitry Torokhov · 13 years ago
  4. 26e56eb Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  5. 4af61e9 Input: elantech - remove module parameter force_elantech by JJ Ding · 13 years ago
  6. 84a90b6 Input: elantech - better support all those v2 variants by JJ Ding · 13 years ago
  7. 1c601be Input: bcm5974 - add MacBookAir4,1 trackpad support by Pieter-Augustijn Van Malleghem · 13 years ago
  8. 1dc6ede Input: elantech - add v4 hardware support by JJ Ding · 13 years ago
  9. 28f4961 Input: elantech - add v3 hardware support by JJ Ding · 13 years ago
  10. 3c8bbb9 Input: elantech - clean up elantech_init by JJ Ding · 13 years ago
  11. 7894f21 Input: elantech - packet checking for v2 hardware by JJ Ding · 13 years ago
  12. 8a360d0 Input: elantech - remove ETP_EDGE_FUZZ_V2 by JJ Ding · 13 years ago
  13. 230282a Input: elantech - use firmware provided x, y ranges by JJ Ding · 13 years ago
  14. 461a791 Input: elantech - get rid of ETP_2FT_* in elantech.h by JJ Ding · 13 years ago
  15. 1155961 Input: elantech - correct x, y value range for v2 hardware by JJ Ding · 13 years ago
  16. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  17. 7e66eaf Merge commit 'v3.1-rc4' into next by Dmitry Torokhov · 13 years ago
  18. 6b4b49f Input: synaptics - process finger (<=5) transitions by Daniel Kurtz · 13 years ago
  19. 4dc772d Input: synaptics - process finger (<=3) transitions by Daniel Kurtz · 13 years ago
  20. a6ca40c Input: synaptics - decode AGM packet types by Daniel Kurtz · 13 years ago
  21. 3cdfee9 Input: synaptics - add image sensor support by Daniel Kurtz · 13 years ago
  22. 8561547 Input: synaptics - refactor initialization of abs position axes by Daniel Kurtz · 13 years ago
  23. 7afdb84 Input: synaptics - refactor agm packet parsing by Daniel Kurtz · 13 years ago
  24. 6de58dd Input: synaptics - refactor y inversion by Daniel Kurtz · 13 years ago
  25. c331eb5 Input: bcm5974 - Add support for newer MacBookPro8,2 by Andrew Drake · 13 years ago
  26. db0b34b Input: bcm5974 - add support for touchpads found in MacBookAir4,2 by Joshua V. Dillon · 13 years ago
  27. ab3d0ab Input: psmouse - hgpk.c needs module.h by Randy Dunlap · 13 years ago
  28. 3c6b501 Input: synaptics - fix reporting of min coordinates by Dmitry Torokhov · 13 years ago
  29. fea2021 Input: lifebook - make dmi callback functions return 1 by Axel Lin · 13 years ago
  30. a66413f Input: synaptics - set minimum coordinates as reported by firmware by Dmitry Torokhov · 13 years ago
  31. 28d5fd8 Input: synaptics - process button bits in AGM packets by Daniel Kurtz · 13 years ago
  32. bea9f0f Input: synaptics - rename set_slot to be more descriptive by Daniel Kurtz · 13 years ago
  33. a9f0b79 Input: synaptics - fuzz position for touchpad with reduced filtering by Daniel Kurtz · 13 years ago
  34. 8be3c65 Input: synaptics - set resolution for MT_POSITION_X/Y axes by Daniel Kurtz · 13 years ago
  35. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  36. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 13 years ago
  37. 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  38. 659e6ed input/atari: Fix mouse movement and button mapping by Geert Uytterhoeven · 14 years ago
  39. 186f200 input/atari: Fix atarimouse init by Michael Schmitz · 16 years ago
  40. 7786908 input/atari: Use the correct mouse interrupt hook by Michael Schmitz · 16 years ago
  41. 9cb6cfa Input: elantech - remove support for proprietary X driver by Éric Piel · 13 years ago
  42. 89eec4d Input: elantech - report multitouch with proper ABS_MT messages by Éric Piel · 13 years ago
  43. f941c70 Input: elantech - export pressure and width when supported by Éric Piel · 13 years ago
  44. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 7087486 Input: synaptics - fix crash in synaptics_module_init() by Jan Beulich · 13 years ago
  47. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  48. 47340bd Input: bcm5974 - add support for MacBookPro8 by Andy Botting · 13 years ago
  49. 5063511 Input: bcm5974 - Report button also for zero fingers by Henrik Rydberg · 13 years ago
  50. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 13 years ago
  51. 87b2c7d Input: synaptics_i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  52. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  53. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago
  54. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 14 years ago
  55. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  56. facc7a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  57. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  58. 5c461b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next by Dmitry Torokhov · 14 years ago
  59. ef8313b Input: psmouse - disable the synaptics extension on OLPC machines by Andres Salomon · 14 years ago
  60. 7ee9916 Input: psmouse - fix up Synaptics comment by Andres Salomon · 14 years ago
  61. 4f56ce9 Input: synaptics - ignore bogus mt packet by Henrik Rydberg · 14 years ago
  62. fec6e52 Input: synaptics - add multi-finger and semi-mt support by Henrik Rydberg · 14 years ago
  63. c14890a Input: synaptics - report clickpad property by Henrik Rydberg · 14 years ago
  64. 2ade0c1 Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
  65. 3bfa321 Input: synaptics - fix handling of 2-button ClickPads by Yan Li · 14 years ago
  66. 6021afc input: bcm5974: Add support for MacBookAir3 by Edgar (gimli) Hucek · 14 years ago
  67. 20a4c26 Input: hgpk - fix powersave mode by Paul Fox · 14 years ago
  68. 34caed2 Input: hgpk - recalibration tweaks by Daniel Drake · 14 years ago
  69. 67f56bb Input: hgpk - detect simple mode overflows by Daniel Drake · 14 years ago
  70. a309cdc Input: hgpk - extend jumpiness detection by Daniel Drake · 14 years ago
  71. c0dc834 Input: hgpk - rework spew detection by Daniel Drake · 14 years ago
  72. ca94ec4 Input: hgpk - support GlideSensor and PenTablet modes by Daniel Drake · 14 years ago
  73. 09d692e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  74. d745b53 Input: appletouch - remove extra KERN_DEBUG use from dprintk by Joe Perches · 14 years ago
  75. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  76. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  77. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  78. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  79. 0982258 Input: serio - support multiple child devices per single parent by Dmitry Eremin-Solenikov · 14 years ago
  80. a8b3c0f Input: synaptics - simplify pass-through port handling by Dmitry Torokhov · 14 years ago
  81. 6792cbb Input: return -ENOMEM in select drivers when memory allocation fails by Davidlohr Bueso · 14 years ago
  82. 57157be Input: bcm5974 - adjust major/minor to scale by Henrik Rydberg · 14 years ago
  83. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  84. 04f2b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  85. 5fc0d36 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  86. 6e49c1a Revert "Input: appletouch - fix integer overflow issue" by Benjamin Herrenschmidt · 14 years ago
  87. 22462d9 Input: elantech - report position also with 3 fingers by Éric Piel · 14 years ago
  88. 7f29f17 Input: elantech - discard the first 2 positions on some firmwares by Éric Piel · 14 years ago
  89. fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  90. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  91. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  92. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  93. 3619b8f Input: synaptics - relax capability ID checks on newer hardware by Dmitry Torokhov · 14 years ago
  94. 58fb021 Input: synaptics - set min/max for finger width by Chris Bagwell · 14 years ago
  95. 2a8e771 Input: synaptics - only report width on hardware that supports it by Chris Bagwell · 14 years ago
  96. cc10b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  97. bbddd19 Input: synaptics - fix wrong dimensions check by Takashi Iwai · 14 years ago
  98. 44631ac Revert "Input: do not force selecting i8042 on Moorestown" by Feng Tang · 14 years ago
  99. 08fa16b Merge commit 'v2.6.35-rc3' into next by Dmitry Torokhov · 14 years ago
  100. c13aea0 Input: bcm5974 - set the average number of events per MT event packet by Henrik Rydberg · 14 years ago