summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-031-10/+12
* Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2017-04-031-45/+45
* Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-031-1/+2
* Input: synaptics - add support for Intertouch devicesBenjamin Tissoires2017-03-251-1/+4
* Input: synaptics - split device info into a separate structureDmitry Torokhov2017-03-251-12/+16
* Input: synaptics - do not mix logical and bitwise operationsDmitry Torokhov2017-03-231-3/+3
* Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttonsDmitry Torokhov2017-02-091-1/+0
* Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-231-0/+28
|\
| * Merge branch 'synaptics' into for-linusDmitry Torokhov2015-03-161-0/+28
| |\
| | * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-081-0/+5
| | * Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-081-0/+23
* | | Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2015-03-061-0/+1
|/ /
* | Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-151-1/+0
* | Input: synaptics - use in-kernel tracking for reporting mt dataBenjamin Tissoires2014-12-291-17/+1
|/
* Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-10-111-6/+2
* Input: synaptics - add support for ForcePadsDmitry Torokhov2014-09-091-0/+11
* Input: synaptics - print firmware ID and board number at initDaniel Kurtz2012-07-071-0/+3
* Input: synaptics - add support for Relative modeDaniel Drake2011-11-091-0/+5
* Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2011-08-231-0/+4
* Input: synaptics - decode AGM packet typesDaniel Kurtz2011-08-231-1/+13
* Input: synaptics - add image sensor supportDaniel Kurtz2011-08-231-0/+3
* Input: synaptics - refactor agm packet parsingDaniel Kurtz2011-08-231-1/+5
* Input: synaptics - fix reporting of min coordinatesDmitry Torokhov2011-07-251-1/+1
* Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2011-07-091-2/+6
* Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2011-07-061-3/+7
* Input: synaptics - document 0x0c queryDmitry Torokhov2011-02-231-0/+23
* Merge branch 'next' into for-linusDmitry Torokhov2011-01-061-0/+3
|\
| * Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg2010-12-211-0/+3
* | Input: synaptics - fix handling of 2-button ClickPadsYan Li2010-11-301-1/+2
|/
* Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-131-0/+2
* Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-211-1/+2
* Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2010-05-191-2/+4
* Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-201-0/+4
* Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake2010-01-071-0/+1
* Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-031-0/+1
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-101-1/+1
* Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-191-0/+2
* Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-101-9/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+110
OpenPOWER on IntegriCloud