1. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  2. 6d32af0 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  3. 27a560b Input: alps - v7: document the v7 touchpad packet protocol by Hans de Goede · 10 years ago
  4. d27eb79 Input: alps - v7: fix finger counting for > 2 fingers on clickpads by Hans de Goede · 10 years ago
  5. 7091c44 Input: alps - v7: sometimes a single touch is reported in mt[1] by Hans de Goede · 10 years ago
  6. 8b23811 Input: alps - v7: ignore new packets by Hans de Goede · 10 years ago
  7. 2ba3532 Input: psmouse - expose drift duration for IBM trackpoints by haarp · 10 years ago
  8. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  9. f20c86c Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  10. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  11. 823a11f Input: cyapa - use 'error' for error codes by Dudley Du · 10 years ago
  12. f68a95c Input: cyapa - fix resuming the device by Dudley Du · 10 years ago
  13. d0ab547 Input: elantech - trust firmware about trackpoint presence by Dmitry Torokhov · 10 years ago
  14. bce4f9e Input: synaptics - adjust min/max on Thinkpad E540 by Ben Sagal · 10 years ago
  15. 2d9eb81 Input: elantech - provide a sysfs knob for crc_enabled by Ulrik De Bie · 10 years ago
  16. f386474 Input: elantech - report the middle button of the touchpad by Ulrik De Bie · 10 years ago
  17. a7ef82a Input: alps - ignore bad data on Dell Latitudes E6440 and E7440 by Pali Rohár · 10 years ago
  18. b1cfa7b Input: cyapa - switch to using managed resources by Dudley Du · 10 years ago
  19. bd447b6 Input: lifebook - use "static inline" instead of "inline" in lifebook.h by Chen Gang · 10 years ago
  20. 9d720b3 Input: alps - allow up to 2 invalid packets without resetting device by Pali Rohár · 10 years ago
  21. 4ab8f7f Input: alps - ignore potential bare packets when device is out of sync by Pali Rohár · 10 years ago
  22. 0dc1587 Input: elantech - fix crc_enabled for Fujitsu H730 by Ulrik De Bie · 10 years ago
  23. caeb0d3 Input: elantech - use elantech_report_trackpoint for hardware v4 too by Ulrik De Bie · 10 years ago
  24. e4742b1 Input: synaptics - add min/max quirk for Lenovo T440s by Takashi Iwai · 10 years ago
  25. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  26. 572081a Input: mouse - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  27. 185af4d Input: psmouse - remove unneeded check in psmouse_reconnect() by Dmitry Torokhov · 10 years ago
  28. 4db1f47 Input: vsxxxaa - fix code dropping bytes from queue by Dmitry Torokhov · 10 years ago
  29. 6696777 Input: add driver for Elan I2C/SMbus touchpad by Duson Lin · 10 years ago
  30. 128562f input: mouse: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  31. b0cfb79 Input: alps - fix v4 button press recognition by Andreas Bosch · 10 years ago
  32. aa9724099 Input: synaptics - gate forcepad support by DMI check by Dmitry Torokhov · 10 years ago
  33. 9d93551 Merge tag 'v3.17' into next by Dmitry Torokhov · 10 years ago
  34. 3ace368 Input: psmouse - add support for detecting FocalTech PS/2 touchpads by Hans de Goede · 10 years ago
  35. 2c75ada Input: psmouse - add psmouse_matches_pnp_id helper function by Hans de Goede · 10 years ago
  36. 5715fc7 Input: synaptics - add support for ForcePads by Dmitry Torokhov · 10 years ago
  37. 01d4cd5 Input: add missing POINTER / DIRECT properties to a bunch of drivers by Hans de Goede · 10 years ago
  38. 7611392 Input: add INPUT_PROP_POINTING_STICK property by Hans de Goede · 10 years ago
  39. 271329b Input: elantech - fix detection of touchpad on ASUS s301l by Hans de Goede · 10 years ago
  40. a2418fc Input: elantech - add support for trackpoint found on some v3 models by Ulrik De Bie · 10 years ago
  41. ac84eba Input: elantech - reset the device when elantech probe fails by Ulrik De Bie · 10 years ago
  42. a9e0621 Input: ALPS - suppress message about 'Unknown touchpad' by Dmitry Torokhov · 10 years ago
  43. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  44. e08d9af Input: synaptics - use firmware data for Cr-48 by Henrik Rydberg · 10 years ago
  45. ae84197 Input: synaptics - properly initialize slots for semi-MT by Dmitry Torokhov · 10 years ago
  46. 5e2aa2e Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  47. f3f33c6 Input: alps - Rushmore and v7 resolution support by Hans de Goede · 10 years ago
  48. 3808843 Input: alps - add support for v7 devices by Yunkang Tang · 10 years ago
  49. c0cd17f Input: alps - cache firmware version by Hans de Goede · 10 years ago
  50. 38c11eaa Input: alps - change decode function prototype to return an int by Hans de Goede · 10 years ago
  51. 99d9996 Input: alps - report 2 touches when we've > 2 fingers by Hans de Goede · 10 years ago
  52. 68c2187 Input: alps - add an alps_report_semi_mt_data function by Hans de Goede · 10 years ago
  53. c38a448 Input: alps - use single touch data when v3 mt data contains only one finger by Hans de Goede · 10 years ago
  54. cdf333e Input: alps - use standard contact tracking instead of DIY by Hans de Goede · 10 years ago
  55. 02d0425 Input: alps - use struct input_mt_pos to track coordinates by Hans de Goede · 10 years ago
  56. 28835f4 Input: alps - process_bitmap: round down when spreading adjescent fingers over 2 points by Hans de Goede · 10 years ago
  57. 105affb Input: alps - process_bitmap: fix counting of high point bits by Hans de Goede · 10 years ago
  58. 036e6c7 Input: alps - process_bitmap: add alps_get_bitmap_points() helper function by Hans de Goede · 10 years ago
  59. 40e8f53 Input: alps - process_bitmap: don't invert the Y-axis on Rushmore by Hans de Goede · 10 years ago
  60. 20bea68 Input: alps - improve 2-finger reporting on v3 models by Hans de Goede · 10 years ago
  61. f105e34 Input: alps - fix rushmore packet decoding by Yunkang Tang · 10 years ago
  62. e76aed9 Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531) by Hans de Goede · 10 years ago
  63. a292241 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  64. d49cb7a Input: synaptics - fix resolution for manually provided min/max by Benjamin Tissoires · 11 years ago
  65. fb4f8f5 Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set by Hans de Goede · 11 years ago
  66. cd9e83e Input: elantech - deal with clickpads reporting right button events by Hans de Goede · 11 years ago
  67. 0f68f39 Input: synaptics - change min/max quirk table to pnp-id matching by Hans de Goede · 11 years ago
  68. e2f6110 Input: synaptics - add a matches_pnp_id helper function by Hans de Goede · 11 years ago
  69. 6d396ed Input: synaptics - T540p - unify with other LEN0034 models by Hans de Goede · 11 years ago
  70. 879f99e Merge tag 'v3.15-rc5' into next by Dmitry Torokhov · 11 years ago
  71. 125a72d Input: logips2pp - fix typo in Kconfig help by Daniele Forsi · 11 years ago
  72. 0b5fe73 Input: synaptics - add min/max quirk for the ThinkPad W540 by Hans de Goede · 11 years ago
  73. 0a4ac2e Input: fix ps2/serio module dependency by Arnd Bergmann · 11 years ago
  74. 36189cc Input: elantech - fix touchpad initialization on Gigabyte U2442 by Hans de Goede · 11 years ago
  75. 27a3885 Input: synaptics - add min/max quirk for ThinkPad Edge E431 by Hans de Goede · 11 years ago
  76. ae4bedf Input: elantech - add support for newer elantech touchpads by Jordan Rife · 11 years ago
  77. 46a2986 Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1 by Hans de Goede · 11 years ago
  78. 43e1988 Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property by Hans de Goede · 11 years ago
  79. 692d965 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  80. 7bbdba5 Input: appletouch - fix jumps when additional fingers are detected by Clinton Sprain · 11 years ago
  81. 739204b Input: appletouch - implement sensor data smoothing by Clinton Sprain · 11 years ago
  82. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 11 years ago
  83. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 11 years ago
  84. 703e148 Input: appletouch - dial back fuzz setting by Clinton Sprain · 11 years ago
  85. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 11 years ago
  86. 25fd317 Input: logips2pp - fix spelling s/reciver/receiver/ by Geert Uytterhoeven · 11 years ago
  87. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  88. ee65d4b Input: ALPS - add support for "Dolphin" devices by Yunkang Tang · 11 years ago
  89. c15bdfd Input: elantech - improve clickpad detection by Hans de Goede · 11 years ago
  90. 348324c Merge tag 'v3.13-rc4' into next by Dmitry Torokhov · 11 years ago
  91. c838cb3 Input: use dev_get_platdata() by Jingoo Han · 11 years ago
  92. 95f75e9 Input: ALPS - add support for DualPoint device on Dell XT2 model by Yunkang Tang · 11 years ago
  93. 9cb80b9 Input: elantech - add support for newer (August 2013) devices by Matt Walker · 11 years ago
  94. 5df682b Input: cypress_ps2 - do not consider data bad if palm is detected by Joseph Salisbury · 11 years ago
  95. c2e6095 Input: cypress_ps2 - remove useless cast by Geyslan G. Bem · 11 years ago
  96. 9354f26 Input: ALPS - change secondary device's name by Yunkang Tang · 11 years ago
  97. e3c55d4 Merge tag 'v3.12-rc4' into next by Dmitry Torokhov · 11 years ago
  98. 4ba25a4 Merge tag 'v3.11' into next by Dmitry Torokhov · 11 years ago
  99. 221a27c2 Input: cypress_ps2 - remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  100. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago