summaryrefslogtreecommitdiff
path: root/drivers/input/input-mt.c
Commit message (Expand)AuthorAge
* Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-07
* Input: MT - handle semi-mt devices in coreHenrik Rydberg2013-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-02-20
|\
| * Input: MT - do not apply filtering on emulated eventsHenrik Rydberg2013-02-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-18
|\ \ | |/
| * Merge branch 'for-linus' into nextDmitry Torokhov2012-11-24
| |\
| * | Input: fix sparse warning in multitouch codeDmitry Torokhov2012-10-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ | |_|/ |/| |
| * | Input: mt: add input_mt_is_usedBenjamin Tissoires2012-11-15
| |/
* | Input: MT - document new 'flags' argument of input_mt_init_slots()Henrik Rydberg2012-11-10
|/
* Input: MT - Allow legacy pressure computationHenrik Rydberg2012-09-19
* Input: MT - Get slot by keyHenrik Rydberg2012-09-19
* Input: MT - Add in-kernel trackingHenrik Rydberg2012-09-19
* Input: MT - Handle frame synchronization in coreHenrik Rydberg2012-09-19
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-19
* Input: Improve the events-per-packet estimateHenrik Rydberg2012-09-19
* Input: Break out MT dataHenrik Rydberg2012-09-19
* Input: MT - fix null pointer warningSachin Kamat2012-06-04
* drivers/input: add export.h to symbol exporting files.Paul Gortmaker2011-10-31
* Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz2011-08-23
* input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-16
* input: mt: Collect slots initialization codeHenrik Rydberg2010-12-16
* input: mt: Break out slots handlingHenrik Rydberg2010-12-16