aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-06Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu2-1/+3
2021-07-18Merge tag 'v5.13' into nextDmitry Torokhov1-2/+4
2021-06-19Input: trackpoint - use kobj_to_dev()YueHaibing1-1/+1
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-11/+54
2021-04-10Input: elantech - Prepare a complete software node for the deviceHeikki Krogerus1-2/+4
2021-03-25Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin1-1/+1
2021-03-09Input: elan_i2c - reduce the resume time for new devicesJingle Wu2-10/+53
2021-02-22Input: alps - fix spelling of "positive"Bhaskar Chowdhury1-1/+1
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov4-8/+9
2021-01-19Input: synaptics - replace NOOP with suitable commentaryLee Jones1-2/+5
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov13-38/+146
2020-12-14Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann1-1/+1
2020-12-11Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2-2/+101
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu3-14/+23
2020-12-09Input: cyapa - switch to using devm_add_action_or_reset()Fuqian Huang1-6/+4
2020-12-04Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King1-1/+1
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz4-7/+9
2020-11-19Input: vmmouse - demote obvious abuse of kernel-doc headerLee Jones1-1/+1
2020-11-19Input: synaptics - demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov2-8/+14
2020-11-17Input: elan_i2c_core - move header inclusion insideLee Jones1-1/+1
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu4-8/+9
2020-11-08Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones1-2/+2
2020-11-08Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones1-1/+1
2020-11-08Input: elantech - demote obvious abuse of kernel-doc headerLee Jones1-1/+1
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov1-2/+4
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede1-0/+1
2020-10-04Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2Jason A. Donenfeld1-1/+2
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang1-1/+1
2020-09-28Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-09-14Input: trackpoint - add new trackpoint variant IDsVincent Huang2-8/+12
2020-08-06Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-08-06Input: alps - remove redundant assignment to variable retColin Ian King1-1/+1
2020-07-29Input: elan_i2c - add ic type 0x15Jingle Wu1-1/+2
2020-07-21Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov2-4/+6
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov5-132/+283
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu4-59/+126
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov4-35/+23
2020-07-17Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu1-1/+13
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu4-7/+60
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu4-25/+41
2020-07-17Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu1-4/+10
2020-07-17Input: elan_i2c - handle devices with patterns above 1Jingle Wu1-2/+2
2020-07-17Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2-8/+10
2020-07-17Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu1-1/+7
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva9-15/+13
2020-07-06Input: elantech - remove redundant assignments to variable errorColin Ian King1-3/+3
2020-07-06Input: elan_i2c - only increment wakeup count on touchDerek Basehore1-4/+5
2020-07-06Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson1-0/+1