1. 4885338 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  2. a333a03 Input: cyapa - fix setting suspend scan rate by Dudley Du · 10 years ago
  3. 9f42380 Input: elan_i2c - fix calculating number of x and y traces. by Duson Lin · 10 years ago
  4. 090ad32 Input: elan_i2c - report hovering contacts by Duson Lin · 10 years ago
  5. 8b8be51 Input: add vmmouse driver by Thomas Hellstrom · 10 years ago
  6. b9bced0 Input: elan_i2c - adjust for newer firmware pressure reporting by duson · 10 years ago
  7. 85a3685 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  8. 92bac83 Input: alps - non interleaved V2 dualpoint has separate stick button bits by Hans de Goede · 10 years ago
  9. 6bcca19 Input: alps - fix touchpad buttons getting stuck when used with trackpoint by Hans de Goede · 10 years ago
  10. 07f19e3 Input: ALPS - make alps_get_pkt_id_ss4_v2() and others static by Fengguang Wu · 10 years ago
  11. 8d28984 Input: ALPS - V7 devices can report 5-finger taps by Masaki Ota · 10 years ago
  12. 3db5b9f Input: ALPS - add support for SS4 touchpad devices by Masaki Ota · 10 years ago
  13. 8eccd39 Input: ALPS - refactor alps_set_abs_params_mt() by Masaki Ota · 10 years ago
  14. 5f63e88 Merge tag 'v4.0-rc7' into next by Dmitry Torokhov · 10 years ago
  15. bd88414 Input: elantech - fix absolute mode setting on some ASUS laptops by Ulrik De Bie · 10 years ago
  16. 63c4fda Input: synaptics - allocate 3 slots to keep stability in image sensors by Benjamin Tissoires · 10 years ago
  17. 58fd9af Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots"" by Benjamin Tissoires · 10 years ago
  18. e3a7921 Input: alps - report V2 Dualpoint Stick events via the right evdev node by Hans de Goede · 10 years ago
  19. 59c30af Input: alps - report interleaved bare PS/2 packets via dev3 by Hans de Goede · 10 years ago
  20. 85734b1 Input: synaptics - fix min-max quirk value for E440 by Filip Ayazi · 10 years ago
  21. 98dc070 Input: synaptics - add quirk for Thinkpad E440 by Ramiro Morales · 10 years ago
  22. 188933a Merge tag 'v4.0-rc5' into next by Dmitry Torokhov · 10 years ago
  23. c164c14 Input: ALPS - fix max coordinates for v5 and v7 protocols by Dmitry Torokhov · 10 years ago
  24. 7e17470 Input: lifebook - fix tabbing issue by Brian K. Turner · 10 years ago
  25. 61c797d Input: elan_i2c - fix typo in include header guard by Nicolas Iooss · 10 years ago
  26. 09d042a Revert "Input: synaptics - use dmax in input_mt_assign_slots" by Dmitry Torokhov · 10 years ago
  27. 6067fe5 Merge branch 'synaptics' into for-linus by Dmitry Torokhov · 10 years ago
  28. 8f004f3 Input: synaptics - remove X250 from the topbuttonpad list by Benjamin Tissoires · 10 years ago
  29. 860e6f7 Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list by Benjamin Tissoires · 10 years ago
  30. cdd9dc1 Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series by Benjamin Tissoires · 10 years ago
  31. 3adde1f Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015 by Benjamin Tissoires · 10 years ago
  32. 06aa374 Input: synaptics - retrieve the extended capabilities in query $10 by Benjamin Tissoires · 10 years ago
  33. b57a712 Input: synaptics - do not retrieve the board id on old firmwares by Benjamin Tissoires · 10 years ago
  34. ebc8084 Input: synaptics - handle spurious release of trackstick buttons by Benjamin Tissoires · 10 years ago
  35. dc5465d Input: synaptics - fix middle button on Lenovo 2015 products by Dmitry Torokhov · 10 years ago
  36. 02e0749 Input: synaptics - skip quirks when post-2013 dimensions by Benjamin Tissoires · 10 years ago
  37. 5b3089d Input: synaptics - support min/max board id in min_max_pnpid_table by Daniel Martin · 10 years ago
  38. b05f4d1 Input: synaptics - remove obsolete min/max quirk for X240 by Daniel Martin · 10 years ago
  39. ac09793 Input: synaptics - query min dimensions for fw v8.1 by Daniel Martin · 10 years ago
  40. 9aff659 Input: synaptics - log queried and quirked dimension values by Daniel Martin · 10 years ago
  41. 8b04bab Input: synaptics - split synaptics_resolution(), query first by Daniel Martin · 10 years ago
  42. 9738774 Input: elan_i2c - remove duplicate repeat code by Duson Lin · 10 years ago
  43. b3beed7 Input: elan_i2c - return error code when resume fails by Duson Lin · 10 years ago
  44. 4eb8d6e Input: psmouse - disable "palm detection" in the focaltech driver by Mathias Gottschlag · 10 years ago
  45. 4ec212f Input: psmouse - disable changing resolution/rate/scale for FocalTech by Mathias Gottschlag · 10 years ago
  46. 679d83e Input: psmouse - ensure that focaltech reports consistent coordinates by Mathias Gottschlag · 10 years ago
  47. 3e98452 Input: psmouse - remove hardcoded touchpad size from the focaltech driver by Mathias Gottschlag · 10 years ago
  48. de4e374 Input: synaptics - switch ForcePad detection to PNP IDs by Dmitry Torokhov · 10 years ago
  49. 99e14c1 Input: psmouse - when comparing PNP IDs ignore case by Dmitry Torokhov · 10 years ago
  50. 93050db Input: ALPS - fix memory leak when detection fails by Dmitry Torokhov · 10 years ago
  51. 2523caa Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data() by Geert Uytterhoeven · 10 years ago
  52. 17a2805 Input: cyapa - fix unaligned functions redefinition error by Dudley Du · 10 years ago
  53. 290b799 Input: psmouse - use IS_ENABLED instead of homegrown code by Dmitry Torokhov · 10 years ago
  54. 97ae2b5 Merge branch 'bfin_rotary' into next by Dmitry Torokhov · 10 years ago
  55. ef47fa5 Input: ALPS - move v7 packet info to Documentation and v6 packet info by Pali Rohár · 10 years ago
  56. 626b9da Input: ALPS - fix confusing comment in protocol data by Dmitry Torokhov · 10 years ago
  57. 04aae28 Input: ALPS - do not mix trackstick and external PS/2 mouse data by Pali Rohár · 10 years ago
  58. a09221e Input: ALPS - fix trackstick detection on some Dell Latitudes by Dmitry Torokhov · 10 years ago
  59. 3296f71 Input: ALPS - consolidate setting protocol parameters by Dmitry Torokhov · 10 years ago
  60. 8326bb5 Input: ALPS - split protocol data from model info by Dmitry Torokhov · 10 years ago
  61. fb2dd7a Input: ALPS - make Rushmore a separate protocol by Dmitry Torokhov · 10 years ago
  62. d7c13d3 Input: ALPS - renumber protocol numbers by Dmitry Torokhov · 10 years ago
  63. 98a4a59 Input: elan_i2c - fix wrong %p extension by Rasmus Villemoes · 10 years ago
  64. 6ab17a8 Input: synaptics - use dmax in input_mt_assign_slots by Benjamin Tissoires · 10 years ago
  65. 3441456 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  66. 47c1ffb Input: elantech - add more Fujtisu notebooks to force crc_enabled by Rainer Koenig · 10 years ago
  67. 448c7f38 Input: MT - add support for balanced slot assignment by Henrik Rydberg · 10 years ago
  68. bb03bf3 Input: elan_i2c - verify firmware signature applying it by Duson Lin · 10 years ago
  69. e719963 Input: elantech - remove stale comment from Kconfig by Dmitry Torokhov · 10 years ago
  70. b481077 Input: cyapa - off by one in cyapa_update_fw_store() by Dan Carpenter · 10 years ago
  71. a535a9f Input: cyapa - fix variable being dereferenced before check by Dudley Du · 10 years ago
  72. 2be7256 Input: cyapa - fix endianness issues in gen5 firmware update support by Dmitry Torokhov · 10 years ago
  73. 8543cf1 Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd by Peter Hutterer · 10 years ago
  74. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  75. 7b2171d Input: cyapa - add acpi device id support by Dudley Du · 10 years ago
  76. daceed1 Input: cyapa - add gen5 trackpad force re-calibrate function support by Dudley Du · 10 years ago
  77. 6499d39 Input: cyapa - add gen5 trackpad read baseline support by Dudley Du · 10 years ago
  78. 5812d30 Input: cyapa - add gen5 trackpad firmware update support by Dudley Du · 10 years ago
  79. e0f79cb Input: cyapa - add gen3 trackpad force re-calibrate support by Dudley Du · 10 years ago
  80. f50efd0 Input: cyapa - add gen3 trackpad read baseline support by Dudley Du · 10 years ago
  81. 87b26d7 Input: cyapa - add gen3 trackpad device firmware update support by Dudley Du · 10 years ago
  82. c806b0b Input: cyapa - add sysfs interfaces support in the cyapa driver by Dudley Du · 10 years ago
  83. 6728650 Input: cyapa - add runtime power management support by Dudley Du · 10 years ago
  84. 22e7db8 Input: cyapa - add power management interfaces support for the device by Dudley Du · 10 years ago
  85. 6972a85 Input: cyapa - add gen5 trackpad device basic functions support by Dudley Du · 10 years ago
  86. 9f1cd85 Input: cyapa - re-design driver to support multi-trackpad in one driver by Dudley Du · 10 years ago
  87. 0c49cd2 Merge tag 'v3.19-rc4' into next by Dmitry Torokhov · 10 years ago
  88. 34412ba Input: alps - add sanity checks for non DualPoint devices by Pali Rohár · 10 years ago
  89. dfba860 Input: alps - fix name, product and version of dev2 input device by Pali Rohár · 10 years ago
  90. 810aa09 Input: elantech - support new ICs types for version 4 by Sam hung · 10 years ago
  91. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  92. aa104b1 Input: synaptics - remove duplicated code by Benjamin Tissoires · 10 years ago
  93. e9e8520 Input: synaptics - use in-kernel tracking for reporting mt data by Benjamin Tissoires · 10 years ago
  94. 05be1d0 Input: psmouse - support for the FocalTech PS/2 protocol extensions by Mathias Gottschlag · 10 years ago
  95. 6d32af0 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  96. 27a560b Input: alps - v7: document the v7 touchpad packet protocol by Hans de Goede · 10 years ago
  97. d27eb79 Input: alps - v7: fix finger counting for > 2 fingers on clickpads by Hans de Goede · 10 years ago
  98. 7091c44 Input: alps - v7: sometimes a single touch is reported in mt[1] by Hans de Goede · 10 years ago
  99. 8b23811 Input: alps - v7: ignore new packets by Hans de Goede · 10 years ago
  100. 2ba3532 Input: psmouse - expose drift duration for IBM trackpoints by haarp · 10 years ago