summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2015-06-06Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires
2015-05-06Input: alps - fix touchpad buttons getting stuck when used with trackpointHans de Goede
2015-05-06Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede
2015-03-31Input: synaptics - fix min-max quirk value for E440Filip Ayazi
2015-03-23Input: synaptics - add quirk for Thinkpad E440Ramiro Morales
2015-03-23Input: ALPS - fix max coordinates for v5 and v7 protocolsDmitry 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-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag
2015-03-04Input: ALPS - fix memory leak when detection failsDmitry Torokhov
2015-03-02Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()Geert Uytterhoeven
2015-03-02Input: cyapa - fix unaligned functions redefinition errorDudley Du
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov
2015-02-15Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár
2015-02-15Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov
2015-02-15Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár
2015-02-15Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov
2015-02-15Input: ALPS - consolidate setting protocol parametersDmitry Torokhov
2015-02-15Input: ALPS - split protocol data from model infoDmitry Torokhov
2015-02-15Input: ALPS - make Rushmore a separate protocolDmitry Torokhov
2015-02-15Input: ALPS - renumber protocol numbersDmitry Torokhov
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes
2015-02-03Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires
2015-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-01Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin
2015-01-22Input: elantech - remove stale comment from KconfigDmitry Torokhov
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter
2015-01-22Input: cyapa - fix variable being dereferenced before checkDudley Du