summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)Author
2016-05-01Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires
2015-05-09Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires
2015-05-09Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov
2015-05-09Input: synaptics - query min dimensions for fw v8.1Daniel Martin
2014-12-14Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov
2014-11-05Input: synaptics - add support for ForcePadsDmitry Torokhov
2014-07-11Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires
2014-07-11Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede
2014-07-11Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede
2014-06-09Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede
2014-05-18Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede
2014-04-09Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede
2014-04-09Input: synaptics - add manual min/max quirkBenjamin Tissoires
2012-10-17Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee
2012-08-10Input: synaptics - handle out of bounds values from the hardwareSeth Forshee
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2011-08-23Input: synaptics - process finger (<=5) transitionsDaniel Kurtz
2011-08-23Input: synaptics - process finger (<=3) transitionsDaniel Kurtz
2011-08-23Input: synaptics - decode AGM packet typesDaniel Kurtz
2011-08-23Input: synaptics - add image sensor supportDaniel Kurtz
2011-08-23Input: synaptics - refactor initialization of abs position axesDaniel Kurtz
2011-08-23Input: synaptics - refactor agm packet parsingDaniel Kurtz
2011-08-23Input: synaptics - refactor y inversionDaniel Kurtz
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds