aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAge
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-22
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-12
| |\
| | * Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown2012-04-10
| | * Input: trackpoint - use psmouse_fmt() for messagesJJ Ding2012-04-10
| | * Input: elantech - v4 is a clickpad, with only one buttonJJ Ding2012-04-10
| | * Input: elantech - reset touchpad before configuring itJJ Ding2012-04-10
| | * Input: sentelic - filter taps in absolute modeOskari Saarenmaa2012-04-03
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-30
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2012-03-27
| | |\
| * | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2012-03-19
| |\ \
| * | | Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-02-24
* | | | Input: serio - use module_serio_driverAxel Lin2012-04-04
| |_|/ |/| |
* | | Input: sentelic - improve packet debugging informationOskari Saarenmaa2012-03-25
* | | Input: sentelic - minor code cleanupTai-hwa Liang2012-03-25
* | | Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2012-03-25
* | | Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2012-03-25
| |/ |/|
* | Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-17
* | Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-17
* | Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2012-03-09
|\ \
| * | bcm5974: Add pointer and buttonpad propertiesChase Douglas2012-02-14
* | | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-09
|\| |
| * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-12
| |\|
| | * Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-01-11
| | * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-11
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2012-01-09
| | |\
| * | \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \ | | |/ / | |/| |
| | * | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| * | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-29
| * | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-23
| * | | Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2011-12-12
* | | | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox2012-02-24
* | | | Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon2012-02-24
* | | | Input: add Synaptics USB device driverJan Steinhoff2012-02-03
| |_|/ |/| |
* | | Input: psmouse - make sure we do not use stale methodsDmitry Torokhov2011-12-30
* | | Input: mouse - use macro module_platform_driver()JJ Ding2011-12-01
* | | Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
|\| |
| * | Input: elantech - adjust hw_version detection logicJJ Ding2011-11-10
| |/
| * Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
| |\
| * | Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem2011-09-09
* | | Input: elantech - add resolution query support for v4 hardwareJJ Ding2011-11-21
* | | Input: elantech - add support for elantech fast commandJJ Ding2011-11-21
* | | Input: synaptics - update OLPC XO exclusionDaniel Drake2011-11-15
* | | Input: synaptics - add support for Relative modeDaniel Drake2011-11-10
* | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
* | | Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2011-11-08
* | | Input: ALPS - add support for protocol versions 3 and 4Seth Forshee2011-11-08
* | | Input: ALPS - remove assumptions about packet sizeSeth Forshee2011-11-08