aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du1-2/+2
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2-4/+4
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin1-4/+11
2015-04-14Input: add vmmouse driverThomas Hellstrom6-0/+569
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson4-10/+49
2015-04-11Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu1-5/+5
2015-04-07Input: ALPS - V7 devices can report 5-finger tapsMasaki Ota1-0/+1
2015-04-07Input: ALPS - add support for SS4 touchpad devicesMasaki Ota2-4/+403
2015-04-07Input: ALPS - refactor alps_set_abs_params_mt()Masaki Ota1-12/+26
2015-04-07Merge tag 'v4.0-rc7' into nextDmitry Torokhov2-20/+35
2015-04-06Input: synaptics - allocate 3 slots to keep stability in image sensorsBenjamin Tissoires1-1/+1
2015-04-06Input: Revert "Revert "synaptics - use dmax in input_mt_assign_slots""Benjamin Tissoires1-1/+4
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede1-1/+6
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede1-14/+18
2015-03-31Input: synaptics - fix min-max quirk value for E440Filip Ayazi1-1/+1
2015-03-23Input: synaptics - add quirk for Thinkpad E440Ramiro Morales1-1/+6
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov8-75/+245
2015-03-23Input: ALPS - fix max coordinates for v5 and v7 protocolsDmitry Torokhov1-5/+6
2015-03-20Input: lifebook - fix tabbing issueBrian K. Turner1-3/+3
2015-03-19Input: elan_i2c - fix typo in include header guardNicolas Iooss1-1/+1
2015-03-16Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov1-4/+1
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov2-51/+184
2015-03-08Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires1-1/+0
2015-03-08Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires1-1/+0
2015-03-08Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2-11/+41
2015-03-08Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires1-1/+2
2015-03-08Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2-3/+43
2015-03-08Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires1-0/+4
2015-03-08Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires1-8/+25
2015-03-08Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov1-23/+21
2015-03-08Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires1-1/+1
2015-03-08Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin1-12/+30
2015-03-08Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin1-1/+1
2015-03-08Input: synaptics - query min dimensions for fw v8.1Daniel Martin1-2/+8
2015-03-08Input: synaptics - log queried and quirked dimension valuesDaniel Martin1-0/+10
2015-03-08Input: synaptics - split synaptics_resolution(), query firstDaniel Martin1-12/+23
2015-03-08Input: elan_i2c - remove duplicate repeat codeDuson Lin1-1/+0
2015-03-07Input: elan_i2c - return error code when resume failsDuson Lin2-6/+18
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag1-10/+0
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag3-1/+44
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag1-2/+10
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag1-4/+1
2015-03-06Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2-21/+15
2015-03-06Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov1-7/+33
2015-03-04Input: ALPS - fix memory leak when detection failsDmitry Torokhov1-1/+3
2015-03-02Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven1-1/+1
2015-03-02Input: cyapa - fix unaligned functions redefinition errorDudley Du2-2/+2
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov7-35/+3
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov2-3/+22
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár1-39/+0