summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/mtouch.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-211-2/+2
* Input: mtouch - constify serio_device_idArvind Yadav2017-08-191-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: serio - use module_serio_driverAxel Lin2012-04-041-16/+1Star
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+2
* Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-0/+1
* Input: drivers/input/touchscreen - don't access dev->private directlyDmitry Torokhov2007-04-121-1/+0Star
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-241-2/+1Star
* Input: touchscreens - handle errors when registering input devicesDmitry Torokhov2006-11-061-5/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+5Star
* Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov2006-06-261-1/+1
* [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-32/+32
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+219