index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input-mt.c
Age
Commit message (
Expand
)
Author
2016-06-01
Input: update input_mt_report_pointer_emulation to support hovering
KT Liao
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-04-13
Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...
Jiri Kosina
2015-04-07
Input - mt: Fix input_mt_get_slot_by_key
Benjamin Tissoires
2015-04-06
Input: MT - make slot assignment work for overcovered solutions
Benjamin Tissoires
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
2014-08-25
Input: fix used slots detection breakage
Dmitry Torokhov
2014-08-07
Input: MT - make slot cleanup callable outside mt_sync_frame()
Henrik Rydberg
2013-04-07
Input: MT - handle semi-mt devices in core
Henrik Rydberg
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-02-15
Input: MT - do not apply filtering on emulated events
Henrik Rydberg
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-24
Merge branch 'for-linus' into next
Dmitry Torokhov
2012-11-15
Input: mt: add input_mt_is_used
Benjamin Tissoires
2012-11-10
Input: MT - document new 'flags' argument of input_mt_init_slots()
Henrik Rydberg
2012-10-25
Input: fix sparse warning in multitouch code
Dmitry Torokhov
2012-09-19
Input: MT - Allow legacy pressure computation
Henrik Rydberg
2012-09-19
Input: MT - Get slot by key
Henrik Rydberg
2012-09-19
Input: MT - Add in-kernel tracking
Henrik Rydberg
2012-09-19
Input: MT - Handle frame synchronization in core
Henrik Rydberg
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-09-19
Input: Improve the events-per-packet estimate
Henrik Rydberg
2012-09-19
Input: Break out MT data
Henrik Rydberg
2012-06-04
Input: MT - fix null pointer warning
Sachin Kamat
2011-10-31
drivers/input: add export.h to symbol exporting files.
Paul Gortmaker
2011-08-23
Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
Daniel Kurtz
2010-12-16
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
2010-12-16
input: mt: Collect slots initialization code
Henrik Rydberg
2010-12-16
input: mt: Break out slots handling
Henrik Rydberg