Age | Commit message (Expand) | Author |
2013-01-11 | Input: sentelic - only report position of first finger as ST coordinates | Christophe TORDEUX |
2012-07-19 | Input: bcm5974 - Add support for 2012 MacBook Pro Retina | Henrik Rydberg |
2012-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-04-20 | Input: synaptics - fix regression with "image sensor" trackpads | Benjamin Herrenschmidt |
2012-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-04-10 | Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h | Mark Brown |
2012-04-10 | Input: trackpoint - use psmouse_fmt() for messages | JJ Ding |
2012-04-10 | Input: elantech - v4 is a clickpad, with only one button | JJ Ding |
2012-04-10 | Input: elantech - reset touchpad before configuring it | JJ Ding |
2012-04-03 | Input: sentelic - filter taps in absolute mode | Oskari Saarenmaa |
2012-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-03-25 | Input: sentelic - improve packet debugging information | Oskari Saarenmaa |
2012-03-25 | Input: sentelic - minor code cleanup | Tai-hwa Liang |
2012-03-25 | Input: sentelic - enabling absolute coordinates output for newer hardware | Tai-hwa Liang |
2012-03-25 | Input: sentelic - refactor code for upcoming new hardware support | Tai-hwa Liang |
2012-03-19 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-03-16 | Input: synaptics_usb - switch to module_usb_driver() | Dmitry Torokhov |
2012-03-16 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin |
2012-03-09 | Merge branch 'for-next' of github.com:rydberg/linux into next | Dmitry Torokhov |
2012-03-09 | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov |
2012-02-24 | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers | Paul Fox |
2012-02-24 | Input: psmouse - allow drivers to use psmouse_{de,}activate | Andres Salomon |
2012-02-24 | Input: ALPS - fix touchpad detection when buttons are pressed | Akio Idehara |
2012-02-14 | bcm5974: Add pointer and buttonpad properties | Chase Douglas |
2012-02-03 | Input: add Synaptics USB device driver | Jan Steinhoff |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-10 | Input: bcm5974 - set BUTTONPAD property | Jussi Pakkanen |
2012-01-10 | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-08 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-30 | Input: psmouse - make sure we do not use stale methods | Dmitry Torokhov |
2011-12-29 | Input: sentelic - fix retrieving number of buttons | Tai-hwa Liang |
2011-12-23 | Input: sentelic - release mutex upon register write failure | Tai-hwa Liang |
2011-12-12 | Input: synaptics - fix touchpad not working after S2R on Vostro V13 | Dmitry Torokhov |
2011-11-30 | Input: mouse - use macro module_platform_driver() | JJ Ding |
2011-11-29 | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov |
2011-11-20 | Input: elantech - add resolution query support for v4 hardware | JJ Ding |
2011-11-20 | Input: elantech - add support for elantech fast command | JJ Ding |
2011-11-18 | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-11-15 | Input: synaptics - update OLPC XO exclusion | Daniel Drake |
2011-11-09 | Input: synaptics - add support for Relative mode | Daniel Drake |
2011-11-09 | Input: convert obsolete strict_strtox to kstrtox | JJ Ding |
2011-11-09 | Input: elantech - adjust hw_version detection logic | JJ Ding |
2011-11-07 | Input: ALPS - add semi-MT support for v3 protocol | Seth Forshee |
2011-11-07 | Input: ALPS - add support for protocol versions 3 and 4 | Seth Forshee |
2011-11-07 | Input: ALPS - remove assumptions about packet size | Seth Forshee |