summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov2019-08-161-0/+1
* Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black2019-07-311-0/+1
* Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers2019-07-211-0/+1
* Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko2019-06-251-0/+2
* Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2019-01-131-0/+1
* Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2019-01-131-0/+1
* Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura2018-12-211-0/+1
* Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul2018-12-081-0/+1
* Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov2018-12-011-3/+1
* Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires2018-06-051-0/+2
* Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma2018-06-051-0/+2
* Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst2018-06-051-0/+1
* Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov2018-06-051-0/+1
* Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer2018-04-261-0/+10
* Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan2017-10-091-2/+1
* Input: synaptics - fix device info appearing different on reconnectAnthony Martin2017-08-281-15/+20
* Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires2017-05-291-1/+9
* Input: synaptics - warn the users when there is a better modeBenjamin Tissoires2017-05-291-7/+15
* Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires2017-05-291-1/+2
* Input: synaptics - clear device info before filling inEric Biggers2017-05-291-0/+2
* Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-031-30/+30
* Input: synaptics - do not abuse -1 as return valueDmitry Torokhov2017-04-031-25/+46
* Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2017-04-031-3/+3
* Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-031-47/+30
* Input: synaptics - add support for Intertouch devicesBenjamin Tissoires2017-03-251-170/+384
* Input: synaptics - split device info into a separate structureDmitry Torokhov2017-03-251-175/+217
* Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov2017-03-231-3/+3
* Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov2017-02-091-13/+13
* Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires2016-03-171-2/+3
* Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov2015-10-021-8/+4
* Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov2015-08-261-4/+8
* Input: synaptics - dump ext10 capabilities as wellJiri Kosina2015-07-271-2/+2
* Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov2015-07-101-1/+1
* Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer2015-06-081-1/+6
* Merge tag 'v4.0-rc7' into nextDmitry Torokhov2015-04-071-1/+6
|\
| * Input: synaptics - fix min-max quirk value for E440Filip Ayazi2015-03-311-1/+1
| * Input: synaptics - add quirk for Thinkpad E440Ramiro Morales2015-03-231-1/+6
* | Input: synaptics - allocate 3 slots to keep stability in image sensorsBenjamin Tissoires2015-04-061-1/+1
* | Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""Benjamin Tissoires2015-04-061-1/+4
* | Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-231-55/+157
|\|
| * Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov2015-03-161-4/+1
| * Merge branch 'synaptics' into for-linusDmitry Torokhov2015-03-161-51/+156
| |\
| | * Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| | * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| | * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-081-11/+36
| | * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires2015-03-081-1/+2
| | * Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-081-3/+20
| | * Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires2015-03-081-0/+4
| | * Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-03-081-8/+25
| | * Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-03-081-23/+21