summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/synaptics.h
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-04-03Input: synaptics - use u8 instead of unsigned charDmitry Torokhov
2017-04-03Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov
2017-04-03Input: synaptics - add synaptics_query_int()Dmitry Torokhov
2017-03-25Input: synaptics - add support for Intertouch devicesBenjamin Tissoires
2017-03-25Input: synaptics - split device info into a separate structureDmitry Torokhov
2017-03-23Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov
2017-02-09Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov
2015-03-16Merge branch 'synaptics' into for-linusDmitry Torokhov
2015-03-08Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires
2015-03-08Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires
2015-03-06Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov
2014-12-29Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires
2014-10-11Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov
2012-07-07Input: synaptics - print firmware ID and board number at initDaniel Kurtz
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake
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 agm packet parsingDaniel Kurtz
2011-07-25Input: synaptics - fix reporting of min coordinatesDmitry Torokhov
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz
2011-02-23Input: synaptics - document 0x0c queryDmitry Torokhov
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsYan Li
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov
2010-04-20Input: Add support of Synaptics Clickpad deviceTakashi Iwai
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon
2005-04-16Linux-2.6.12-rc2Linus Torvalds