summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2024-06-12Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski1-1/+11
2024-01-20Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen1-0/+1
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov1-0/+1
2023-10-20Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov1-4/+5
2023-04-06Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-06Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-02-01Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov1-1/+0
2022-10-16Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot1-0/+1
2022-10-10Merge branch 'next' into for-linusDmitry Torokhov11-49/+14
2022-09-30input: drop empty comment blocksChristophe JAILLET5-15/+0
2022-09-25Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson1-1/+0
2022-09-14Input: synaptics - enable InterTouch for the ThinkPad P1 G3Lyude Paul1-0/+1
2022-09-09Input: hgpk - fix repeated word in a commentwangjianli1-1/+1
2022-09-03Input: psmouse - switch to using dev_groups for driver-specific attributesDmitry Torokhov1-18/+4
2022-08-19Input: move from strlcpy with unused retval to strscpyWolfram Sang4-6/+6
2022-08-17Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...Dmitry Torokhov1-3/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-08-02Input: elan_i2c - convert to use dev_groupsGreg Kroah-Hartman1-6/+1
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov2-2/+6
2022-06-23Input: cyapa_gen6 - aligned "*" each lineJiang Jian1-1/+1
2022-06-23Input: gpio_mouse - fix typos in commentsJiang Jian1-1/+1
2022-06-08Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2022-06-07Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2022-05-21Input: cypress_ps2 - fix typo in commentJulia Lawall1-1/+1
2022-05-19Input: vmmouse - disable vmmouse before entering suspend modeZongmin Zhou1-0/+14
2022-05-17Input: psmouse-smbus - avoid flush_scheduled_work() usageTetsuo Handa1-2/+9
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+0
2022-03-21Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMDMatthew Haughton1-0/+1
2022-03-02Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-02Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-02-19Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov1-0/+10
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2021-12-31Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-20Input: byd - fix typo in a commentXiang wangx1-1/+1
2021-12-09Merge tag 'v5.15' into nextDmitry Torokhov2-1/+3
2021-11-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi1-1/+7
2021-11-12Merge branch 'next' into for-linusDmitry Torokhov1-0/+13
2021-11-10Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang1-0/+13
2021-09-07Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu2-1/+3
2021-07-19Merge tag 'v5.13' into nextDmitry Torokhov1-2/+4
2021-06-20Input: trackpoint - use kobj_to_dev()YueHaibing1-1/+1
2021-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+54
2021-04-10Input: elantech - Prepare a complete software node for the deviceHeikki Krogerus1-2/+4
2021-03-26Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin1-1/+1
2021-03-10Input: elan_i2c - reduce the resume time for new devicesJingle Wu2-10/+53
2021-02-23Input: alps - fix spelling of "positive"Bhaskar Chowdhury1-1/+1
2021-02-23Merge tag 'v5.11' into nextDmitry Torokhov4-8/+9
2021-01-20Input: synaptics - replace NOOP with suitable commentaryLee Jones1-2/+5