aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAge
* 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
| |\
| | * 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 - 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
| | * | Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2011-11-08
| | * | Input: ALPS - move protocol information to DocumentationSeth Forshee2011-11-08
* | | | 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: elantech - adjust hw_version detection logicJJ Ding2011-11-10
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
|\|
| * Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-10
| * Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-06
| * Input: elantech - remove module parameter force_elantechJJ Ding2011-09-21
| * Input: elantech - better support all those v2 variantsJJ Ding2011-09-21
| * Input: elantech - add v4 hardware supportJJ Ding2011-09-09
| * Input: elantech - add v3 hardware supportJJ Ding2011-09-09
| * Input: elantech - clean up elantech_initJJ Ding2011-09-09
| * Input: elantech - packet checking for v2 hardwareJJ Ding2011-09-09
| * Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding2011-09-09
| * Input: elantech - use firmware provided x, y rangesJJ Ding2011-09-09
| * Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2011-09-09
| * Input: elantech - correct x, y value range for v2 hardwareJJ Ding2011-09-09
| * Input: remove IRQF_DISABLED from driversYong Zhang2011-09-07
| * Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-07
| |\
| * | Input: synaptics - process finger (<=5) transitionsDaniel Kurtz2011-08-24
| * | Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2011-08-24
| * | Input: synaptics - decode AGM packet typesDaniel Kurtz2011-08-24
| * | Input: synaptics - add image sensor supportDaniel Kurtz2011-08-24
| * | Input: synaptics - refactor initialization of abs position axesDaniel Kurtz2011-08-24
| * | Input: synaptics - refactor agm packet parsingDaniel Kurtz2011-08-24
| * | Input: synaptics - refactor y inversionDaniel Kurtz2011-08-24
* | | Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem2011-09-09
| |/ |/|
* | Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake2011-08-17
* | Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon2011-08-09