aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)Author
2018-02-02Input: synaptics - switch to using input_set_capabilityDmitry Torokhov
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov
2018-01-16Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires
2017-05-29Input: synaptics - clear device info before filling inEric Biggers
2017-04-03Input: synaptics - use u8 instead of unsigned charDmitry Torokhov
2017-04-03Input: synaptics - do not abuse -1 as return valueDmitry Torokhov
2017-04-03Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov
2017-04-03Input: synaptics - add synaptics_query_int()Dmitry Torokhov
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires
2017-03-25Input: synaptics - split device info into a separate structureDmitry Torokhov
2017-03-23Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov
2015-08-26Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov
2015-07-27Input: synaptics - dump ext10 capabilities as wellJiri Kosina
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer
2015-04-07Merge tag 'v4.0-rc7' into nextDmitry Torokhov
2015-04-06Input: synaptics - allocate 3 slots to keep stability in image sensorsBenjamin Tissoires
2015-04-06Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""Benjamin Tissoires
2015-03-31Input: synaptics - fix min-max quirk value for E440Filip Ayazi
2015-03-23Input: synaptics - add quirk for Thinkpad E440Ramiro Morales
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov
2015-03-16Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov
2015-03-08Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires
2015-03-08Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires
2015-03-08Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires
2015-03-08Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires
2015-03-08Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires
2015-03-08Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires
2015-03-08Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires
2015-03-08Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov
2015-03-08Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires
2015-03-08Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin
2015-03-08Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin
2015-03-08Input: synaptics - query min dimensions for fw v8.1Daniel Martin
2015-03-08Input: synaptics - log queried and quirked dimension valuesDaniel Martin
2015-03-08Input: synaptics - split synaptics_resolution(), query firstDaniel Martin
2015-03-06Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov