index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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