aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c
Commit message (Expand)AuthorAge
* Input: elantech - v4 is a clickpad, with only one buttonJJ Ding2012-04-10
* Input: elantech - reset touchpad before configuring itJJ Ding2012-04-10
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
|\
| * Input: elantech - adjust hw_version detection logicJJ Ding2011-11-10
* | Input: elantech - add resolution query support for v4 hardwareJJ Ding2011-11-21
* | Input: elantech - add support for elantech fast commandJJ Ding2011-11-21
* | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
|/
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-10
* Input: elantech - remove module parameter force_elantechJJ Ding2011-09-21
* Input: elantech - better support all those v2 variantsJJ Ding2011-09-21
* Input: elantech - add v4 hardware supportJJ Ding2011-09-09
* Input: elantech - add v3 hardware supportJJ Ding2011-09-09
* Input: elantech - clean up elantech_initJJ Ding2011-09-09
* Input: elantech - packet checking for v2 hardwareJJ Ding2011-09-09
* Input: elantech - use firmware provided x, y rangesJJ Ding2011-09-09
* Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2011-09-09
* Input: elantech - correct x, y value range for v2 hardwareJJ Ding2011-09-09
* Input: elantech - remove support for proprietary X driverÉric Piel2011-05-17
* Input: elantech - report multitouch with proper ABS_MT messagesÉric Piel2011-05-17
* Input: elantech - export pressure and width when supportedÉric Piel2011-05-17
* Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-13
* Input: elantech - report position also with 3 fingersÉric Piel2010-08-06
* Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2010-08-06
* Input: elantech - relax signature checksDmitry Torokhov2010-05-19
* Input: elantech - enforce common prefix on messagesDmitry Torokhov2010-05-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-13
|\
| * Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2010-05-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-05
|\|
| * Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz2010-05-04
| * Input: elantech - allow forcing Elantech protocolFlorian Ragwitz2010-05-04
| * Input: elantech - fix firmware version checkFlorian Ragwitz2010-05-04
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Input: elantech - do not advertise relative eventsDmitry Torokhov2009-11-20
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-11
* Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer2009-04-18
* Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2009-04-18
* Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer2009-02-28
* Input: psmouse - add support for Elantech touchpadsArjan Opmeer2008-10-16