aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+5
2018-12-03Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura1-0/+1
2018-12-03Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul1-0/+1
2018-12-03Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-03Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-11-12Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-5/+3
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov2-5/+3
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-0/+1
2018-10-19Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov1-3/+1
2018-10-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov1-0/+1
2018-10-15Input: cyapa - mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-0/+2
2018-09-18Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma1-0/+2
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-22/+11
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov8-21/+10
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva5-2/+7
2018-08-01Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-07-27Input: appletouch - replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-3/+3
2018-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov4-16/+0
2018-07-16Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-07-04Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-11/+27
2018-06-26Input: psmouse - fix button reporting for basic protocolsDmitry Torokhov1-6/+6
2018-06-21Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings3-3/+11
2018-06-21Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca1-0/+1
2018-06-21Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-06-21Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab2-4/+4
2018-06-12Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov2-11/+17
2018-06-04Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke1-0/+1
2018-06-04Merge branch 'next' into for-linusDmitry Torokhov9-180/+597
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov1-4/+22
2018-05-23Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires4-5/+13
2018-05-23Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires2-4/+22
2018-05-23Input: elantech - add support for SMBus devicesBenjamin Tissoires6-11/+246
2018-05-23Input: elantech - query the resolution in query_infoBenjamin Tissoires2-12/+17
2018-05-23Input: elantech - split device info into a separate structureBenjamin Tissoires2-124/+175
2018-05-23Input: elan_i2c - add trackstick reportBenjamin Tissoires1-3/+85
2018-05-23Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires1-11/+11
2018-05-23Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires1-0/+2
2018-05-23Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma1-0/+2
2018-05-23Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoints should use RMIEdvard Holst1-0/+1
2018-05-23Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov1-0/+1
2018-04-23Input: alps - fix reporting pressure of v3 trackstickPali Rohár1-1/+1
2018-04-23Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár1-31/+49
2018-04-23Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform into nextDmitry Torokhov1-1/+0
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov12-337/+359
2018-03-30Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota1-3/+21