aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/synaptics.c
Commit message (Expand)AuthorAge
* Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-13
* Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-13
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
|\
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
|\|
| * Input: synaptics - set min/max for finger widthChris Bagwell2010-07-20
| * Input: synaptics - only report width on hardware that supports itChris Bagwell2010-07-20
* | Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-21
* | Input: synaptics - fix wrong dimensions checkTakashi Iwai2010-07-14
|/
* Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov2010-05-19
* Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov2010-05-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-05
|\
| * Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-20
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake2010-01-07
* Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov2009-12-05
* Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-04
* Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-13
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-11
* Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-20
* Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-28
* Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer2008-11-20
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
* Input: synaptics - don't complain about failed resetsDmitry Torokhov2007-05-03
* Input: synaptics - export model bitsDmitry Torokhov2007-04-12
* Input: psmouse - allow disabing certain protocol extensionsAndres Salomon2007-03-10
* Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov2007-02-18
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Input: constify psmouse driverHelge Deller2006-09-10
* Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton2006-04-02
* Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-14
* Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov2006-01-14
* [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-28
* Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov2005-07-24
* Input: synaptics - limit rate to 40pps on Toshiba DynabooksSimon Horman2005-07-11
* Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov2005-05-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16