summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/synaptics.c
AgeCommit message (Expand)Author
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
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-10Input: constify psmouse driverHelge Deller
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov
2005-07-24Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov
2005-07-11Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds