summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-18Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King
2018-01-16Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer
2018-01-16Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰
2018-01-08Input: cyapa - remove duplicated macro definitionsRasmus Villemoes
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-26Input: elantech - add new icbody type 15Aaron Ma
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng
2017-10-23Input: alps - convert to using timer_setup()Kees Cook
2017-10-23Input: byd - convert to using timer_setup()Kees Cook
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov
2017-10-19Input: gpio_mouse - add device tree probingLinus Walleij
2017-10-19Input: gpio_mouse - convert to use GPIO descriptorsLinus Walleij
2017-10-19Input: gpio_mouse - rename platform data variablesLinus Walleij
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan
2017-09-29Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao
2017-09-21Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov
2017-08-31Input: byd - make array seq static, reduces object code sizeColin Ian King
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao
2017-08-18Input: trackpoint - add new trackpoint firmware IDAaron Ma
2017-08-18Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng
2017-08-07Input: synaptics_usb - constify usb_device_idArvind Yadav
2017-08-07Input: appletouch - constify usb_device_idArvind Yadav