summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2019-01-09Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-11-10Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov1-0/+1
2018-10-03Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma1-0/+2
2018-08-03Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-08-03Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-07-03Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-07-03Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-07-03Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings3-3/+11
2018-07-03Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca1-0/+1
2018-06-16Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke1-0/+1
2018-06-06Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires1-11/+11
2018-05-30Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov1-13/+21
2018-04-13Input: elan_i2c - clear INT before resetting controllerKT Liao1-1/+8
2018-04-13Input: elantech - force relative mode on a certain moduleKT Liao1-0/+11
2018-04-13Input: elan_i2c - check if device is there before really probingDmitry Torokhov1-0/+7
2018-04-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota1-3/+21
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-01-23Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2-14/+19
2018-01-10Input: elantech - add new icbody type 15Aaron Ma1-1/+1
2017-11-15Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-11-02Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-09-09Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-08-30Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
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-24Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-24Input: 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-03-30Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota1-4/+2
2017-03-30Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota2-16/+61
2017-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2017-01-26Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue1-7/+12
2016-11-16Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov1-4/+0
2016-10-24Input: psmouse - cleanup Focaltech codeDmitry Tunin1-3/+3
2016-10-07Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-04Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari1-0/+7
2016-10-04Input: ALPS - allow touchsticks to report pressureBen Gamari1-0/+7
2016-10-04Input: ALPS - handle 0-pressure 1F eventsBen Gamari1-1/+7
2016-10-04Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2-11/+56
2016-10-03Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-03Input: elantech - fix Lenovo version typoMarcos Paulo de Souza1-1/+1
2016-10-03Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires1-8/+12
2016-09-05Input: focaltech - mark focaltech_set_resolution() staticBaoyou Xie1-1/+2
2016-08-25Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-02Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63