summaryrefslogtreecommitdiffstats
path: root/drivers/input/input-mt.c
Commit message (Expand)AuthorAgeFilesLines
* Input: MT - add support for balanced slot assignmentHenrik Rydberg2015-02-011-11/+20
* Input: fix used slots detection breakageDmitry Torokhov2014-08-251-12/+18
* Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-071-11/+27
* Input: MT - handle semi-mt devices in coreHenrik Rydberg2013-04-071-1/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-201-0/+1
|\
| * Input: MT - do not apply filtering on emulated eventsHenrik Rydberg2013-02-151-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-1/+1
|\ \ | |/
| * Merge branch 'for-linus' into nextDmitry Torokhov2012-11-241-0/+4
| |\
| * | Input: fix sparse warning in multitouch codeDmitry Torokhov2012-10-251-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Input: mt: add input_mt_is_usedBenjamin Tissoires2012-11-151-1/+1
| |/
* | Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg2012-11-101-0/+4
|/
* Input: MT - Allow legacy pressure computationHenrik Rydberg2012-09-191-3/+7
* Input: MT - Get slot by keyHenrik Rydberg2012-09-191-0/+32
* Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-191-2/+142
* Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-191-2/+68
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+3
* Input: Improve the events-per-packet estimateHenrik Rydberg2012-09-191-1/+0
* Input: Break out MT dataHenrik Rydberg2012-09-191-21/+27
* Input: MT - fix null pointer warningSachin Kamat2012-06-041-1/+1
* drivers/input: add export.h to symbol exporting files.Paul Gortmaker2011-10-311-0/+1
* Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz2011-08-231-0/+1
* input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-161-5/+110
* input: mt: Collect slots initialization codeHenrik Rydberg2010-12-161-6/+13
* input: mt: Break out slots handlingHenrik Rydberg2010-12-161-0/+58
OpenPOWER on IntegriCloud