linux/drivers/input/mouse
Dmitry Torokhov 8a8e63fedb Input: appletouch - fix potential race between resume and open
Take the input device's mutex in atp_resume() and atp_recover() to make
sure they are not racing with open and close methods, and use
input_device_enabled() helper to see if communication with the device
needs to be restarted after resume.

Link: https://patch.msgid.link/uuwucixxc2ckd6ul6yv5mdvkc3twytg4tg5a5vhfqg6m2qcodc@klaco6axglbm
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2026-01-21 14:41:10 -08:00
..
Kconfig
Makefile
alps.c Input updates for v6.16-rc4 2025-07-04 09:54:15 -07:00
alps.h
amimouse.c
appletouch.c Input: appletouch - fix potential race between resume and open 2026-01-21 14:41:10 -08:00
atarimouse.c
bcm5974.c
byd.c Input: byd - use %*ph for Z packet dump 2025-12-08 23:14:29 -08:00
byd.h
cyapa.c Input: cyapa - remove redundant pm_runtime_mark_last_busy() calls 2025-12-13 01:23:01 -08:00
cyapa.h
cyapa_gen3.c
cyapa_gen5.c Input: cyapa - remove redundant pm_runtime_mark_last_busy() calls 2025-12-13 01:23:01 -08:00
cyapa_gen6.c
cypress_ps2.c
cypress_ps2.h
elan_i2c.h
elan_i2c_core.c
elan_i2c_i2c.c
elan_i2c_smbus.c
elantech.c
elantech.h
focaltech.c
focaltech.h
gpio_mouse.c
hgpk.c
hgpk.h
inport.c
lifebook.c Input: lifebook - switch to use scnprintf() to suppress truncation warning 2025-06-03 21:51:27 -07:00
lifebook.h
logibm.c
logips2pp.c
logips2pp.h
maplemouse.c
pc110pad.c
psmouse-base.c Input: psmouse - switch to use scnprintf() to suppress truncation warning 2025-06-03 21:51:28 -07:00
psmouse-smbus.c Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue user 2025-12-18 20:53:31 -08:00
psmouse.h
rpcmouse.c
sentelic.c
sentelic.h
sermouse.c
synaptics.c Input: synaptics - enable InterTouch on Dell Precision M3800 2025-05-07 14:56:05 -07:00
synaptics.h
synaptics_i2c.c Input: synaptics_i2c - switch to using managed resources 2026-01-21 12:23:44 -08:00
synaptics_usb.c
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c
trackpoint.h
vmmouse.c
vmmouse.h
vsxxxaa.c