summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
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-05Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires1-11/+11
2018-06-05Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires1-0/+2
2018-06-05Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma1-0/+2
2018-06-05Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst1-0/+1
2018-06-05Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov1-0/+1
2018-04-26Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer1-0/+10
2018-04-26Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov1-13/+21
2018-04-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota1-3/+21
2018-01-31Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2-110/+172
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-12-25x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross1-6/+4
2017-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-11-08Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-10-10Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan1-2/+1
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao1-1/+1
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov1-2/+6
2017-09-12Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King1-2/+6
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov9-10/+28
2017-09-01Input: byd - make array seq static, reduces object code sizeColin Ian King1-1/+1
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin1-15/+20
2017-08-25Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-19Input: elan_i2c - support touchpads with two physical buttonsKT Liao4-5/+23
2017-08-19Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-08-19Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-15Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-15Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-08-08Input: synaptics_usb - constify usb_device_idArvind Yadav1-1/+1
2017-08-08Input: appletouch - constify usb_device_idArvind Yadav1-1/+1
2017-07-25Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2-9/+44
2017-07-19Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-07-13Input: psmouse - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-13Input: elantech - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov5-17/+117
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-03Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2-2/+2
2017-05-30Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires1-1/+9
2017-05-30Input: synaptics - warn the users when there is a better modeBenjamin Tissoires1-7/+15
2017-05-30Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires1-1/+2