1. 0fd80a7 Input: update input_mt_report_pointer_emulation to support hovering by KT Liao · 8 years ago
  2. 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  3. 05f6d02 Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linus by Jiri Kosina · 9 years ago
  4. c627589 Input - mt: Fix input_mt_get_slot_by_key by Benjamin Tissoires · 9 years ago
  5. 73e8a8e Input: MT - make slot assignment work for overcovered solutions by Benjamin Tissoires · 9 years ago
  6. 448c7f38 Input: MT - add support for balanced slot assignment by Henrik Rydberg · 9 years ago
  7. 8ff21f4 Input: fix used slots detection breakage by Dmitry Torokhov · 10 years ago
  8. f8ec894 Input: MT - make slot cleanup callable outside mt_sync_frame() by Henrik Rydberg · 10 years ago
  9. a0ef6a3 Input: MT - handle semi-mt devices in core by Henrik Rydberg · 11 years ago
  10. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  11. 352ce2b Input: MT - do not apply filtering on emulated events by Henrik Rydberg · 11 years ago
  12. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  13. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  14. 5e7fe82 Merge branch 'for-linus' into next by Dmitry Torokhov · 11 years ago
  15. 29807d1 Input: mt: add input_mt_is_used by Benjamin Tissoires · 12 years ago
  16. 40a8120 Input: MT - document new 'flags' argument of input_mt_init_slots() by Henrik Rydberg · 12 years ago
  17. 5161870 Input: fix sparse warning in multitouch code by Dmitry Torokhov · 12 years ago
  18. 2273929 Input: MT - Allow legacy pressure computation by Henrik Rydberg · 12 years ago
  19. 17a465a Input: MT - Get slot by key by Henrik Rydberg · 12 years ago
  20. 7c1a878 Input: MT - Add in-kernel tracking by Henrik Rydberg · 12 years ago
  21. 55e4908 Input: MT - Handle frame synchronization in core by Henrik Rydberg · 12 years ago
  22. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  23. 7c75bf9 Input: Improve the events-per-packet estimate by Henrik Rydberg · 12 years ago
  24. 8d18fba Input: Break out MT data by Henrik Rydberg · 12 years ago
  25. 27c347d Input: MT - fix null pointer warning by Sachin Kamat · 12 years ago
  26. 15d0580 drivers/input: add export.h to symbol exporting files. by Paul Gortmaker · 13 years ago
  27. d505127 Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad by Daniel Kurtz · 13 years ago
  28. c5f4dec input: mt: Move tracking and pointer emulation to input-mt by Henrik Rydberg · 13 years ago
  29. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 13 years ago
  30. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 13 years ago