index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input-mt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-06-27
1
-4
/
+8
|
\
|
*
Input: do not assign new tracking ID when changing tool type
Dmitry Torokhov
2018-06-11
1
-1
/
+1
|
*
Input: make input_report_slot_state() return boolean
Dmitry Torokhov
2018-06-11
1
-3
/
+7
*
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-1
/
+1
|
/
*
Input: update input_mt_report_pointer_emulation to support hovering
KT Liao
2016-06-01
1
-1
/
+16
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-04-14
1
-9
/
+17
|
\
|
*
Input: MT - make slot assignment work for overcovered solutions
Benjamin Tissoires
2015-04-06
1
-9
/
+17
|
|
|
\
*
-
.
\
Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...
Jiri Kosina
2015-04-13
1
-13
/
+27
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Input - mt: Fix input_mt_get_slot_by_key
Benjamin Tissoires
2015-04-07
1
-2
/
+7
|
|
/
|
/
|
|
*
Input: MT - add support for balanced slot assignment
Henrik Rydberg
2015-02-01
1
-11
/
+20
|
/
*
Input: fix used slots detection breakage
Dmitry Torokhov
2014-08-25
1
-12
/
+18
*
Input: MT - make slot cleanup callable outside mt_sync_frame()
Henrik Rydberg
2014-08-07
1
-11
/
+27
*
Input: MT - handle semi-mt devices in core
Henrik Rydberg
2013-04-07
1
-1
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-02-20
1
-0
/
+1
|
\
|
*
Input: MT - do not apply filtering on emulated events
Henrik Rydberg
2013-02-15
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-12-18
1
-1
/
+1
|
\
|
|
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2012-11-24
1
-0
/
+4
|
|
\
|
*
|
Input: fix sparse warning in multitouch code
Dmitry Torokhov
2012-10-25
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Input: mt: add input_mt_is_used
Benjamin Tissoires
2012-11-15
1
-1
/
+1
|
|
/
*
/
Input: MT - document new 'flags' argument of input_mt_init_slots()
Henrik Rydberg
2012-11-10
1
-0
/
+4
|
/
*
Input: MT - Allow legacy pressure computation
Henrik Rydberg
2012-09-19
1
-3
/
+7
*
Input: MT - Get slot by key
Henrik Rydberg
2012-09-19
1
-0
/
+32
*
Input: MT - Add in-kernel tracking
Henrik Rydberg
2012-09-19
1
-2
/
+142
*
Input: MT - Handle frame synchronization in core
Henrik Rydberg
2012-09-19
1
-2
/
+68
*
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-09-19
1
-1
/
+3
*
Input: Improve the events-per-packet estimate
Henrik Rydberg
2012-09-19
1
-1
/
+0
*
Input: Break out MT data
Henrik Rydberg
2012-09-19
1
-21
/
+27
*
Input: MT - fix null pointer warning
Sachin Kamat
2012-06-04
1
-1
/
+1
*
drivers/input: add export.h to symbol exporting files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
Daniel Kurtz
2011-08-23
1
-0
/
+1
*
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
2010-12-16
1
-5
/
+110
*
input: mt: Collect slots initialization code
Henrik Rydberg
2010-12-16
1
-6
/
+13
*
input: mt: Break out slots handling
Henrik Rydberg
2010-12-16
1
-0
/
+58