summaryrefslogtreecommitdiffstats
path: root/drivers/input/input-mt.c
AgeCommit message (Expand)AuthorLines
2012-11-10Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg-0/+4
2012-09-19Input: MT - Allow legacy pressure computationHenrik Rydberg-3/+7
2012-09-19Input: MT - Get slot by keyHenrik Rydberg-0/+32
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg-2/+142
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg-2/+68
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg-1/+3
2012-09-19Input: Improve the events-per-packet estimateHenrik Rydberg-1/+0
2012-09-19Input: Break out MT dataHenrik Rydberg-21/+27
2012-06-04Input: MT - fix null pointer warningSachin Kamat-1/+1
2011-10-31drivers/input: add export.h to symbol exporting files.Paul Gortmaker-0/+1
2011-08-23Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz-0/+1
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg-5/+110
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg-6/+13
2010-12-16input: mt: Break out slots handlingHenrik Rydberg-0/+58