summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elantech.c
Commit message (Expand)AuthorAgeFilesLines
* Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi2021-11-291-1/+7
* Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang2021-11-091-0/+13
* Input: elantech - Prepare a complete software node for the deviceHeikki Krogerus2021-04-101-2/+4
* Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2020-12-111-2/+97
* Input: elantech - demote obvious abuse of kernel-doc headerLee Jones2020-11-081-1/+1
* Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-071-4/+2
* Input: elantech - remove redundant assignments to variable errorColin Ian King2020-07-061-3/+3
* Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng2019-10-151-26/+29
* Input: elantech - annotate fall-through case in elantech_use_host_notify()Dmitry Torokhov2019-07-241-0/+1
* Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng2019-07-231-29/+25
* Merge tag 'v5.2' into nextDmitry Torokhov2019-07-151-4/+1
|\
| * Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | | Input: elantech - remove P52 and P72 from SMBus blacklistBenjamin Tissoires2019-05-271-4/+0
* | | Input: elantech/SMBus - export all capabilities from the PS/2 nodeBenjamin Tissoires2019-05-271-5/+42
* | | Input: elantech - detect middle button based on firmware versionBenjamin Tissoires2019-05-271-12/+6
* | | Input: elantech - add helper function elantech_is_buttonpad()Benjamin Tissoires2019-05-271-44/+49
* | | Input: elantech - query the min/max information beforehand tooBenjamin Tissoires2019-05-271-86/+74
|/ /
* / Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma2019-05-201-0/+2
|/
* Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-071-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-181-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-211-1/+1
* | Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma2018-06-211-1/+8
|/
* Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires2018-05-231-1/+1
* Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires2018-05-231-4/+7
* Input: elantech - add support for SMBus devicesBenjamin Tissoires2018-05-231-4/+184
* Input: elantech - query the resolution in query_infoBenjamin Tissoires2018-05-231-12/+15
* Input: elantech - split device info into a separate structureBenjamin Tissoires2018-05-231-113/+158
* Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-021-6/+6
* Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-021-18/+10
* Input: elantech - add new icbody type 15Aaron Ma2017-11-261-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-241-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-291-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-111-0/+11
|/
* Input: mouse - use local variables consistentlyGuenter Roeck2017-01-211-1/+1
* Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2016-10-071-2/+9
* Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela2016-10-031-0/+14
* Input: elantech - fix Lenovo version typoMarcos Paulo de Souza2016-10-031-1/+1
* Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-021-6/+2
* Merge branch 'for-linus' into nextDmitry Torokhov2016-07-191-7/+1
|\
| * Input: elantech - add more IC body types to the listDmitry Torokhov2016-06-231-7/+1
* | Input: psmouse - use same format for secondary devices as for primaryPali Rohár2016-06-181-1/+1
|/
* Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-01-111-1/+1