aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.10.98' into lineage-15.1root-expert2018-07-201-1/+8
|\
| * Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires2016-02-251-1/+1
| * Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai2016-02-251-0/+7
* | Merge tag 'v3.10.81' into lineage-15.1root-expert2018-07-191-3/+4
|\|
| * Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-06-221-3/+4
* | Merge tag 'v3.10.80' into lineage-15.1root-expert2018-07-191-1/+1
|\|
| * Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-06-051-1/+1
* | Merge tag 'v3.10.77' into lineage-15.1root-expert2018-07-192-0/+23
|\|
| * Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2015-05-062-0/+23
* | Merge tag 'v3.10.61' into lineage-15.1root-expert2018-07-181-1/+10
|\|
| * Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-211-0/+3
| * Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-211-1/+7
* | Merge tag 'v3.10.56' into lineage-15.1root-expert2018-07-183-16/+70
|\|
| * Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-10-051-0/+7
| * Input: synaptics - add support for ForcePadsDmitry Torokhov2014-10-052-16/+63
* | Merge upstream tag 'v3.10.49' into msm-3.10Ian Maund2014-08-203-6/+54
|\|
| * Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-07-061-2/+3
| * Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-07-061-4/+18
| * Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede2014-06-071-1/+1
| * Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede2014-06-071-0/+8
| * Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-06-072-1/+26
* | Merge upstream tag 'v3.10.40' into msm-3.10Ian Maund2014-06-181-0/+50
|\|
| * Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-05-131-0/+8
| * Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede2014-05-131-0/+42
* | Merge upstream linux-stable v3.10.36 into msm-3.10Ian Maund2014-04-233-4/+97
|\|
| * Input: cypress_ps2 - don't report as a button padsHans de Goede2014-04-031-1/+0
| * Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-04-031-0/+8
| * Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-04-031-0/+47
| * Input: elantech - improve clickpad detectionHans de Goede2014-03-311-3/+42
* | Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund2014-03-242-18/+37
|\|
| * Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury2013-12-041-16/+3
| * HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-261-3/+3
| * Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-211-2/+34
* | msm: reap unused kernel filesIan Maund2013-11-211-309/+0
* | mouse: remove unnecessary Kconfig dependency for qci touchpadNeil Leeder2013-09-041-3/+3
* | mouse: qci_touchpad: use msleep rather than mdelayNeil Leeder2013-09-041-1/+2
* | mouse: qci_touchpad: make struct dev_pm_ops constNeil Leeder2013-09-041-1/+1
* | MSM: add trackpad driver in st1.5Mandeep Singh Baines2013-09-042-0/+316
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-051-0/+2
|\
| * Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-041-0/+2
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\ \ | |/ |/|
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
* | Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2013-04-192-87/+166
* | Input: ALPS - use %ph to print buffersDmitry Torokhov2013-04-151-7/+5
* | Input: amimouse - use module_platform_driver_probe macroSachin Kamat2013-03-171-13/+1
|/
* Input: ALPS - add "Dolphin V1" touchpad supportDave Turvene2013-02-222-2/+66
* Input: ALPS - remove unused argument to alps_enter_command_mode()Kevin Cernekee2013-02-221-11/+7
* Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa2013-02-221-6/+13
* Merge branch 'next' into for-linusDmitry Torokhov2013-02-1910-368/+2528
|\
| * Input: synaptics - initialize pointer emulation usageHenrik Rydberg2013-02-151-1/+1