aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-26Input: elantech - add new icbody type 15Aaron Ma1-1/+1
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King1-2/+6
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into nextDmitry Torokhov1-0/+16
2017-07-12Input: elantech - constify attribute_group structuresArvind Yadav1-1/+1
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov1-0/+8
2017-05-11Input: elantech - force relative mode on a certain moduleKT Liao1-0/+11
2017-04-18Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck1-1/+1
2016-10-07Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-03Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-03Input: elantech - fix Lenovo version typoMarcos Paulo de Souza1-1/+1
2016-08-02Input: elantech - fix debug dump of the current packetBenjamin Tissoires1-6/+2
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov1-7/+1
2016-06-23Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár1-1/+1
2016-01-11Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin1-2/+20
2015-07-16Input: elantech - force resolution of 31 u/mmPeter Hutterer1-5/+8
2015-06-04Input: elantech - add new icbody type洪一竹1-0/+1
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a known rateHans de Goede1-3/+4
2015-05-13Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-04-06Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie1-0/+22
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig1-0/+16
2015-01-08Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2014-11-25Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov1-9/+1
2014-11-13Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2
2014-11-13Input: elantech - report the middle button of the touchpadUlrik De Bie1-0/+19
2014-11-08Input: elantech - fix crc_enabled for Fujitsu H730Ulrik De Bie1-1/+18
2014-11-08Input: elantech - use elantech_report_trackpoint for hardware v4 tooUlrik De Bie1-2/+14
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede1-0/+1
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede1-0/+3
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede1-0/+7
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie1-9/+127
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie1-0/+1
2014-06-07Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede1-2/+3
2014-06-07Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18
2014-05-05Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede1-1/+25
2014-04-22Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1
2013-12-18Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2013-08-24Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino1-4/+40
2013-07-06Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-2/+2
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding1-2/+4
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding1-0/+4
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov1-8/+18
2011-11-20Input: elantech - add resolution query support for v4 hardwareJJ Ding1-0/+37
2011-11-20Input: elantech - add support for elantech fast commandJJ Ding1-8/+28