summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)AuthorLines
2011-03-31Input: synaptics - fix crash in synaptics_module_init()Jan Beulich-2/+2
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira-6/+13
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov-5/+90
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon-2/+2
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg-2/+2
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg-3/+85
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg-0/+3
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov-6/+30
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso-1/+1
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov-2/+2
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack-2/+2
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov-2/+6
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov-1/+6
2010-07-19Input: synaptics - set min/max for finger widthChris Bagwell-1/+1
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell-2/+6
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai-0/+1
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov-10/+11
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov-9/+23
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+30
2010-04-20Input: Add support of Synaptics Clickpad deviceTakashi Iwai-5/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake-0/+10
2009-12-04Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov-4/+4
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov-7/+16
2009-10-12Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov-0/+10
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov-17/+17
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni-0/+28
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft-5/+4
2008-11-20Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer-6/+10
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-1/+1
2007-05-03Input: synaptics - don't complain about failed resetsDmitry Torokhov-1/+1
2007-04-12Input: synaptics - export model bitsDmitry Torokhov-0/+10
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon-42/+57
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-9/+6
2006-09-10Input: constify psmouse driverHelge Deller-5/+5
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton-2/+9
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn-5/+2
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov-0/+2
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov-3/+3
2005-07-24Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov-2/+2
2005-07-11Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman-1/+9
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov-34/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+700