summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov-337/+359
2018-03-30Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota-3/+21
2018-03-26Input: alps - report pressure of v3 and v7 trackstickPali Rohár-4/+6
2018-03-17Input: synaptics_usb - do not rely on input_dev->usersMarcus Folkesson-4/+5
2018-03-17Input: synaptics_usb - fix deadlock in autosuspendMarcus Folkesson-8/+14
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov-278/+279
2018-03-14Input: appletouch - use true and false for boolean valuesGustavo A. R. Silva-3/+3
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler-1/+0
2018-02-02Input: synaptics - handle errors from input_mt_init_slots()Dmitry Torokhov-9/+24
2018-02-02Input: synaptics - switch to using input_set_capabilityDmitry Torokhov-25/+24
2018-02-02Input: trackpoint - combine calls to ps2_command()Dmitry Torokhov-36/+24
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov-38/+11
2018-02-02Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons-2/+17
2018-02-02Input: lifebook - clean up codeDmitry Torokhov-21/+29
2018-02-02Input: logips2pp - clean up codeDmitry Torokhov-59/+83
2018-02-02Input: psmouse - clean up codeDmitry Torokhov-63/+77
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov-71/+50
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov-128/+198
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov-59/+32
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-107/+172
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov-110/+172
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma-0/+3
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+20
2018-01-18Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King-1/+1
2018-01-16Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman-2/+0
2018-01-16Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer-0/+10
2018-01-16Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov-13/+21
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry-14/+19
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰-0/+1
2018-01-08Input: cyapa - remove duplicated macro definitionsRasmus Villemoes-43/+0
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2017-11-26Input: elantech - add new icbody type 15Aaron Ma-1/+1
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-117/+118
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov-117/+123
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-6/+4
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross-6/+4
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov-0/+6
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+5
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng-0/+1
2017-10-23Input: alps - convert to using timer_setup()Kees Cook-4/+4
2017-10-23Input: byd - convert to using timer_setup()Kees Cook-4/+6
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov-3/+2
2017-10-19Input: gpio_mouse - add device tree probingLinus Walleij-0/+8
2017-10-19Input: gpio_mouse - convert to use GPIO descriptorsLinus Walleij-124/+67
2017-10-19Input: gpio_mouse - rename platform data variablesLinus Walleij-20/+20
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij-7/+52
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan-2/+1