summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2012-05-241-10/+10
|\
| * Input: synaptics - fix compile warningJJ Ding2012-05-101-10/+10
* | Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt2012-04-201-1/+2
|/
* Merge branch 'next' into for-linusDmitry Torokhov2012-01-081-55/+142
|\
| * Input: synaptics - update OLPC XO exclusionDaniel Drake2011-11-151-8/+5
| * Input: synaptics - add support for Relative modeDaniel Drake2011-11-091-47/+137
* | Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2011-12-121-0/+11
|/
* Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-101-37/+46
* Input: synaptics - process finger (<=5) transitionsDaniel Kurtz2011-08-231-1/+44
* Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2011-08-231-16/+274
* Input: synaptics - decode AGM packet typesDaniel Kurtz2011-08-231-6/+30
* Input: synaptics - add image sensor supportDaniel Kurtz2011-08-231-17/+107
* Input: synaptics - refactor initialization of abs position axesDaniel Kurtz2011-08-231-24/+20
* Input: synaptics - refactor agm packet parsingDaniel Kurtz2011-08-231-5/+14
* Input: synaptics - refactor y inversionDaniel Kurtz2011-08-231-3/+12
* Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2011-07-091-19/+37
* Input: synaptics - process button bits in AGM packetsDaniel Kurtz2011-07-061-16/+16
* Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz2011-07-061-7/+10
* Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2011-07-061-7/+8
* Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz2011-07-061-0/+3
* Input: synaptics - fix crash in synaptics_module_init()Jan Beulich2011-03-311-2/+2
* Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira2011-01-281-2/+11
* Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira2011-01-281-6/+13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-271-5/+90
|\
| * Input: synaptics - ignore bogus mt packetHenrik Rydberg2010-12-221-2/+2
| * Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg2010-12-211-3/+85
| * Input: synaptics - report clickpad propertyHenrik Rydberg2010-12-211-0/+3
* | Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon2010-12-231-0/+30
* | Input: psmouse - fix up Synaptics commentAndres Salomon2010-12-231-2/+2
|/
* Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-131-6/+30
* Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-131-1/+1
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-101-2/+2
|\
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-021-2/+2
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-021-2/+6
|\|
| * Input: synaptics - set min/max for finger widthChris Bagwell2010-07-191-1/+1
| * Input: synaptics - only report width on hardware that supports itChris Bagwell2010-07-191-2/+6
* | Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-211-1/+6
* | Input: synaptics - fix wrong dimensions checkTakashi Iwai2010-07-141-0/+1
|/
* Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-191-10/+11
* Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2010-05-191-9/+23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-051-5/+30
|\
| * Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-201-5/+30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake2010-01-071-0/+10
* Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov2009-12-041-4/+4
* Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-031-7/+16
* Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-121-0/+10
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-101-17/+17
* Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-191-0/+28
* Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-281-5/+4