1. ef47fa5 Input: ALPS - move v7 packet info to Documentation and v6 packet info by Pali Rohár · 10 years ago
  2. 626b9da Input: ALPS - fix confusing comment in protocol data by Dmitry Torokhov · 10 years ago
  3. 04aae28 Input: ALPS - do not mix trackstick and external PS/2 mouse data by Pali Rohár · 10 years ago
  4. a09221e Input: ALPS - fix trackstick detection on some Dell Latitudes by Dmitry Torokhov · 10 years ago
  5. 3296f71 Input: ALPS - consolidate setting protocol parameters by Dmitry Torokhov · 10 years ago
  6. 8326bb5 Input: ALPS - split protocol data from model info by Dmitry Torokhov · 10 years ago
  7. fb2dd7a Input: ALPS - make Rushmore a separate protocol by Dmitry Torokhov · 10 years ago
  8. d7c13d3 Input: ALPS - renumber protocol numbers by Dmitry Torokhov · 10 years ago
  9. 448c7f38 Input: MT - add support for balanced slot assignment by Henrik Rydberg · 10 years ago
  10. 0c49cd2 Merge tag 'v3.19-rc4' into next by Dmitry Torokhov · 10 years ago
  11. 34412ba Input: alps - add sanity checks for non DualPoint devices by Pali Rohár · 10 years ago
  12. dfba860 Input: alps - fix name, product and version of dev2 input device by Pali Rohár · 10 years ago
  13. 6d32af0 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  14. 27a560b Input: alps - v7: document the v7 touchpad packet protocol by Hans de Goede · 10 years ago
  15. d27eb79 Input: alps - v7: fix finger counting for > 2 fingers on clickpads by Hans de Goede · 10 years ago
  16. 7091c44 Input: alps - v7: sometimes a single touch is reported in mt[1] by Hans de Goede · 10 years ago
  17. 8b23811 Input: alps - v7: ignore new packets by Hans de Goede · 10 years ago
  18. a7ef82a Input: alps - ignore bad data on Dell Latitudes E6440 and E7440 by Pali Rohár · 10 years ago
  19. 9d720b3 Input: alps - allow up to 2 invalid packets without resetting device by Pali Rohár · 10 years ago
  20. 4ab8f7f Input: alps - ignore potential bare packets when device is out of sync by Pali Rohár · 10 years ago
  21. b0cfb79 Input: alps - fix v4 button press recognition by Andreas Bosch · 10 years ago
  22. 01d4cd5 Input: add missing POINTER / DIRECT properties to a bunch of drivers by Hans de Goede · 10 years ago
  23. 7611392 Input: add INPUT_PROP_POINTING_STICK property by Hans de Goede · 10 years ago
  24. a9e0621 Input: ALPS - suppress message about 'Unknown touchpad' by Dmitry Torokhov · 10 years ago
  25. f3f33c6 Input: alps - Rushmore and v7 resolution support by Hans de Goede · 10 years ago
  26. 3808843 Input: alps - add support for v7 devices by Yunkang Tang · 10 years ago
  27. c0cd17f Input: alps - cache firmware version by Hans de Goede · 10 years ago
  28. 38c11eaa Input: alps - change decode function prototype to return an int by Hans de Goede · 10 years ago
  29. 99d9996 Input: alps - report 2 touches when we've > 2 fingers by Hans de Goede · 10 years ago
  30. 68c2187 Input: alps - add an alps_report_semi_mt_data function by Hans de Goede · 10 years ago
  31. c38a448 Input: alps - use single touch data when v3 mt data contains only one finger by Hans de Goede · 10 years ago
  32. cdf333e Input: alps - use standard contact tracking instead of DIY by Hans de Goede · 10 years ago
  33. 02d0425 Input: alps - use struct input_mt_pos to track coordinates by Hans de Goede · 10 years ago
  34. 28835f4 Input: alps - process_bitmap: round down when spreading adjescent fingers over 2 points by Hans de Goede · 10 years ago
  35. 105affb Input: alps - process_bitmap: fix counting of high point bits by Hans de Goede · 10 years ago
  36. 036e6c7 Input: alps - process_bitmap: add alps_get_bitmap_points() helper function by Hans de Goede · 10 years ago
  37. 40e8f53 Input: alps - process_bitmap: don't invert the Y-axis on Rushmore by Hans de Goede · 10 years ago
  38. 20bea68 Input: alps - improve 2-finger reporting on v3 models by Hans de Goede · 10 years ago
  39. f105e34 Input: alps - fix rushmore packet decoding by Yunkang Tang · 10 years ago
  40. ee65d4b Input: ALPS - add support for "Dolphin" devices by Yunkang Tang · 11 years ago
  41. 95f75e9 Input: ALPS - add support for DualPoint device on Dell XT2 model by Yunkang Tang · 11 years ago
  42. 9354f26 Input: ALPS - change secondary device's name by Yunkang Tang · 11 years ago
  43. 39fbe58 Input: ALPS - use %ph to print buffers by Dmitry Torokhov · 12 years ago
  44. 75af9e5 Input: ALPS - add "Dolphin V1" touchpad support by Dave Turvene · 12 years ago
  45. d18e53f Input: ALPS - remove unused argument to alps_enter_command_mode() by Kevin Cernekee · 12 years ago
  46. cd40120 Input: ALPS - enable trackstick on Rushmore touchpads by Kevin Cernekee · 12 years ago
  47. 1302bac Input: ALPS - add support for "Rushmore" touchpads by Kevin Cernekee · 12 years ago
  48. f85e500 Input: ALPS - make the V3 packet field decoder "pluggable" by Kevin Cernekee · 12 years ago
  49. 7a9f73e Input: ALPS - move pixel and bitmap info into alps_data struct by Kevin Cernekee · 12 years ago
  50. 56fd340 Input: ALPS - fix command mode check by Kevin Cernekee · 12 years ago
  51. f673ceb Input: ALPS - rework detection of Pinnacle AGx touchpads by Kevin Cernekee · 12 years ago
  52. 50e8b21 Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() by Kevin Cernekee · 12 years ago
  53. 24af5cb Input: ALPS - use function pointers for different protocol handlers by Kevin Cernekee · 12 years ago
  54. b5d6b85 Input: ALPS - rework detection sequence by Kevin Cernekee · 12 years ago
  55. 24ba970 Input: ALPS - introduce helper function for repeated commands by Kevin Cernekee · 12 years ago
  56. 2e992cc Input: ALPS - move alps_get_model() down below hw_init code by Kevin Cernekee · 12 years ago
  57. 99df65e Input: ALPS - copy "model" info into alps_data struct by Kevin Cernekee · 12 years ago
  58. 3b11292 Input: ALPS - print small buffers via %*ph by Andy Shevchenko · 12 years ago
  59. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  60. 616575c Input: ALPS - switch to using input_mt_report_finger_count by Dmitry Torokhov · 13 years ago
  61. 3b7e09f Input: ALPS - add semi-MT support for v4 protocol by George Pantalos · 13 years ago
  62. 99c90ab Input: ALPS - fix touchpad detection when buttons are pressed by Akio Idehara · 13 years ago
  63. 01ce661 Input: ALPS - add semi-MT support for v3 protocol by Seth Forshee · 13 years ago
  64. 25bded7 Input: ALPS - add support for protocol versions 3 and 4 by Seth Forshee · 13 years ago
  65. b46615f Input: ALPS - remove assumptions about packet size by Seth Forshee · 13 years ago
  66. fa629ef Input: ALPS - add protocol version field in alps_model_info by Seth Forshee · 13 years ago
  67. d4b347b Input: ALPS - move protocol information to Documentation by Seth Forshee · 13 years ago
  68. b5d2170 Input: psmouse - switch to using dev_*() for messages by Dmitry Torokhov · 13 years ago
  69. 1d7aec3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  70. 6d327cb Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops" by Dmitry Torokhov · 15 years ago
  71. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  72. 5e28d8e Input: ALPS - add signature for HP Pavilion dm3 laptops by Chase Douglas · 15 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  74. c91ed05 Input: ALPS - fix stuck buttons on some touchpads by Martin Buck · 15 years ago
  75. eb8bff8 Input: alps - add support for the touchpad on Toshiba Tecra A11-11L by Thomas Bächler · 15 years ago
  76. 1d9f262 Input: ALPS - add interleaved protocol support (Dell E6x00 series) by Sebastian Kapfer · 15 years ago
  77. 7105d2e Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpad by Dmitry Torokhov · 15 years ago
  78. 71bb21b Input: ALPS - add support for touchpads with 4-directional button by Maxim Levitsky · 15 years ago
  79. b7802c5 Input: psmouse - use boolean type by Dmitry Torokhov · 15 years ago
  80. d7ed5d8 Input: ALPS - handle touchpoints buttons correctly by Ulrich Dangel · 16 years ago
  81. af27a69 Input: ALPS - Dell Latitude D630/D800 have DualPoint by Dmitry Torokhov · 16 years ago
  82. b75d172 Input: ALPS - add signature for Toshiba Satellite Pro M10 by Dmitry Torokhov · 16 years ago
  83. 0d46ed1 Input: ALPS - add signature for DualPoint found in Dell Latitude E6500 by Elvis Pranskevichus · 16 years ago
  84. 3c00bb9 Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 by Laszlo Kajan · 17 years ago
  85. 1db3a34 Input: ALPS - put secondary device in proper place in sysfs by Dmitry Torokhov · 17 years ago
  86. fb49161 Input: ALPS - fix sync loss on Acer Aspire 5720ZG by Dmitry Torokhov · 17 years ago
  87. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  88. f493018 Input: ALPS - add signature for ThinkPad R61 by Dmitry Torokhov · 17 years ago
  89. dac4ae0 Input: ALPS - add support for model found in Dell Vostro 1400 by William Pettersson · 17 years ago
  90. 1e0c5b1 Input: ALPS - force stream mode by Dmitry Torokhov · 18 years ago
  91. f42649e Input: ALPS - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  92. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  93. e38de67 Input: constify psmouse driver by Helge Deller · 18 years ago
  94. 08ffce4 Input: fix potential overflows in driver/input/mouse by Dmitry Torokhov · 19 years ago
  95. d2f4012 Input: alps - fix old protocol decoding by Yotam Medini · 19 years ago
  96. f0d5c6f4 Input: psmouse - attempt to re-synchronize mouse every 5 seconds by Dmitry Torokhov · 19 years ago
  97. f5e9c9c Input: ALPS - add signature for HP ze1115 by Larry Finger · 19 years ago
  98. ea54c96 [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010 by Vojtech Pavlik · 19 years ago
  99. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  100. e6c047b Input: ALPS - fix wheel decoding by Vojtech Pavlik · 19 years ago