summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-131-151/+171
|\
| * Input: elantech - remove P52 and P72 from SMBus blacklistBenjamin Tissoires2019-05-281-4/+0Star
| * Input: elantech/SMBus - export all capabilities from the PS/2 nodeBenjamin Tissoires2019-05-281-5/+42
| * Input: elantech - detect middle button based on firmware versionBenjamin Tissoires2019-05-281-12/+6Star
| * Input: elantech - add helper function elantech_is_buttonpad()Benjamin Tissoires2019-05-281-44/+49
| * Input: elantech - query the min/max information beforehand tooBenjamin Tissoires2019-05-281-86/+74Star
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1Star
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma2019-05-211-0/+2
|/
* Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-081-0/+9
* Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires2018-12-211-2/+16
* Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma2018-09-191-0/+2
* Merge branch 'next' into for-linusDmitry Torokhov2018-08-161-1/+1
|\
| * Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-1/+1
* | Input: elantech - fix V4 report decoding for module with middle key???2018-06-221-1/+1
* | Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma2018-06-221-1/+8
|/
* Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires2018-05-241-1/+1
* Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires2018-05-241-4/+7
* Input: elantech - add support for SMBus devicesBenjamin Tissoires2018-05-241-4/+184
* Input: elantech - query the resolution in query_infoBenjamin Tissoires2018-05-241-12/+15
* Input: elantech - split device info into a separate structureBenjamin Tissoires2018-05-241-113/+158
* Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-031-6/+6
* Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-031-18/+10Star
* Input: elantech - add new icbody type 15Aaron Ma2017-11-271-1/+1
* Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King2017-09-111-2/+6
* Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-251-0/+16
|\
| * Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-06-071-0/+16
* | Input: elantech - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-301-0/+8
|\|
| * Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis2017-04-181-0/+8
* | Input: elantech - force relative mode on a certain moduleKT Liao2017-05-121-0/+11
|/
* Input: mouse - use local variables consistentlyGuenter Roeck2017-01-221-1/+1
* Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2016-10-081-2/+9
* Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela2016-10-041-0/+14
* Input: elantech - fix Lenovo version typoMarcos Paulo de Souza2016-10-041-1/+1
* Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-031-6/+2Star
* Merge branch 'for-linus' into nextDmitry Torokhov2016-07-191-7/+1Star
|\
| * Input: elantech - add more IC body types to the listDmitry Torokhov2016-06-231-7/+1Star
* | Input: psmouse - use same format for secondary devices as for primaryPali Rohár2016-06-191-1/+1
|/
* Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-01-121-1/+1
* Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai2015-11-061-0/+7
* Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-071-2/+20
* Input: elantech - force resolution of 31 u/mmPeter Hutterer2015-07-161-5/+8
* Input: elantech - add new icbody type洪一竹2015-06-051-0/+1
* Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-06-021-3/+4
* Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-05-131-1/+1
* Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2015-04-071-0/+22
* Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
* Input: elantech - support new ICs types for version 4Sam hung2015-01-081-0/+2
* Input: elantech - trust firmware about trackpoint presenceDmitry Torokhov2014-11-251-9/+1Star