summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - make sure we do not use stale methodsDmitry Torokhov2011-12-311-69/+124
* Input: mouse - use macro module_platform_driver()JJ Ding2011-12-013-39/+4Star
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-292-8/+38
|\
| * Input: elantech - adjust hw_version detection logicJJ Ding2011-11-101-8/+18
| * Merge branch 'next' into for-linusDmitry Torokhov2011-10-2714-345/+1363
| |\
| * | Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem2011-09-091-0/+20
* | | Input: elantech - add resolution query support for v4 hardwareJJ Ding2011-11-212-0/+38
* | | Input: elantech - add support for elantech fast commandJJ Ding2011-11-212-8/+29
* | | Input: synaptics - update OLPC XO exclusionDaniel Drake2011-11-151-8/+5Star
* | | Input: synaptics - add support for Relative modeDaniel Drake2011-11-104-48/+152
* | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-106-41/+80
* | | Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2011-11-082-19/+215
* | | Input: ALPS - add support for protocol versions 3 and 4Seth Forshee2011-11-083-38/+768
* | | Input: ALPS - remove assumptions about packet sizeSeth Forshee2011-11-081-5/+5
* | | Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2011-11-082-24/+27
* | | Input: ALPS - move protocol information to DocumentationSeth Forshee2011-11-081-36/+1Star
| |/ |/|
* | Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-1110-198/+243
* | Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-071-1/+1
* | Input: elantech - remove module parameter force_elantechJJ Ding2011-09-211-10/+2Star
* | Input: elantech - better support all those v2 variantsJJ Ding2011-09-212-5/+42
* | Input: elantech - add v4 hardware supportJJ Ding2011-09-092-16/+262
* | Input: elantech - add v3 hardware supportJJ Ding2011-09-092-19/+201
* | Input: elantech - clean up elantech_initJJ Ding2011-09-091-30/+39
* | Input: elantech - packet checking for v2 hardwareJJ Ding2011-09-091-5/+34
* | Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding2011-09-091-9/+6Star
* | Input: elantech - use firmware provided x, y rangesJJ Ding2011-09-092-16/+58
* | Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2011-09-092-26/+13Star
* | Input: elantech - correct x, y value range for v2 hardwareJJ Ding2011-09-091-4/+4
* | Input: remove IRQF_DISABLED from driversYong Zhang2011-09-072-2/+2
* | Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-072-0/+41
|\|
| * Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake2011-08-171-0/+20
| * Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon2011-08-091-0/+20
| * Input: psmouse - hgpk.c needs module.hRandy Dunlap2011-07-301-0/+1
* | Input: synaptics - process finger (<=5) transitionsDaniel Kurtz2011-08-241-1/+44
* | Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2011-08-242-16/+278
* | Input: synaptics - decode AGM packet typesDaniel Kurtz2011-08-242-7/+43
* | Input: synaptics - add image sensor supportDaniel Kurtz2011-08-242-17/+110
* | Input: synaptics - refactor initialization of abs position axesDaniel Kurtz2011-08-241-24/+20Star
* | Input: synaptics - refactor agm packet parsingDaniel Kurtz2011-08-242-6/+19
* | Input: synaptics - refactor y inversionDaniel Kurtz2011-08-241-3/+12
|/
* Input: synaptics - fix reporting of min coordinatesDmitry Torokhov2011-07-251-1/+1
* Input: lifebook - make dmi callback functions return 1Axel Lin2011-07-131-2/+2
* Input: synaptics - set minimum coordinates as reported by firmwareDmitry Torokhov2011-07-092-21/+43
* Input: synaptics - process button bits in AGM packetsDaniel Kurtz2011-07-071-16/+16
* Input: synaptics - rename set_slot to be more descriptiveDaniel Kurtz2011-07-071-7/+10
* Input: synaptics - fuzz position for touchpad with reduced filteringDaniel Kurtz2011-07-072-10/+15
* Input: synaptics - set resolution for MT_POSITION_X/Y axesDaniel Kurtz2011-07-071-0/+3
* Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt2011-06-291-1/+1
* Input: remove unneeded version.h includesJesper Juhl2011-06-272-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-242-17/+61
|\