summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2018-04-051-38/+52
|\
| * Merge branch 'psmouse' into nextDmitry Torokhov2018-03-171-4/+4
| |\
| | * Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-031-4/+4
| * | Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov2018-02-031-9/+24
| * | Input: synaptics - switch to using input_set_capabilityDmitry Torokhov2018-02-031-25/+24Star
| * | Merge tag 'v4.15' into nextDmitry Torokhov2018-02-011-0/+1
| |\|
* | | Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler2018-03-081-1/+0Star
* | | Merge branch 'next' into for-linusDmitry Torokhov2018-02-011-0/+10
|\| | | |/ |/|
| * Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer2018-01-171-0/+10
* | Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰2018-01-111-0/+1
|/
* Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan2017-10-101-2/+1Star
* 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-301-1/+9
* Input: synaptics - warn the users when there is a better modeBenjamin Tissoires2017-05-301-7/+15
* Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires2017-05-301-1/+2
* Input: synaptics - clear device info before filling inEric Biggers2017-05-301-0/+2
* Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-041-30/+30
* Input: synaptics - do not abuse -1 as return valueDmitry Torokhov2017-04-041-25/+46
* Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2017-04-041-3/+3
* Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-041-47/+30Star
* 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-181-2/+3
* Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov2015-10-021-8/+4Star
* Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov2015-08-261-4/+8
* Input: synaptics - dump ext10 capabilities as wellJiri Kosina2015-07-281-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/+1Star
| * Merge branch 'synaptics' into for-linusDmitry Torokhov2015-03-161-51/+156
| |\
| | * Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires2015-03-091-1/+0Star
| | * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires2015-03-091-1/+0Star
| | * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-091-11/+36
| | * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires2015-03-091-1/+2
| | * Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-091-3/+20
| | * Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires2015-03-091-0/+4
| | * Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-03-091-8/+25
| | * Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-03-091-23/+21Star
| | * Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires2015-03-091-1/+1
| | * Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin2015-03-091-12/+30
| | * Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin2015-03-091-1/+1
| | * Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-03-091-2/+8