summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c
Commit message (Expand)AuthorAgeFilesLines
* Input: elantech - v4 is a clickpad, with only one buttonJJ Ding2012-04-101-2/+4
* Input: elantech - reset touchpad before configuring itJJ Ding2012-04-101-0/+4
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-8/+18
|\
| * Input: elantech - adjust hw_version detection logicJJ Ding2011-11-091-8/+18
* | Input: elantech - add resolution query support for v4 hardwareJJ Ding2011-11-201-0/+37
* | Input: elantech - add support for elantech fast commandJJ Ding2011-11-201-8/+28
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-091-5/+2
|/
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-101-37/+47
* Input: elantech - remove module parameter force_elantechJJ Ding2011-09-201-10/+2
* Input: elantech - better support all those v2 variantsJJ Ding2011-09-201-5/+41
* Input: elantech - add v4 hardware supportJJ Ding2011-09-091-13/+236
* Input: elantech - add v3 hardware supportJJ Ding2011-09-091-19/+189
* Input: elantech - clean up elantech_initJJ Ding2011-09-091-30/+39
* Input: elantech - packet checking for v2 hardwareJJ Ding2011-09-091-5/+34
* Input: elantech - use firmware provided x, y rangesJJ Ding2011-09-091-15/+56
* Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2011-09-091-15/+13
* Input: elantech - correct x, y value range for v2 hardwareJJ Ding2011-09-091-4/+4
* 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