1. f6c4442 Input: synaptics - use u8 instead of unsigned char by Dmitry Torokhov · 8 years ago
  2. 212baf0 Input: synaptics - do not abuse -1 as return value by Dmitry Torokhov · 8 years ago
  3. 991d29fe0 Input: synaptics - use BIT() and GENMASK() macros by Dmitry Torokhov · 8 years ago
  4. 2c6ecbb Input: synaptics - add synaptics_query_int() by Dmitry Torokhov · 8 years ago
  5. a716a02 Input: psmouse - use i2c_client_type to locate i2c clients by Dmitry Torokhov · 8 years ago
  6. 03b2205 Merge tag 'v4.11-rc5' into next by Dmitry Torokhov · 8 years ago
  7. f6f08c5 Input: psmouse - fix cleaning up SMBus companions by Dmitry Torokhov · 8 years ago
  8. e839ffa Input: synaptics - add support for Intertouch devices by Benjamin Tissoires · 8 years ago
  9. 6c53694 Input: synaptics - split device info into a separate structure by Dmitry Torokhov · 8 years ago
  10. 8eb92e5 Input: psmouse - add support for SMBus companions by Benjamin Tissoires · 8 years ago
  11. c774326 Input: psmouse - introduce notion of SMBus companions by Dmitry Torokhov · 8 years ago
  12. 085fa80 Input: psmouse - store pointer to current protocol by Dmitry Torokhov · 8 years ago
  13. 0ab3fa5 Input: psmouse - implement fast reconnect option by Dmitry Torokhov · 8 years ago
  14. 996b9ee Input: synaptics - do not mix logical and bitwise operations by Dmitry Torokhov · 8 years ago
  15. 72bf60f Input: synaptics_i2c - add OF device ID table by Javier Martinez Canillas · 8 years ago
  16. 47e6fb4 Input: ALPS - fix trackstick button handling on V8 devices by Masaki Ota · 8 years ago
  17. e734839 Input: ALPS - fix V8+ protocol handling (73 03 28) by Masaki Ota · 8 years ago
  18. 92ef6f9 Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw by Matjaz Hegedic · 8 years ago
  19. 7b179e2 Merge branch 'ib/4.10-sparse-keymap-managed' into next by Dmitry Torokhov · 8 years ago
  20. a3cbfd5 Input: alps - cleanup alps_model_data by Pali Rohár · 8 years ago
  21. c981523 Input: alps - warn about unsupported ALPS V9 touchpad by Pali Rohár · 8 years ago
  22. 09c398b Input: alps - move ALPS_PROTO_V4 out of alps_model_data table by Pali Rohár · 8 years ago
  23. 6e11617 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  24. 722c5ac Input: elan_i2c - add ELAN0605 to the ACPI table by IHARA Hiroka · 8 years ago
  25. bf23cfc Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons by Dmitry Torokhov · 8 years ago
  26. 19ba1eb Input: psmouse - add a custom serio protocol to send extra information by Benjamin Tissoires · 8 years ago
  27. 0cce284 Merge tag 'v4.10-rc5' into next by Dmitry Torokhov · 8 years ago
  28. 555c765 Input: mouse - drop unnecessary calls to input_set_drvdata by Guenter Roeck · 8 years ago
  29. ad56814 Input: mouse - use local variables consistently by Guenter Roeck · 8 years ago
  30. 13e360a Input: cyapa - use msleep() for long delay by Nicholas Mc Guire · 8 years ago
  31. cd4c1b4 Input: cyapa - use time based retry loop by Nicholas Mc Guire · 8 years ago
  32. 6d90b4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  33. 47e3a5e Input: ALPS - fix TrackStick Y axis handling for SS5 hardware by Paul Donohue · 8 years ago
  34. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  35. 67626c9 Input: synaptics_i2c - change msleep to usleep_range for small msecs by Aniroop Mathur · 8 years ago
  36. f26e881 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  37. 7343d11 Input: ALPS - fix protcol -> protocol by Marcos Paulo de Souza · 8 years ago
  38. 23fce36 Input: ALPS - clean up code for SS5 hardware by Paul Donohue · 8 years ago
  39. 7229c58 Input: ALPS - clean up TrackStick handling for SS5 hardware by Paul Donohue · 8 years ago
  40. 864db92 Input: ALPS - fix TrackStick support for SS5 hardware by Paul Donohue · 8 years ago
  41. e9fb7cc Input: psmouse - disable automatic probing of BYD touchpads by Dmitry Torokhov · 8 years ago
  42. 39a0d75 Input: elan_i2c - always output the device information by Benjamin Tissoires · 8 years ago
  43. 324ae09 Input: psmouse - cleanup Focaltech code by Dmitry Tunin · 8 years ago
  44. 62837b3 Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled by Dmitry Torokhov · 8 years ago
  45. aeaa881 Input: ALPS - set DualPoint flag for 74 03 28 devices by Ben Gamari · 8 years ago
  46. 7ad8a10 Input: ALPS - allow touchsticks to report pressure by Ben Gamari · 8 years ago
  47. a831776 Input: ALPS - handle 0-pressure 1F events by Ben Gamari · 8 years ago
  48. 4777ac2 Input: ALPS - add touchstick support for SS5 hardware by Ben Gamari · 8 years ago
  49. f9a703a Input: elantech - force needed quirks on Fujitsu H760 by Matti Kurkela · 8 years ago
  50. ad3cce0 Input: elantech - fix Lenovo version typo by Marcos Paulo de Souza · 8 years ago
  51. 265d426 Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() by Benjamin Tissoires · 8 years ago
  52. db80849 Input: focaltech - mark focaltech_set_resolution() static by Baoyou Xie · 8 years ago
  53. 24dde60 Input: psmouse - remove deprecated create_singletheread_workqueue by Bhaktipriya Shridhar · 8 years ago
  54. 2de4fcc Input: elan_i2c - properly wake up touchpad on ASUS laptops by KT Liao · 9 years ago
  55. 014420f Input: elantech - fix debug dump of the current packet by Benjamin Tissoires · 8 years ago
  56. 8c57a5e Merge branch 'for-linus' into next by Dmitry Torokhov · 8 years ago
  57. 60842ef Input: vmmouse - remove port reservation by Sinclair Yeh · 9 years ago
  58. 226ba70 Input: elantech - add more IC body types to the list by Dmitry Torokhov · 9 years ago
  59. 9096a45 Input: psmouse - use same format for secondary devices as for primary by Pali Rohár · 9 years ago
  60. 23ea596 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  61. 82aaa08 Input: byd - update copyright header by Chris Diamand · 9 years ago
  62. 5ad629a Input: byd - don't wipe dynamically allocated memory twice by Vladimir Zapolskiy · 9 years ago
  63. 82be788 Input: synaptics - handle spurious release of trackstick buttons, again by Benjamin Tissoires · 9 years ago
  64. 2d5f561 Input: byd - enable absolute mode by Richard Pospesel · 9 years ago
  65. 245f0db Merge tag 'v4.5' into next by Dmitry Torokhov · 9 years ago
  66. 52cdce8 Merge branch 'rotary-encoder' into next by Dmitry Torokhov · 9 years ago
  67. 3cd4786 Input: cyapa - fix for losing events during device power transitions by Dudley Du · 9 years ago
  68. 98ee377 Input: byd - add BYD PS/2 touchpad driver by Chris Diamand · 9 years ago
  69. d4f1b06 Input: vmmouse - fix absolute device registration by Dmitry Torokhov · 9 years ago
  70. 009f773 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  71. 6544a1d Input: elantech - mark protocols v2 and v3 as semi-mt by Benjamin Tissoires · 9 years ago
  72. 4b1af85 Input: ALPS - report v3 pinnacle trackstick device only if is present by Pali Rohár · 9 years ago
  73. dae928e Input: ALPS - detect trackstick presence for v7 protocol by Pali Rohár · 9 years ago
  74. f01c5e6 Merge branch 'psmouse-passthrough' into next by Dmitry Torokhov · 9 years ago
  75. 190e203 Input: psmouse - rename ps2pp_init() to ps2pp_detect() by Dmitry Torokhov · 9 years ago
  76. ec6184b Input: psmouse - limit protocols that we try on passthrough ports by Dmitry Torokhov · 9 years ago
  77. c378b51 Input: psmouse - factor out common protocol probing code by Dmitry Torokhov · 9 years ago
  78. 5fa75cf Input: psmouse - move protocol descriptions around by Dmitry Torokhov · 9 years ago
  79. 24a06f3 Input: psmouse - clean up Cypress probe by Dmitry Torokhov · 9 years ago
  80. 2b6f39e Input: psmouse - rearrange Focaltech init code by Dmitry Torokhov · 9 years ago
  81. ad53077 Input: psmouse - fix comment style by Dmitry Torokhov · 9 years ago
  82. 0a88d60 Input: psmouse - use switch statement in psmouse_process_byte() by Dmitry Torokhov · 9 years ago
  83. 3eab458 Input: elan_i2c - set input device's vendor and product IDs by Charlie Mooney · 9 years ago
  84. bbdb5c2 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  85. 6060395 Input: elantech - add Fujitsu Lifebook U745 to force crc_enabled by Takashi Iwai · 9 years ago
  86. 1955621 Input: alps - only the Dell Latitude D420/430/620/630 have separate stick button bits by Hans de Goede · 9 years ago
  87. a487c03 Input: cyapa - fix the copy paste error on electrodes_rx value by Dudley Du · 9 years ago
  88. 62d7846 Revert "Input: synaptics - fix handling of disabling gesture mode" by Dmitry Torokhov · 9 years ago
  89. 22ef28b Input: elan_i2c - add all valid ic type for i2c/smbus by duson · 9 years ago
  90. ed75a14 Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF by Duson Lin · 9 years ago
  91. c84333a1 Input: elan_i2c - add ic type 0x03 by Duson Lin · 9 years ago
  92. 9d7b03f Input: elan_i2c - don't require known iap version by Daniel Drake · 9 years ago
  93. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  94. 4aeca98 Input: elan_i2c - add ACPI ID "ELAN1000" by João Paulo Rechi Vita · 9 years ago
  95. 01b944f Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  96. 58f1eae Input: elan_i2c - use iap_version to get firmware information by Duson Lin · 9 years ago
  97. 742f452 Input: elan_i2c - fix typos for validpage_count by Benson Leung · 9 years ago
  98. 66bc2f5 Input: psmouse - add small delay for IBM trackpoint pass-through mode by Stefan Assmann · 9 years ago
  99. e51e384 Input: synaptics - fix handling of disabling gesture mode by Dmitry Torokhov · 9 years ago
  100. 534fcb3 Input: elan_i2c - enable ELAN0100 acpi panels by Michele Curti · 9 years ago