aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2018-12-21Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires1-2/+16
2018-09-18Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma1-0/+2
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva1-1/+1
2018-06-21Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-06-21Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-05-23Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires1-1/+1
2018-05-23Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires1-4/+7
2018-05-23Input: elantech - add support for SMBus devicesBenjamin Tissoires1-4/+184
2018-05-23Input: elantech - query the resolution in query_infoBenjamin Tissoires1-12/+15
2018-05-23Input: elantech - split device info into a separate structureBenjamin Tissoires1-113/+158
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov1-6/+6
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov1-18/+10
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