summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/elantech.c
AgeCommit message (Expand)Author
2019-07-21Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
2018-10-03Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma
2018-07-03Input: elantech - fix V4 report decoding for module with middle key???
2018-07-03Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma
2018-01-10Input: elantech - add new icbody type 15Aaron Ma
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov
2017-07-12Input: elantech - constify attribute_group structuresArvind Yadav
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov
2017-05-11Input: elantech - force relative mode on a certain moduleKT Liao
2017-04-18Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck
2016-10-07Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov
2016-10-03Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela
2016-10-03Input: elantech - fix Lenovo version typoMarcos Paulo de Souza
2016-08-02Input: elantech - fix debug dump of the current packetBenjamin Tissoires
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár
2016-01-11Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin
2015-07-16Input: elantech - force resolution of 31 u/mmPeter Hutterer
2015-06-04Input: elantech - add new icbody type洪一竹
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-05-13Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires
2015-04-06Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-01-08Input: 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