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