aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/input-mt.c
AgeCommit message (Expand)Author
2013-04-07Input: MT - handle semi-mt devices in coreHenrik Rydberg
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-15Input: MT - do not apply filtering on emulated eventsHenrik Rydberg
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-24Merge branch 'for-linus' into nextDmitry Torokhov
2012-11-15Input: mt: add input_mt_is_usedBenjamin Tissoires
2012-11-10Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg
2012-10-25Input: fix sparse warning in multitouch codeDmitry Torokhov
2012-09-19Input: MT - Allow legacy pressure computationHenrik Rydberg
2012-09-19Input: MT - Get slot by keyHenrik Rydberg
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-09-19Input: Improve the events-per-packet estimateHenrik Rydberg
2012-09-19Input: Break out MT dataHenrik Rydberg
2012-06-04Input: MT - fix null pointer warningSachin Kamat
2011-10-31drivers/input: add export.h to symbol exporting files.Paul Gortmaker
2011-08-23Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg
2010-12-16input: mt: Break out slots handlingHenrik Rydberg