summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov
2012-03-25Input: sentelic - improve packet debugging informationOskari Saarenmaa
2012-03-25Input: sentelic - minor code cleanupTai-hwa Liang
2012-03-25Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang
2012-03-25Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon
2012-02-24Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara
2012-02-14bcm5974: Add pointer and buttonpad propertiesChase Douglas
2012-02-03Input: add Synaptics USB device driverJan Steinhoff
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-30Input: psmouse - make sure we do not use stale methodsDmitry Torokhov
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang
2011-12-23Input: sentelic - release mutex upon register write failureTai-hwa Liang
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-20Input: elantech - add resolution query support for v4 hardwareJJ Ding
2011-11-20Input: elantech - add support for elantech fast commandJJ Ding
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-15Input: synaptics - update OLPC XO exclusionDaniel Drake
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding
2011-11-07Input: ALPS - add semi-MT support for v3 protocolSeth Forshee
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee
2011-11-07Input: ALPS - remove assumptions about packet sizeSeth Forshee
2011-11-07Input: ALPS - add protocol version field in alps_model_infoSeth Forshee
2011-11-07Input: ALPS - move protocol information to DocumentationSeth Forshee
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2011-10-06Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-09-20Input: elantech - remove module parameter force_elantechJJ Ding
2011-09-20Input: elantech - better support all those v2 variantsJJ Ding
2011-09-09Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem
2011-09-09Input: elantech - add v4 hardware supportJJ Ding
2011-09-09Input: elantech - add v3 hardware supportJJ Ding