aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)Author
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires
2013-08-12Input: synaptics - fix incorrect placement of __initconstSachin Kamat
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao
2013-02-15Input: synaptics - initialize pointer emulation usageHenrik Rydberg
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-07-24Input: synaptics - handle out of bounds values from the hardwareSeth Forshee
2012-07-07Input: synaptics - print firmware ID and board number at initDaniel Kurtz
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov
2012-05-10Input: synaptics - fix compile warningJJ Ding
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov
2011-11-15Input: synaptics - update OLPC XO exclusionDaniel Drake
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake
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