aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: elantech - add new icbody type洪一竹2015-08-071-0/+1
* Input: elantech - support new ICs types for version 4Sam hung2015-08-071-0/+2
* Input: elantech - add support for newer elantech touchpadsJordan Rife2015-08-071-0/+1
* Input: elantech - add support for newer (August 2013) devicesMatt Walker2015-08-071-0/+1
* Input: elantech - fix for newer hardware versions (v7)Matteo Delfino2015-08-071-8/+9
* Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-08-071-3/+4
* Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-08-071-1/+1
* Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2015-08-072-0/+21
* Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-05-091-8/+25
* Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-05-091-23/+21
* Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-05-091-2/+8
* Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-12-141-0/+3
* Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-12-141-1/+7
* Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-12-142-7/+23
* Input: synaptics - add support for ForcePadsDmitry Torokhov2014-11-052-16/+63
* Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-11-051-0/+7
* Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires2014-07-111-8/+8
* Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-07-111-2/+3
* Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-07-111-4/+18
* Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede2014-07-111-1/+1
* Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede2014-07-111-0/+8
* Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-06-092-1/+26
* Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-06-091-0/+8
* Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede2014-05-181-0/+42
* Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-04-091-0/+8
* Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-04-091-0/+47
* Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-12-061-0/+3
* Input: synaptics - adjust threshold for treating position values as negativeSeth Forshee2012-10-171-8/+23
* Input: synaptics - handle out of bounds values from the hardwareSeth Forshee2012-08-101-0/+23
* Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg2012-07-251-0/+20
* Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-03-121-2/+5
* Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
* Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2011-12-121-0/+11
* Input: elantech - adjust hw_version detection logicJJ Ding2011-11-091-8/+18
* Merge branch 'next' into for-linusDmitry Torokhov2011-10-2614-345/+1363
|\
| * Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-1010-198/+243
| * Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-1/+1
| * Input: elantech - remove module parameter force_elantechJJ Ding2011-09-201-10/+2
| * Input: elantech - better support all those v2 variantsJJ Ding2011-09-202-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/+6
| * 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/+13
| * 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
| |\