summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
Commit message (Expand)AuthorAgeFilesLines
...
* Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-041-7/+16
* Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-131-0/+10
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-111-17/+17
* Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-201-0/+28
* Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-281-5/+4Star
* Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer2008-11-201-6/+10
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-1/+1
* Input: synaptics - don't complain about failed resetsDmitry Torokhov2007-05-031-1/+1
* Input: synaptics - export model bitsDmitry Torokhov2007-04-121-0/+10
* Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-101-42/+57
* Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov2007-02-181-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-9/+6Star
* Input: constify psmouse driverHelge Deller2006-09-111-5/+5
* Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton2006-04-021-2/+9
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-141-5/+2Star
* Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov2006-01-141-0/+2
* [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-3/+3
* Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov2005-07-241-2/+2
* Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman2005-07-111-1/+9
* Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov2005-05-281-34/+5Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+700