Age | Commit message (Expand) | Author |
2011-10-10 | Input: psmouse - switch to using dev_*() for messages | Dmitry Torokhov |
2011-08-23 | Input: synaptics - process finger (<=5) transitions | Daniel Kurtz |
2011-08-23 | Input: synaptics - process finger (<=3) transitions | Daniel Kurtz |
2011-08-23 | Input: synaptics - decode AGM packet types | Daniel Kurtz |
2011-08-23 | Input: synaptics - add image sensor support | Daniel Kurtz |
2011-08-23 | Input: synaptics - refactor initialization of abs position axes | Daniel Kurtz |
2011-08-23 | Input: synaptics - refactor agm packet parsing | Daniel Kurtz |
2011-08-23 | Input: synaptics - refactor y inversion | Daniel Kurtz |
2011-07-09 | Input: synaptics - set minimum coordinates as reported by firmware | Dmitry Torokhov |
2011-07-06 | Input: synaptics - process button bits in AGM packets | Daniel Kurtz |
2011-07-06 | Input: synaptics - rename set_slot to be more descriptive | Daniel Kurtz |
2011-07-06 | Input: synaptics - fuzz position for touchpad with reduced filtering | Daniel Kurtz |
2011-07-06 | Input: synaptics - set resolution for MT_POSITION_X/Y axes | Daniel Kurtz |
2011-03-31 | Input: synaptics - fix crash in synaptics_module_init() | Jan Beulich |
2011-01-28 | Input: synaptics - retry failed resets when reconnecting | Alexandre Peixoto Ferreira |
2011-01-28 | Input: synaptics - fix reconnect logic on MT devices | Alexandre Peixoto Ferreira |
2010-12-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov |
2010-12-23 | Input: psmouse - disable the synaptics extension on OLPC machines | Andres Salomon |
2010-12-23 | Input: psmouse - fix up Synaptics comment | Andres Salomon |
2010-12-22 | Input: synaptics - ignore bogus mt packet | Henrik Rydberg |
2010-12-21 | Input: synaptics - add multi-finger and semi-mt support | Henrik Rydberg |
2010-12-21 | Input: synaptics - report clickpad property | Henrik Rydberg |
2010-10-13 | Input: synaptics - simplify pass-through port handling | Dmitry Torokhov |
2010-10-13 | Input: return -ENOMEM in select drivers when memory allocation fails | Davidlohr Bueso |
2010-08-10 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-08-02 | Input: switch to input_abs_*() access functions | Daniel Mack |
2010-08-02 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2010-07-21 | Input: synaptics - relax capability ID checks on newer hardware | Dmitry Torokhov |
2010-07-19 | Input: synaptics - set min/max for finger width | Chris Bagwell |
2010-07-19 | Input: synaptics - only report width on hardware that supports it | Chris Bagwell |
2010-07-14 | Input: synaptics - fix wrong dimensions check | Takashi Iwai |
2010-05-19 | Input: psmouse - small formatting changes to better follow coding style | Dmitry Torokhov |
2010-05-19 | Input: synaptics - set dimensions as reported by firmware | Dmitry Torokhov |
2010-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-04-20 | Input: Add support of Synaptics Clickpad device | Takashi Iwai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-07 | Input: psmouse - fix Synaptics detection when protocol is disabled | Daniel Drake |
2009-12-04 | Input: psmouse - remove identification strings from DMI tables | Dmitry Torokhov |
2009-12-03 | Input: psmouse - do not carry DMI data around | Dmitry Torokhov |
2009-10-12 | Input: synaptics - add another Protege M300 to rate blacklist | Dmitry Torokhov |
2009-09-10 | Input: psmouse - use boolean type | Dmitry Torokhov |
2009-06-19 | Input: synaptics - add support for reporting x/y resolution | Tero Saarni |
2009-02-28 | Input: synaptics - ensure we reset the device on resume | Andy Whitcroft |
2008-11-20 | Input: synaptics - report multi-taps only if supported by the device | Peter Hutterer |
2007-10-09 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik |
2007-05-03 | Input: synaptics - don't complain about failed resets | Dmitry Torokhov |
2007-04-12 | Input: synaptics - export model bits | Dmitry Torokhov |
2007-03-10 | Input: psmouse - allow disabing certain protocol extensions | Andres Salomon |
2007-02-18 | Input: psmouse - properly reset mouse on shutdown/suspend | Dmitry Torokhov |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |