aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-03-26Input: alps - report pressure of v3 and v7 trackstickPali Rohár1-4/+6
2018-03-17Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson1-4/+5
2018-03-17Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson1-8/+14
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov9-278/+279
2018-03-14Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva1-3/+3
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+0
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler1-1/+0
2018-02-02Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov1-9/+24
2018-02-02Input: synaptics - switch to using input_set_capabilityDmitry Torokhov1-25/+24
2018-02-02Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov1-36/+24
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov5-38/+11
2018-02-02Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons1-2/+17
2018-02-02Input: lifebook - clean up codeDmitry Torokhov1-21/+29
2018-02-02Input: logips2pp - clean up codeDmitry Torokhov1-59/+83
2018-02-02Input: psmouse - clean up codeDmitry Torokhov1-63/+77
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov7-71/+50
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-59/+32
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov8-128/+198
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov5-59/+32
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-107/+172
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2-110/+172
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-14/+20
2018-01-18Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King1-1/+1