summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/elantech.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-19Input: 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-22Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-06-22Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-05-24Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires1-1/+1
2018-05-24Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires1-4/+7
2018-05-24Input: elantech - add support for SMBus devicesBenjamin Tissoires1-4/+184
2018-05-24Input: elantech - query the resolution in query_infoBenjamin Tissoires1-12/+15
2018-05-24Input: elantech - split device info into a separate structureBenjamin Tissoires1-113/+158
2018-02-03Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov1-6/+6
2018-02-03Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov1-18/+10
2017-11-27Input: elantech - add new icbody type 15Aaron Ma1-1/+1
2017-09-12Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King1-2/+6
2017-07-25Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov1-0/+16
2017-07-13Input: 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-30Merge tag 'v4.12-rc3' into nextDmitry Torokhov1-0/+8
2017-05-12Input: 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-22Input: mouse - use local variables consistentlyGuenter Roeck1-1/+1
2016-10-08Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-04Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-04Input: elantech - fix Lenovo version typoMarcos Paulo de Souza1-1/+1
2016-08-03Input: 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-19Input: psmouse - use same format for secondary devices as for primaryPali Rohár1-1/+1
2016-01-12Input: 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-08Input: 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-05Input: elantech - add new icbody type洪一竹1-0/+1
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-05-13Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-04-07Input: 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-09Input: 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-14Input: elantech - provide a sysfs knob for crc_enabledUlrik De Bie1-0/+2
2014-11-14Input: 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-09Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede1-0/+1
2014-09-09Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede1-0/+3
2014-09-09Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede1-0/+7
2014-08-27Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie1-9/+127
2014-08-27Input: elantech - reset the device when elantech probe failsUlrik De Bie1-0/+1
2014-06-08Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede1-2/+3
2014-06-08Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18