summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)AuthorLines
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov-16/+52
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov-3/+69
2014-08-08Input: synaptics - use firmware data for Cr-48Henrik Rydberg-2/+68
2014-08-07Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov-3/+3
2014-07-14Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede-2/+3
2014-06-07Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires-9/+10
2014-05-26Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede-113/+36
2014-05-26Input: synaptics - add a matches_pnp_id helper functionHans de Goede-11/+14
2014-05-26Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede-1/+1
2014-05-14Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede-0/+8
2014-04-23Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede-0/+8
2014-04-19Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede-0/+42
2014-04-19Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede-2/+53
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires-0/+47
2013-08-12Input: synaptics - fix incorrect placement of __initconstSachin Kamat-2/+2
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao-0/+2
2013-02-15Input: synaptics - initialize pointer emulation usageHenrik Rydberg-1/+1
2013-02-13Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz-3/+27
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+23
2012-09-28Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee-8/+23
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg-2/+2
2012-07-24Input: synaptics - handle out of bounds values from the hardwareSeth Forshee-0/+22
2012-07-07Input: synaptics - print firmware ID and board number at initDaniel Kurtz-2/+36
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov-10/+10
2012-05-10Input: synaptics - fix compile warningJJ Ding-10/+10
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt-1/+2
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov-55/+142
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov-0/+11
2011-11-15Input: synaptics - update OLPC XO exclusionDaniel Drake-8/+5
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake-47/+137
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov-37/+46
2011-08-23Input: synaptics - process finger (<=5) transitionsDaniel Kurtz-1/+44
2011-08-23Input: synaptics - process finger (<=3) transitionsDaniel Kurtz-16/+274
2011-08-23Input: synaptics - decode AGM packet typesDaniel Kurtz-6/+30
2011-08-23Input: synaptics - add image sensor supportDaniel Kurtz-17/+107
2011-08-23Input: synaptics - refactor initialization of abs position axesDaniel Kurtz-24/+20
2011-08-23Input: synaptics - refactor agm packet parsingDaniel Kurtz-5/+14
2011-08-23Input: synaptics - refactor y inversionDaniel Kurtz-3/+12
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov-19/+37
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz-16/+16
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz-7/+10
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz-7/+8
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz-0/+3
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich-2/+2
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira-6/+13
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov-5/+90
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon-2/+2