aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/elantech.c
AgeCommit message (Expand)Author
2013-12-18Input: elantech - improve clickpad detectionHans de Goede
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker
2013-08-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino
2013-07-06Input: elantech - fix for newer hardware versions (v7)Matteo Delfino
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-20Input: elantech - add resolution query support for v4 hardwareJJ Ding
2011-11-20Input: elantech - add support for elantech fast commandJJ Ding
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2011-09-20Input: elantech - remove module parameter force_elantechJJ Ding
2011-09-20Input: elantech - better support all those v2 variantsJJ Ding
2011-09-09Input: elantech - add v4 hardware supportJJ Ding
2011-09-09Input: elantech - add v3 hardware supportJJ Ding
2011-09-09Input: elantech - clean up elantech_initJJ Ding
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding
2011-05-16Input: elantech - remove support for proprietary X driverÉric Piel
2011-05-16Input: elantech - report multitouch with proper ABS_MT messagesÉric Piel
2011-05-16Input: elantech - export pressure and width when supportedÉric Piel
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso
2010-08-05Input: elantech - report position also with 3 fingersÉric Piel
2010-08-05Input: elantech - discard the first 2 positions on some firmwaresÉric Piel
2010-05-19Input: elantech - relax signature checksDmitry Torokhov
2010-05-19Input: elantech - enforce common prefix on messagesDmitry Torokhov
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-03Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz
2010-05-03Input: elantech - allow forcing Elantech protocolFlorian Ragwitz
2010-05-03Input: elantech - fix firmware version checkFlorian Ragwitz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-20Input: elantech - do not advertise relative eventsDmitry Torokhov
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov
2009-04-18Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer
2009-04-18Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer
2009-02-28Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer
2008-10-16Input: psmouse - add support for Elantech touchpadsArjan Opmeer