summaryrefslogtreecommitdiffstats
path: root/drivers/input/input-mt.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-11-011-0/+1
* Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz2011-08-241-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