index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
synaptics.h
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-04-03
Input: synaptics - use u8 instead of unsigned char
Dmitry Torokhov
2017-04-03
Input: synaptics - use BIT() and GENMASK() macros
Dmitry Torokhov
2017-04-03
Input: synaptics - add synaptics_query_int()
Dmitry Torokhov
2017-03-25
Input: synaptics - add support for Intertouch devices
Benjamin Tissoires
2017-03-25
Input: synaptics - split device info into a separate structure
Dmitry Torokhov
2017-03-23
Input: synaptics - do not mix logical and bitwise operations
Dmitry Torokhov
2017-02-09
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
2015-03-23
Merge tag 'v4.0-rc5' into next
Dmitry Torokhov
2015-03-16
Merge branch 'synaptics' into for-linus
Dmitry Torokhov
2015-03-08
Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series
Benjamin Tissoires
2015-03-08
Input: synaptics - retrieve the extended capabilities in query $10
Benjamin Tissoires
2015-03-06
Input: synaptics - switch ForcePad detection to PNP IDs
Dmitry Torokhov
2015-02-15
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
2014-12-29
Input: synaptics - use in-kernel tracking for reporting mt data
Benjamin Tissoires
2014-10-11
Input: synaptics - gate forcepad support by DMI check
Dmitry Torokhov
2014-09-09
Input: synaptics - add support for ForcePads
Dmitry Torokhov
2012-07-07
Input: synaptics - print firmware ID and board number at init
Daniel Kurtz
2011-11-09
Input: synaptics - add support for Relative mode
Daniel Drake
2011-08-23
Input: synaptics - process finger (<=3) transitions
Daniel Kurtz
2011-08-23
Input: synaptics - decode AGM packet types
Daniel Kurtz
2011-08-23
Input: synaptics - add image sensor support
Daniel Kurtz
2011-08-23
Input: synaptics - refactor agm packet parsing
Daniel Kurtz
2011-07-25
Input: synaptics - fix reporting of min coordinates
Dmitry Torokhov
2011-07-09
Input: synaptics - set minimum coordinates as reported by firmware
Dmitry Torokhov
2011-07-06
Input: synaptics - fuzz position for touchpad with reduced filtering
Daniel Kurtz
2011-02-23
Input: synaptics - document 0x0c query
Dmitry Torokhov
2011-01-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-12-21
Input: synaptics - add multi-finger and semi-mt support
Henrik Rydberg
2010-11-30
Input: synaptics - fix handling of 2-button ClickPads
Yan Li
2010-10-13
Input: synaptics - simplify pass-through port handling
Dmitry Torokhov
2010-07-21
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2010-05-19
Input: synaptics - set dimensions as reported by firmware
Dmitry Torokhov
2010-04-20
Input: Add support of Synaptics Clickpad device
Takashi Iwai
2010-01-07
Input: psmouse - fix Synaptics detection when protocol is disabled
Daniel Drake
2009-12-03
Input: psmouse - do not carry DMI data around
Dmitry Torokhov
2009-09-10
Input: psmouse - use boolean type
Dmitry Torokhov
2009-06-19
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
2007-03-10
Input: psmouse - allow disabing certain protocol extensions
Andres Salomon
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds