summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)AuthorLines
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