aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2024-03-05Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco
2024-01-31Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco
2024-01-13Merge branch 'next' into for-linusDmitry Torokhov
2023-12-13Input: navpoint - convert to use GPIO descriptorLinus Walleij
2023-12-13Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen
2023-12-01Input: amimouse - convert to platform remove callback returning voidUwe Kleine-König
2023-11-15Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-12Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov
2023-09-23Input: navpoint - convert to platform remove callback returning voidUwe Kleine-König
2023-09-06Input: cyapa - use device core to create driver-specific device attributesDmitry Torokhov
2023-07-25Input: psmouse - add delay when deactivating for SMBus modeJeffery Miller
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov
2023-07-07Input: elan_i2c - simplify with dev_err_probe()Krzysztof Kozlowski
2023-05-18Input: libps2 - introduce common interrupt handlerDmitry Torokhov
2023-05-18Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-11Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov
2023-05-01Merge branch 'next' into for-linusDmitry Torokhov
2023-03-19Input: alps - fix compatibility with -funsigned-charmsizanoen
2023-03-19Input: focaltech - use explicitly signed char typeJason A. Donenfeld
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21Merge branch 'next' into for-linusDmitry Torokhov
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-01input: remove pxa930_trkball driverArnd Bergmann
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-27Input: cyapa - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron
2023-01-09Merge tag 'v6.2-rc3' into nextDmitry Torokhov
2023-01-09Input: synaptics_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2023-01-09Input: navpoint - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2023-01-09Input: elan_i2c_core - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-16Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov
2022-12-12Merge branch 'next' into for-linusDmitry Torokhov
2022-12-02Input: synaptics_i2c - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: elan_i2c_core - Convert to i2c's .probe_new()Uwe Kleine-König
2022-12-02Input: cyapa - Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22Input: elan_i2c - don't set wake_capable and wake_irqRaul E Rangel
2022-11-22Input: elan_i2c - use PM subsystem to manage wake irqRaul E Rangel
2022-10-15Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov
2022-09-29input: drop empty comment blocksChristophe JAILLET
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson
2022-09-14Input: synaptics - enable InterTouch for the ThinkPad P1 G3Lyude Paul
2022-09-08Input: hgpk - fix repeated word in a commentwangjianli
2022-09-03Input: psmouse - switch to using dev_groups for driver-specific attributesDmitry Torokhov
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-17Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...Dmitry Torokhov