aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov5-38/+11
2018-02-02Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel miceStephen Lyons1-2/+17
2018-02-02Input: lifebook - clean up codeDmitry Torokhov1-21/+29
2018-02-02Input: logips2pp - clean up codeDmitry Torokhov1-59/+83
2018-02-02Input: psmouse - clean up codeDmitry Torokhov1-63/+77
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov7-71/+50
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-107/+172
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2-110/+172
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-14/+20
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2-14/+19
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰1-0/+1
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2017-11-26Input: elantech - add new icbody type 15Aaron Ma1-1/+1
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-117/+118
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov9-117/+123
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+4
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross1-6/+4
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov6-0/+6
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-10-23Input: alps - convert to using timer_setup()Kees Cook1-4/+4
2017-10-23Input: byd - convert to using timer_setup()Kees Cook1-4/+6
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov2-3/+2
2017-10-19Input: gpio_mouse - add device tree probingLinus Walleij1-0/+8
2017-10-19Input: gpio_mouse - convert to use GPIO descriptorsLinus Walleij1-124/+67
2017-10-19Input: gpio_mouse - rename platform data variablesLinus Walleij1-20/+20
2017-10-19Input: gpio_mouse - kill off platform dataLinus Walleij1-7/+52
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan1-2/+1
2017-09-29Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov1-3/+7
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao1-1/+1
2017-09-21Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby1-1/+0
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov6-29/+70
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov1-2/+6
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King1-2/+6
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov9-10/+28
2017-08-31Input: byd - make array seq static, reduces object code sizeColin Ian King1-1/+1
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin1-15/+20
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao4-5/+23
2017-08-18Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-08-18Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-08-07Input: synaptics_usb - constify usb_device_idArvind Yadav1-1/+1
2017-08-07Input: appletouch - constify usb_device_idArvind Yadav1-1/+1
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into nextDmitry Torokhov2-9/+44