aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov1-10/+11
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov1-9/+23
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-5/+30
2010-04-20Input: Add support of Synaptics Clickpad deviceTakashi Iwai1-5/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake1-0/+10
2009-12-04Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov1-4/+4
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov1-7/+16
2009-10-12Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov1-0/+10
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-17/+17
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni1-0/+28
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft1-5/+4
2008-11-20Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer1-6/+10
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-05-03Input: synaptics - don't complain about failed resetsDmitry Torokhov1-1/+1
2007-04-12Input: synaptics - export model bitsDmitry Torokhov1-0/+10
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon1-42/+57
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov1-0/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-9/+6
2006-09-10Input: constify psmouse driverHelge Deller1-5/+5
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton1-2/+9
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn1-5/+2
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov1-0/+2
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-3/+3
2005-07-24Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov1-2/+2
2005-07-11Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman1-1/+9
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov1-34/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+700