summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-08-30Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-30Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-08-25Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-25Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-06-14Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-04-27Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-03-30Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic1-9/+11
2017-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2016-10-28Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-28Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-08-20Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63
2016-08-10Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-08-10Input: vmmouse - remove port reservationSinclair Yeh1-20/+2
2016-04-12Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires1-2/+3
2016-02-25Input: vmmouse - fix absolute device registrationDmitry Torokhov1-6/+7
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney1-0/+3
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov1-0/+7
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2015-10-27Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede1-6/+42
2015-10-14Input: cyapa - fix the copy paste error on electrodes_rx valueDudley Du1-7/+3
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-09-29Input: elan_i2c - add all valid ic type for i2c/smbusduson1-1/+10
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin4-7/+7
2015-09-21Input: elan_i2c - add ic type 0x03Duson Lin1-0/+1
2015-09-21Input: elan_i2c - don't require known iap versionDaniel Drake1-5/+7
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov1-0/+1
2015-09-03Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita1-0/+1
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov11-664/+1751
2015-09-03Input: elan_i2c - use iap_version to get firmware informationDuson Lin1-6/+6
2015-08-29Input: elan_i2c - fix typos for validpage_countBenson Leung1-9/+9
2015-08-26Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann1-0/+4
2015-08-26Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov1-4/+8
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti1-0/+4
2015-08-21Input: sentelic - silence some underflow warningsDan Carpenter1-6/+8
2015-08-08Input: elan_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-08-08Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-08-04Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede1-2/+6
2015-07-30Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du1-4/+7
2015-07-30Input: cyapa - introduce device tree bindingDudley Du1-0/+10
2015-07-30Input: cyapa - add regulator vcc supportDudley Du2-0/+30
2015-07-28Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan1-2/+31
2015-07-28Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg1-51/+81
2015-07-28Input: synaptics - dump ext10 capabilities as wellJiri Kosina1-2/+2
2015-07-24Input: cyapa - add ACPI HID CYAP0002 for Gen6 devicesDudley Du1-0/+1
2015-07-24Input: cyapa - fully support runtime suspend power managementDudley Du5-34/+70
2015-07-24Input: cyapa - add proximity support for gen5 and gen6 modulesDudley Du5-2/+101
2015-07-24Input: cyapa - add gen6 device module supportDudley Du5-4/+834