aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2021-06-19Input: trackpoint - use kobj_to_dev()Gravatar YueHaibing 1-1/+1
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-11/+54
2021-04-10Input: elantech - Prepare a complete software node for the deviceGravatar Heikki Krogerus 1-2/+4
2021-03-25Input: elan_i2c - fix a typo in parameter nameGravatar Nikolai Kostrigin 1-1/+1
2021-03-09Input: elan_i2c - reduce the resume time for new devicesGravatar Jingle Wu 2-10/+53
2021-02-22Input: alps - fix spelling of "positive"Gravatar Bhaskar Chowdhury 1-1/+1
2021-02-22Merge tag 'v5.11' into nextGravatar Dmitry Torokhov 4-8/+9
2021-01-19Input: synaptics - replace NOOP with suitable commentaryGravatar Lee Jones 1-2/+5
2020-12-14Merge branch 'next' into for-linusGravatar Dmitry Torokhov 13-38/+146
2020-12-14Input: cyapa_gen6 - fix out-of-bounds stack accessGravatar Arnd Bergmann 1-1/+1
2020-12-11Input: elantech - fix protocol errors for some trackpoints in SMBus modeGravatar jingle.wu 2-2/+101
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FGravatar Jingle Wu 3-14/+23
2020-12-09Input: cyapa - switch to using devm_add_action_or_reset()Gravatar Fuqian Huang 1-6/+4
2020-12-04Input: vsxxxaa - fix Kconfig spelling mistakeGravatar Colin Ian King 1-1/+1
2020-12-02Input: use input_device_enabled()Gravatar Andrzej Pietrasiewicz 4-7/+9
2020-11-19Input: vmmouse - demote obvious abuse of kernel-doc headerGravatar Lee Jones 1-1/+1
2020-11-19Input: synaptics - demote non-conformant kernel-doc headerGravatar Lee Jones 1-1/+1
2020-11-17Merge tag 'v5.9' into nextGravatar Dmitry Torokhov 2-8/+14
2020-11-17Input: elan_i2c_core - move header inclusion insideGravatar Lee Jones 1-1/+1
2020-11-11Input: elan_i2c - fix firmware update on newer ICsGravatar jingle.wu 4-8/+9
2020-11-08Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatGravatar Lee Jones 1-2/+2
2020-11-08Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramGravatar Lee Jones 1-1/+1
2020-11-08Input: elantech - demote obvious abuse of kernel-doc headerGravatar Lee Jones 1-1/+1
2020-10-18Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-2/+4
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Gravatar Hans de Goede 1-0/+1
2020-10-04Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Gravatar Jason A. Donenfeld 1-1/+2
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataGravatar Vincent Huang 1-1/+1
2020-09-28Input: trackpoint - enable Synaptics trackpointsGravatar Vincent Huang 1-0/+2
2020-09-14Input: trackpoint - add new trackpoint variant IDsGravatar Vincent Huang 2-8/+12
2020-08-06Input: sentelic - fix error return when fsp_reg_write failsGravatar Colin Ian King 1-1/+1
2020-08-06Input: alps - remove redundant assignment to variable retGravatar Colin Ian King 1-1/+1
2020-07-29Input: elan_i2c - add ic type 0x15Gravatar Jingle Wu 1-1/+2
2020-07-21Input: psmouse - add a newline when printing 'proto' by sysfsGravatar Xiongfeng Wang 1-1/+1
2020-07-21Merge branch 'for-linus' into nextGravatar Dmitry Torokhov 2-4/+6
2020-07-21Merge branch 'elan-i2c' into nextGravatar Dmitry Torokhov 5-132/+283
2020-07-21Input: elan_i2c - add support for high resolution reportsGravatar Jingle Wu 4-59/+126
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDGravatar Dmitry Torokhov 4-35/+23
2020-07-17Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Gravatar Jingle Wu 1-1/+13
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsGravatar Jingle Wu 4-7/+60
2020-07-17Input: elan_i2c - add support for different firmware page sizesGravatar Jingle Wu 4-25/+41
2020-07-17Input: elan_i2c - fix detecting IAP version on older controllersGravatar Jingle Wu 1-4/+10
2020-07-17Input: elan_i2c - handle devices with patterns above 1Gravatar Jingle Wu 1-2/+2
2020-07-17Input: elan_i2c - make fetching IC type of older controllers more robustGravatar Jingle Wu 2-8/+10
2020-07-17Input: elan_i2c - handle firmware not implementing "get pattern" commandGravatar Jingle Wu 1-1/+7
2020-07-07Input: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 9-15/+13
2020-07-06Input: elantech - remove redundant assignments to variable errorGravatar Colin Ian King 1-3/+3
2020-07-06Input: elan_i2c - only increment wakeup count on touchGravatar Derek Basehore 1-4/+5
2020-07-06Input: synaptics - enable InterTouch for ThinkPad X1E 1st genGravatar Ilya Katsnelson 1-0/+1
2020-06-06Merge branch 'next' into for-linusGravatar Dmitry Torokhov 2-2/+2