1. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  2. e08d9af Input: synaptics - use firmware data for Cr-48 by Henrik Rydberg · 10 years ago
  3. ae84197 Input: synaptics - properly initialize slots for semi-MT by Dmitry Torokhov · 10 years ago
  4. 5e2aa2e Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  5. f3f33c6 Input: alps - Rushmore and v7 resolution support by Hans de Goede · 10 years ago
  6. 3808843 Input: alps - add support for v7 devices by Yunkang Tang · 10 years ago
  7. c0cd17f Input: alps - cache firmware version by Hans de Goede · 10 years ago
  8. 38c11eaa Input: alps - change decode function prototype to return an int by Hans de Goede · 10 years ago
  9. 99d9996 Input: alps - report 2 touches when we've > 2 fingers by Hans de Goede · 10 years ago
  10. 68c2187 Input: alps - add an alps_report_semi_mt_data function by Hans de Goede · 10 years ago
  11. c38a448 Input: alps - use single touch data when v3 mt data contains only one finger by Hans de Goede · 10 years ago
  12. cdf333e Input: alps - use standard contact tracking instead of DIY by Hans de Goede · 10 years ago
  13. 02d0425 Input: alps - use struct input_mt_pos to track coordinates by Hans de Goede · 10 years ago
  14. 28835f4 Input: alps - process_bitmap: round down when spreading adjescent fingers over 2 points by Hans de Goede · 10 years ago
  15. 105affb Input: alps - process_bitmap: fix counting of high point bits by Hans de Goede · 10 years ago
  16. 036e6c7 Input: alps - process_bitmap: add alps_get_bitmap_points() helper function by Hans de Goede · 10 years ago
  17. 40e8f53 Input: alps - process_bitmap: don't invert the Y-axis on Rushmore by Hans de Goede · 10 years ago
  18. 20bea68 Input: alps - improve 2-finger reporting on v3 models by Hans de Goede · 10 years ago
  19. f105e34 Input: alps - fix rushmore packet decoding by Yunkang Tang · 10 years ago
  20. e76aed9 Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531) by Hans de Goede · 10 years ago
  21. a292241 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  22. d49cb7a Input: synaptics - fix resolution for manually provided min/max by Benjamin Tissoires · 10 years ago
  23. 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
  24. cd9e83e Input: elantech - deal with clickpads reporting right button events by Hans de Goede · 10 years ago
  25. 0f68f39 Input: synaptics - change min/max quirk table to pnp-id matching by Hans de Goede · 10 years ago
  26. e2f6110 Input: synaptics - add a matches_pnp_id helper function by Hans de Goede · 10 years ago
  27. 6d396ed Input: synaptics - T540p - unify with other LEN0034 models by Hans de Goede · 10 years ago
  28. 879f99e Merge tag 'v3.15-rc5' into next by Dmitry Torokhov · 10 years ago
  29. 125a72d Input: logips2pp - fix typo in Kconfig help by Daniele Forsi · 10 years ago
  30. 0b5fe73 Input: synaptics - add min/max quirk for the ThinkPad W540 by Hans de Goede · 10 years ago
  31. 0a4ac2e Input: fix ps2/serio module dependency by Arnd Bergmann · 10 years ago
  32. 36189cc Input: elantech - fix touchpad initialization on Gigabyte U2442 by Hans de Goede · 10 years ago
  33. 27a3885 Input: synaptics - add min/max quirk for ThinkPad Edge E431 by Hans de Goede · 10 years ago
  34. ae4bedf Input: elantech - add support for newer elantech touchpads by Jordan Rife · 10 years ago
  35. 46a2986 Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1 by Hans de Goede · 10 years ago
  36. 43e1988 Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property by Hans de Goede · 10 years ago
  37. 692d965 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  38. 7bbdba5 Input: appletouch - fix jumps when additional fingers are detected by Clinton Sprain · 10 years ago
  39. 739204b Input: appletouch - implement sensor data smoothing by Clinton Sprain · 10 years ago
  40. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 10 years ago
  41. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 10 years ago
  42. 703e148 Input: appletouch - dial back fuzz setting by Clinton Sprain · 10 years ago
  43. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 10 years ago
  44. 25fd317 Input: logips2pp - fix spelling s/reciver/receiver/ by Geert Uytterhoeven · 11 years ago
  45. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  46. ee65d4b Input: ALPS - add support for "Dolphin" devices by Yunkang Tang · 11 years ago
  47. c15bdfd Input: elantech - improve clickpad detection by Hans de Goede · 11 years ago
  48. 348324c Merge tag 'v3.13-rc4' into next by Dmitry Torokhov · 11 years ago
  49. c838cb3 Input: use dev_get_platdata() by Jingoo Han · 11 years ago
  50. 95f75e9 Input: ALPS - add support for DualPoint device on Dell XT2 model by Yunkang Tang · 11 years ago
  51. 9cb80b9 Input: elantech - add support for newer (August 2013) devices by Matt Walker · 11 years ago
  52. 5df682b Input: cypress_ps2 - do not consider data bad if palm is detected by Joseph Salisbury · 11 years ago
  53. c2e6095 Input: cypress_ps2 - remove useless cast by Geyslan G. Bem · 11 years ago
  54. 9354f26 Input: ALPS - change secondary device's name by Yunkang Tang · 11 years ago
  55. e3c55d4 Merge tag 'v3.12-rc4' into next by Dmitry Torokhov · 11 years ago
  56. 4ba25a4 Merge tag 'v3.11' into next by Dmitry Torokhov · 11 years ago
  57. 221a27c2 Input: cypress_ps2 - remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  58. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  59. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  60. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  61. 8c89cc1 HID: Correct the USB IDs for the new Macbook Air 6 by Henrik Rydberg · 11 years ago
  62. acc0444 Input: elantech - fix packet check for v3 and v4 hardware by Matteo Delfino · 11 years ago
  63. c963156 Input: synaptics - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  64. 3bd8a8b Input: lifebook - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  65. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  66. 9eebed7 Input: elantech - fix for newer hardware versions (v7) by Matteo Delfino · 11 years ago
  67. 148c1c8 Input: bcm5974 - add support for the 2013 MacBook Air by Dmitry Torokhov · 11 years ago
  68. 31881d7 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 11 years ago
  69. bb76292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  70. eeb0655 Input: synaptics - fix sync lost after resume on some laptops by Eric Miao · 11 years ago
  71. 737f644 Input: navpoint - pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  72. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  73. 3e056a3 Input: gpio_mouse - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  74. 66b0f52 Input: amimouse - remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  75. 0c6a616 Input: trackpoint - Optimize trackpoint init to use power-on reset by Shawn Nematbakhsh · 11 years ago
  76. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  77. 39fbe58 Input: ALPS - use %ph to print buffers by Dmitry Torokhov · 12 years ago
  78. e492fe2 Input: amimouse - use module_platform_driver_probe macro by Sachin Kamat · 12 years ago
  79. 75af9e5 Input: ALPS - add "Dolphin V1" touchpad support by Dave Turvene · 12 years ago
  80. d18e53f Input: ALPS - remove unused argument to alps_enter_command_mode() by Kevin Cernekee · 12 years ago
  81. 81bb5d3 Input: cypress_ps2 - fix trackpadi found in Dell XPS12 by Kamal Mostafa · 12 years ago
  82. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  83. 0b85bf7 Input: synaptics - initialize pointer emulation usage by Henrik Rydberg · 12 years ago
  84. cd40120 Input: ALPS - enable trackstick on Rushmore touchpads by Kevin Cernekee · 12 years ago
  85. 1302bac Input: ALPS - add support for "Rushmore" touchpads by Kevin Cernekee · 12 years ago
  86. f85e500 Input: ALPS - make the V3 packet field decoder "pluggable" by Kevin Cernekee · 12 years ago
  87. 7a9f73e Input: ALPS - move pixel and bitmap info into alps_data struct by Kevin Cernekee · 12 years ago
  88. 56fd340 Input: ALPS - fix command mode check by Kevin Cernekee · 12 years ago
  89. f673ceb Input: ALPS - rework detection of Pinnacle AGx touchpads by Kevin Cernekee · 12 years ago
  90. 50e8b21 Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() by Kevin Cernekee · 12 years ago
  91. 24af5cb Input: ALPS - use function pointers for different protocol handlers by Kevin Cernekee · 12 years ago
  92. b5d6b85 Input: ALPS - rework detection sequence by Kevin Cernekee · 12 years ago
  93. 24ba970 Input: ALPS - introduce helper function for repeated commands by Kevin Cernekee · 12 years ago
  94. 2e992cc Input: ALPS - move alps_get_model() down below hw_init code by Kevin Cernekee · 12 years ago
  95. 99df65e Input: ALPS - copy "model" info into alps_data struct by Kevin Cernekee · 12 years ago
  96. 88a8034 Input: ALPS - document the alps.h data structures by Kevin Cernekee · 12 years ago
  97. 6ddaf74 Input: cyapa - add support for smbus protocol by Benson Leung · 12 years ago
  98. 48064bd Input: synaptics - fix 1->3 contact transition reporting by Daniel Kurtz · 12 years ago
  99. d7e34d1 Input: add driver for Cypress APA I2C Trackpad by Benson Leung · 12 years ago
  100. 0799a92 Input: add support for Cypress PS/2 Trackpads by Dudley Du · 12 years ago