aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-113/+704
* Input: elantech - remove support for proprietary X driverÉric Piel2011-05-161-12/+0
* Input: elantech - report multitouch with proper ABS_MT messagesÉric Piel2011-05-161-5/+34
* Input: elantech - export pressure and width when supportedÉric Piel2011-05-161-1/+22
* Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-131-1/+1
* Input: elantech - report position also with 3 fingersÉric Piel2010-08-051-0/+10
* Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2010-08-051-11/+10
* Input: elantech - relax signature checksDmitry Torokhov2010-05-191-1/+19
* Input: elantech - enforce common prefix on messagesDmitry Torokhov2010-05-191-35/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-131-12/+12
|\
| * Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2010-05-131-12/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-051-28/+56
|\ \ | |/
| * Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz2010-05-031-25/+44
| * Input: elantech - allow forcing Elantech protocolFlorian Ragwitz2010-05-031-2/+10
| * Input: elantech - fix firmware version checkFlorian Ragwitz2010-05-031-1/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Input: elantech - do not advertise relative eventsDmitry Torokhov2009-11-201-0/+1
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-101-1/+1
* Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer2009-04-181-5/+16
* Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2009-04-181-2/+25
* Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer2009-02-281-8/+24
* Input: psmouse - add support for Elantech touchpadsArjan Opmeer2008-10-161-0/+674