summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2015-06-08Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer-1/+6
2015-06-04Input: alps - do not reduce trackpoint speed by halfHans de Goede-3/+2
2015-06-04Input: elantech - add new icbody type洪一竹-0/+1
2015-06-02Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede-3/+4
2015-05-20Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom-1/+1
2015-05-20Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede-0/+5
2015-05-13Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires-1/+1
2015-04-21Merge branch 'next' into for-linusDmitry Torokhov-19/+634
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du-2/+2
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin-4/+4
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin-4/+11
2015-04-14Input: add vmmouse driverThomas Hellstrom-0/+569
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson-10/+49
2015-04-14Merge branch 'next' into for-linusDmitry Torokhov-57/+505
2015-04-12Input: alps - non interleaved V2 dualpoint has separate stick button bitsHans de Goede-0/+8
2015-04-12Input: alps - fix touchpad buttons getting stuck when used with trackpointHans de Goede-2/+3
2015-04-11Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu-5/+5
2015-04-07Input: ALPS - V7 devices can report 5-finger tapsMasaki Ota-0/+1
2015-04-07Input: ALPS - add support for SS4 touchpad devicesMasaki Ota-4/+403
2015-04-07Input: ALPS - refactor alps_set_abs_params_mt()Masaki Ota-12/+26
2015-04-07Merge tag 'v4.0-rc7' into nextDmitry Torokhov-20/+35
2015-04-06Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie-0/+23
2015-04-06Input: synaptics - allocate 3 slots to keep stability in image sensorsBenjamin Tissoires-1/+1
2015-04-06Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""Benjamin Tissoires-1/+4
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede-1/+6
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede-14/+18
2015-03-31Input: synaptics - fix min-max quirk value for E440Filip Ayazi-1/+1
2015-03-23Input: synaptics - add quirk for Thinkpad E440Ramiro Morales-1/+6
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov-75/+245
2015-03-23Input: ALPS - fix max coordinates for v5 and v7 protocolsDmitry Torokhov-5/+6
2015-03-20Input: lifebook - fix tabbing issueBrian K. Turner-3/+3
2015-03-19Input: elan_i2c - fix typo in include header guardNicolas Iooss-1/+1
2015-03-16Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov-4/+1
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov-51/+184
2015-03-08Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires-1/+0
2015-03-08Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires-1/+0
2015-03-08Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires-11/+41
2015-03-08Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires-1/+2
2015-03-08Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires-3/+43
2015-03-08Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires-0/+4
2015-03-08Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires-8/+25
2015-03-08Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov-23/+21
2015-03-08Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires-1/+1
2015-03-08Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin-12/+30
2015-03-08Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin-1/+1
2015-03-08Input: synaptics - query min dimensions for fw v8.1Daniel Martin-2/+8
2015-03-08Input: synaptics - log queried and quirked dimension valuesDaniel Martin-0/+10
2015-03-08Input: synaptics - split synaptics_resolution(), query firstDaniel Martin-12/+23
2015-03-08Input: elan_i2c - remove duplicate repeat codeDuson Lin-1/+0
2015-03-07Input: elan_i2c - return error code when resume failsDuson Lin-6/+18