aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/elantech.c
AgeCommit message (Expand)Author
2016-07-12Input: elantech - add more IC body types to the listDmitry Torokhov
2016-07-12Input: elantech - add new icbody type洪一竹
2016-02-09Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2015-07-03Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-05-17Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie
2015-02-05Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-01-27Input: elantech - support new ICs types for version 4Sam hung
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie
2014-06-07Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede
2014-06-07Input: elantech - deal with clickpads reporting right button eventsHans de Goede
2014-05-05Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede
2014-04-22Input: elantech - add support for newer elantech touchpadsJordan Rife
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