summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - enable SMBus for HP Elitebook 840 G2Jonathan Denose2024-09-181-0/+1
* Input: elan_i2c - do not leave interrupt disabled on suspend failureDmitry Torokhov2024-08-031-0/+2
* Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose2024-05-281-0/+31
* Merge branch 'next' into for-linusDmitry Torokhov2024-05-223-7/+17
|\
| * Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-133-6/+6
| * Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski2024-04-251-1/+11
* | Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König2024-04-301-1/+7
* | Merge branch 'next' into for-linusDmitry Torokhov2024-03-153-363/+0
|\|
| * Input: navpoint - remove driverDuje Mihanović2024-01-183-363/+0
* | Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco2024-03-051-20/+0
* | Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco2024-01-311-0/+20
* | Merge branch 'next' into for-linusDmitry Torokhov2024-01-136-59/+48
|\|
| * Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-131-26/+15
| * Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen2023-12-135-33/+33
* | Input: amimouse - convert to platform remove callback returning voidUwe Kleine-König2023-12-011-3/+2
* | Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen2023-11-151-0/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2023-11-062-15/+5
|\|
| * Input: navpoint - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
| * Input: cyapa - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-11/+3
* | Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2023-10-131-0/+1
* | Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2023-10-132-0/+2
* | Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov2023-10-121-12/+7
|/
* Input: psmouse - add delay when deactivating for SMBus modeJeffery Miller2023-07-251-7/+12
* Merge tag 'v6.4' into nextDmitry Torokhov2023-07-173-16/+17
|\
| * Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov2023-05-111-4/+5
| * Merge branch 'next' into for-linusDmitry Torokhov2023-05-013-257/+0
| |\
| * | Input: alps - fix compatibility with -funsigned-charmsizanoen2023-03-191-8/+8
| * | Input: focaltech - use explicitly signed char typeJason A. Donenfeld2023-03-191-4/+4
* | | Input: elan_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+2
* | | Input: libps2 - introduce common interrupt handlerDmitry Torokhov2023-05-181-30/+23
* | | Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov2023-05-184-21/+28
* | | Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-173-3/+3
| |/ |/|
* | Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-254-20/+21
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2023-02-215-21/+22
| |\
| | * Input: cyapa - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron2023-01-271-7/+7
| | * Merge tag 'v6.2-rc3' into nextDmitry Torokhov2023-01-092-1/+2
| | |\
| | * | Input: synaptics_i2c - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
| | * | Input: navpoint - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+5
| | * | Input: elan_i2c_core - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-203-257/+0
|\ \ \ \
| * | | | input: remove pxa930_trkball driverArnd Bergmann2023-02-013-257/+0
| | |_|/ | |/| |
* | | | Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-291-1/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov2022-12-161-1/+0
* | | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2022-12-123-23/+7
|\|
| * Input: synaptics_i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| * Input: elan_i2c_core - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| * Input: cyapa - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| * Input: elan_i2c - don't set wake_capable and wake_irqRaul E Rangel2022-11-221-16/+0
| * Input: elan_i2c - use PM subsystem to manage wake irqRaul E Rangel2022-11-221-7/+10