summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)AuthorFilesLines
2023-12-02Input: amimouse - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-15Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen1-0/+1
2023-11-07Merge branch 'next' into for-linusDmitry Torokhov2-15/+5
2023-10-14Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov1-0/+1
2023-10-14Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-13Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov1-12/+7
2023-09-24Input: navpoint - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-07Input: cyapa - use device core to create driver-specific device attributesDmitry Torokhov1-11/+3
2023-07-26Input: psmouse - add delay when deactivating for SMBus modeJeffery Miller1-7/+12
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov3-16/+17
2023-07-08Input: elan_i2c - simplify with dev_err_probe()Krzysztof Kozlowski1-7/+2
2023-05-18Input: libps2 - introduce common interrupt handlerDmitry Torokhov1-30/+23
2023-05-18Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov4-21/+28
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König3-3/+3
2023-05-11Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov1-4/+5
2023-05-02Merge branch 'next' into for-linusDmitry Torokhov3-257/+0
2023-03-20Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-03-20Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-02-26Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-20/+21
2023-02-21Merge branch 'next' into for-linusDmitry Torokhov5-21/+22
2023-02-21Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-257/+0
2023-02-01input: remove pxa930_trkball driverArnd Bergmann3-257/+0
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2023-01-28Input: cyapa - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron1-7/+7
2023-01-10Merge tag 'v6.2-rc3' into nextDmitry Torokhov2-1/+2
2023-01-10Input: synaptics_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-5/+5
2023-01-10Input: navpoint - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+5
2023-01-10Input: elan_i2c_core - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-12-17Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov1-1/+0
2022-12-12Merge branch 'next' into for-linusDmitry Torokhov3-23/+7
2022-12-03Input: synaptics_i2c - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-03Input: elan_i2c_core - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-12-03Input: cyapa - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23Input: elan_i2c - don't set wake_capable and wake_irqRaul E Rangel1-16/+0
2022-11-23Input: elan_i2c - use PM subsystem to manage wake irqRaul E Rangel1-7/+10
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