summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-275-11/+27
|\
| * Input: psmouse - fix button reporting for basic protocolsDmitry Torokhov2018-06-261-6/+6
| * Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings2018-06-213-3/+11
| * Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca2018-06-211-0/+1
| * Input: elantech - fix V4 report decoding for module with middle key???2018-06-211-1/+1
| * Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma2018-06-211-1/+8
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-152-4/+4
|/
* Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke2018-06-041-0/+1
* Merge branch 'next' into for-linusDmitry Torokhov2018-06-049-180/+597
|\
| * Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-241-4/+22
| |\
| * | Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires2018-05-234-5/+13
| * | Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires2018-05-232-4/+22
| * | Input: elantech - add support for SMBus devicesBenjamin Tissoires2018-05-236-11/+246
| * | Input: elantech - query the resolution in query_infoBenjamin Tissoires2018-05-232-12/+17
| * | Input: elantech - split device info into a separate structureBenjamin Tissoires2018-05-232-124/+175
| * | Input: elan_i2c - add trackstick reportBenjamin Tissoires2018-05-231-3/+85
| * | Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár2018-04-231-31/+49
| * | Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov2018-04-231-1/+0
| |\ \
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-03-071-1/+0
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-015-59/+32
| | |\ \ \
* | | | | | Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires2018-05-231-11/+11
* | | | | | Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires2018-05-231-0/+2
* | | | | | Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma2018-05-231-0/+2
* | | | | | Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst2018-05-231-0/+1
* | | | | | Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov2018-05-231-0/+1
| |_|_|_|/ |/| | | |
* | | | | Input: alps - fix reporting pressure of v3 trackstickPali Rohár2018-04-231-1/+1
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2018-04-0412-337/+359
|\| | | |
| * | | | Input: alps - report pressure of v3 and v7 trackstickPali Rohár2018-03-261-4/+6
| * | | | Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson2018-03-171-4/+5
| * | | | Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson2018-03-171-8/+14
| * | | | Merge branch 'psmouse' into nextDmitry Torokhov2018-03-179-278/+279
| |\ \ \ \
| | * | | | Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov2018-02-021-36/+24
| | * | | | Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-025-38/+11
| | * | | | Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons2018-02-021-2/+17
| | * | | | Input: lifebook - clean up codeDmitry Torokhov2018-02-021-21/+29
| | * | | | Input: logips2pp - clean up codeDmitry Torokhov2018-02-021-59/+83
| | * | | | Input: psmouse - clean up codeDmitry Torokhov2018-02-021-63/+77
| | * | | | Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov2018-02-027-71/+50
| | |/ / /
| * | | | Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva2018-03-141-3/+3
| * | | | Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov2018-02-021-9/+24
| * | | | Input: synaptics - switch to using input_set_capabilityDmitry Torokhov2018-02-021-25/+24
| * | | | Merge tag 'v4.15' into nextDmitry Torokhov2018-02-018-128/+198
| |\| | |
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-252-107/+172
| | |\ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-193-14/+20
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-051-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-144-117/+118
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-6/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-101-6/+4
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-101-0/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota2018-03-301-3/+21
| |_|_|_|_|_|_|_|/ |/| | | | | | | |