aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
Commit message (Expand)AuthorAge
* Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-04
* Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-15
* Input: synaptics - fix 1->3 contact transition reportingDaniel Kurtz2013-02-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-02
|\
| * Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-09-28
* | Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-19
|/
* Input: synaptics - handle out of bounds values from the hardwareSeth Forshee2012-07-25
* Input: synaptics - print firmware ID and board number at initDaniel Kurtz2012-07-07
* Merge branch 'next' into for-linusDmitry Torokhov2012-05-24
|\
| * Input: synaptics - fix compile warningJJ Ding2012-05-11
* | Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt2012-04-21
|/
* Merge branch 'next' into for-linusDmitry Torokhov2012-01-09
|\
| * Input: synaptics - update OLPC XO exclusionDaniel Drake2011-11-15
| * Input: synaptics - add support for Relative modeDaniel Drake2011-11-10
* | Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2011-12-12
|/
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-10
* Input: synaptics - process finger (<=5) transitionsDaniel Kurtz2011-08-24
* Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2011-08-24
* Input: synaptics - decode AGM packet typesDaniel Kurtz2011-08-24
* Input: synaptics - add image sensor supportDaniel Kurtz2011-08-24
* Input: synaptics - refactor initialization of abs position axesDaniel Kurtz2011-08-24
* Input: synaptics - refactor agm packet parsingDaniel Kurtz2011-08-24
* Input: synaptics - refactor y inversionDaniel Kurtz2011-08-24
* Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2011-07-09
* Input: synaptics - process button bits in AGM packetsDaniel Kurtz2011-07-07
* Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz2011-07-07
* Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2011-07-07
* Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz2011-07-07
* Input: synaptics - fix crash in synaptics_module_init()Jan Beulich2011-03-31
* Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira2011-01-29
* Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira2011-01-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-27
|\
| * Input: synaptics - ignore bogus mt packetHenrik Rydberg2010-12-22
| * Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg2010-12-21
| * Input: synaptics - report clickpad propertyHenrik Rydberg2010-12-21
* | Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon2010-12-23
* | Input: psmouse - fix up Synaptics commentAndres Salomon2010-12-23
|/
* Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-13
* Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-13
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
|\
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
|\|
| * Input: synaptics - set min/max for finger widthChris Bagwell2010-07-20
| * Input: synaptics - only report width on hardware that supports itChris Bagwell2010-07-20
* | Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-21
* | Input: synaptics - fix wrong dimensions checkTakashi Iwai2010-07-14
|/
* Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-19
* Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2010-05-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-05
|\
| * Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-20