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