- 9b5fbad1 Input: MT - avoid comma separated statements by Joe Perches · 4 years, 5 months ago
- 606e702 Input: mt - cleanup open-coded __set_bit() by Michał Mirosław · 4 years, 6 months ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- c92067a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
- c258e84 Input: do not assign new tracking ID when changing tool type by Dmitry Torokhov · 7 years ago
- bf6247a Input: make input_report_slot_state() return boolean by Dmitry Torokhov · 7 years ago
- acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
- 0fd80a7 Input: update input_mt_report_pointer_emulation to support hovering by KT Liao · 9 years ago
- 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- 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 · 10 years ago
- c627589 Input - mt: Fix input_mt_get_slot_by_key by Benjamin Tissoires · 10 years ago
- 73e8a8e Input: MT - make slot assignment work for overcovered solutions by Benjamin Tissoires · 10 years ago
- 448c7f38 Input: MT - add support for balanced slot assignment by Henrik Rydberg · 10 years ago
- 8ff21f4 Input: fix used slots detection breakage by Dmitry Torokhov · 10 years ago
- f8ec894 Input: MT - make slot cleanup callable outside mt_sync_frame() by Henrik Rydberg · 10 years ago
- a0ef6a3 Input: MT - handle semi-mt devices in core by Henrik Rydberg · 12 years ago
- c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- 352ce2b Input: MT - do not apply filtering on emulated events by Henrik Rydberg · 12 years ago
- 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
- fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
- 5e7fe82 Merge branch 'for-linus' into next by Dmitry Torokhov · 12 years ago
- 29807d1 Input: mt: add input_mt_is_used by Benjamin Tissoires · 12 years ago
- 40a8120 Input: MT - document new 'flags' argument of input_mt_init_slots() by Henrik Rydberg · 12 years ago
- 5161870 Input: fix sparse warning in multitouch code by Dmitry Torokhov · 12 years ago
- 2273929 Input: MT - Allow legacy pressure computation by Henrik Rydberg · 12 years ago
- 17a465a Input: MT - Get slot by key by Henrik Rydberg · 12 years ago
- 7c1a878 Input: MT - Add in-kernel tracking by Henrik Rydberg · 12 years ago
- 55e4908 Input: MT - Handle frame synchronization in core by Henrik Rydberg · 12 years ago
- b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
- 7c75bf9 Input: Improve the events-per-packet estimate by Henrik Rydberg · 12 years ago
- 8d18fba Input: Break out MT data by Henrik Rydberg · 12 years ago
- 27c347d Input: MT - fix null pointer warning by Sachin Kamat · 13 years ago
- 15d0580 drivers/input: add export.h to symbol exporting files. by Paul Gortmaker · 13 years ago
- d505127 Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad by Daniel Kurtz · 13 years ago
- c5f4dec input: mt: Move tracking and pointer emulation to input-mt by Henrik Rydberg · 14 years ago
- 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
- 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago