summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler2018-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
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2018-02-015-59/+32
| | |\
* | | | 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
| |\|
| | * Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2018-01-222-110/+172
| | * Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma2018-01-221-0/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-193-14/+20
| |\|
| | * Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-122-14/+19
| | * Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰2018-01-101-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-051-1/+1
| |\|
| | * Input: elantech - add new icbody type 15Aaron Ma2017-11-261-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 'next' into for-linusDmitry Torokhov2017-11-139-117/+123
| | |\
| * | \ 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: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
* | | | Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King2018-01-181-1/+1
* | | | Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-161-2/+0
* | | | Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer2018-01-161-0/+10
* | | | Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov2018-01-161-13/+21
* | | | Input: cyapa - remove duplicated macro definitionsRasmus Villemoes2018-01-081-43/+0
| |_|/ |/| |
* | | Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-076-0/+6
|\| |
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-025-0/+5
| |\ \ | | |/ | |/|
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| * | Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng2017-10-241-0/+1
| |/
* | Input: alps - convert to using timer_setup()Kees Cook2017-10-231-4/+4
* | Input: byd - convert to using timer_setup()Kees Cook2017-10-231-4/+6
* | Merge tag 'v4.14-rc6' into nextDmitry Torokhov2017-10-232-3/+2
|\|