summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)Author
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2011-08-23Input: synaptics - process finger (<=5) transitionsDaniel Kurtz
2011-08-23Input: synaptics - process finger (<=3) transitionsDaniel Kurtz
2011-08-23Input: synaptics - decode AGM packet typesDaniel Kurtz
2011-08-23Input: synaptics - add image sensor supportDaniel Kurtz
2011-08-23Input: synaptics - refactor initialization of abs position axesDaniel Kurtz
2011-08-23Input: synaptics - refactor agm packet parsingDaniel Kurtz
2011-08-23Input: synaptics - refactor y inversionDaniel Kurtz
2011-07-09Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov
2011-07-06Input: synaptics - process button bits in AGM packetsDaniel Kurtz
2011-07-06Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz
2011-07-06Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz
2011-07-06Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-20Input: Add support of Synaptics Clickpad deviceTakashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake
2009-12-04Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov
2009-10-12Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft
2008-11-20Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-05-03Input: synaptics - don't complain about failed resetsDmitry Torokhov
2007-04-12Input: synaptics - export model bitsDmitry Torokhov
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov