summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorLines
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
2017-09-29Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov-3/+7
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao-1/+1
2017-09-21Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby-1/+0
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov-29/+70
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov-2/+6
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King-2/+6
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov-10/+28
2017-08-31Input: byd - make array seq static, reduces object code sizeColin Ian King-1/+1
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin-15/+20
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota-10/+39
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao-5/+23
2017-08-18Input: trackpoint - add new trackpoint firmware IDAaron Ma-2/+4
2017-08-18Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao-0/+1
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao-0/+3
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng-0/+1
2017-08-07Input: synaptics_usb - constify usb_device_idArvind Yadav-1/+1
2017-08-07Input: appletouch - constify usb_device_idArvind Yadav-1/+1
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov-9/+44
2017-07-18Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos-2/+2
2017-07-12Input: psmouse - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: elantech - constify attribute_group structuresArvind Yadav-1/+1
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov-17/+117
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie-0/+16
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov-2/+2
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires-1/+9
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires-7/+15
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires-1/+2
2017-05-29Input: synaptics - clear device info before filling inEric Biggers-0/+2
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov-16/+26
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+16
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao-13/+8
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao-1/+8