index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
input-mt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
Input: MT - add INPUT_MT_TOTAL_FORCE flags
Angela Czubak
1
-4
/
+10
2024-12-23
Input: mt - make use of __free() cleanup facility
Dmitry Torokhov
1
-13
/
+10
2024-12-23
Input: mt - convert locking to guard notation
Dmitry Torokhov
1
-9
/
+2
2024-07-29
Input: MT - limit max slots
Tetsuo Handa
1
-0
/
+3
2022-07-20
Input: deactivate MT slots when inhibiting or suspending devices
Angela Czubak
1
-4
/
+44
2020-08-25
Input: MT - avoid comma separated statements
Joe Perches
1
-4
/
+7
2020-07-15
Input: mt - cleanup open-coded __set_bit()
Michał Mirosław
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+8
2018-06-11
Input: do not assign new tracking ID when changing tool type
Dmitry Torokhov
1
-1
/
+1
2018-06-11
Input: make input_report_slot_state() return boolean
Dmitry Torokhov
1
-3
/
+7
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-1
/
+1
2016-06-01
Input: update input_mt_report_pointer_emulation to support hovering
KT Liao
1
-1
/
+16
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-9
/
+17
2015-04-13
Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...
Jiri Kosina
1
-13
/
+27
2015-04-07
Input - mt: Fix input_mt_get_slot_by_key
Benjamin Tissoires
1
-2
/
+7
2015-04-06
Input: MT - make slot assignment work for overcovered solutions
Benjamin Tissoires
1
-9
/
+17
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
1
-11
/
+20
2014-08-25
Input: fix used slots detection breakage
Dmitry Torokhov
1
-12
/
+18
2014-08-07
Input: MT - make slot cleanup callable outside mt_sync_frame()
Henrik Rydberg
1
-11
/
+27
2013-04-07
Input: MT - handle semi-mt devices in core
Henrik Rydberg
1
-1
/
+7
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2013-02-15
Input: MT - do not apply filtering on emulated events
Henrik Rydberg
1
-0
/
+1
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-11-24
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-0
/
+4
2012-11-15
Input: mt: add input_mt_is_used
Benjamin Tissoires
1
-1
/
+1
2012-11-10
Input: MT - document new 'flags' argument of input_mt_init_slots()
Henrik Rydberg
1
-0
/
+4
2012-10-25
Input: fix sparse warning in multitouch code
Dmitry Torokhov
1
-1
/
+1
2012-09-19
Input: MT - Allow legacy pressure computation
Henrik Rydberg
1
-3
/
+7
2012-09-19
Input: MT - Get slot by key
Henrik Rydberg
1
-0
/
+32
2012-09-19
Input: MT - Add in-kernel tracking
Henrik Rydberg
1
-2
/
+142
2012-09-19
Input: MT - Handle frame synchronization in core
Henrik Rydberg
1
-2
/
+68
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+3
2012-09-19
Input: Improve the events-per-packet estimate
Henrik Rydberg
1
-1
/
+0
2012-09-19
Input: Break out MT data
Henrik Rydberg
1
-21
/
+27
2012-06-04
Input: MT - fix null pointer warning
Sachin Kamat
1
-1
/
+1
2011-10-31
drivers/input: add export.h to symbol exporting files.
Paul Gortmaker
1
-0
/
+1
2011-08-23
Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
Daniel Kurtz
1
-0
/
+1
2010-12-16
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
1
-5
/
+110
2010-12-16
input: mt: Collect slots initialization code
Henrik Rydberg
1
-6
/
+13
2010-12-16
input: mt: Break out slots handling
Henrik Rydberg
1
-0
/
+58