summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/elantech.c
AgeCommit message (Expand)Author
2019-05-02Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
2019-05-02Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela
2018-12-16Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma
2018-11-20Input: elantech - fix V4 report decoding for module with middle key???
2018-11-20Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma
2018-11-20Input: elantech - report the middle button of the touchpadUlrik De Bie
2018-03-03Input: elantech - add new icbody type 15Aaron Ma
2017-09-15Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie
2017-07-18Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis
2017-02-23Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov
2016-08-22Input: elantech - add more IC body types to the listDmitry Torokhov
2016-02-02Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2015-12-13Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai
2015-06-11Input: elantech - add new icbody type洪一竹
2015-06-11Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-06-02Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires
2015-05-06Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-05-06Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie
2015-05-05Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie
2015-02-04Input: elantech - support new ICs types for version 4Sam hung
2014-10-05Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede
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