Files
linux/drivers
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
..
2026-01-21 14:23:12 -08:00
2025-10-01 00:00:45 +00:00
2025-09-29 00:17:22 +02:00
2025-11-03 10:02:04 +09:00
2025-09-22 09:35:21 -04:00
2025-11-17 16:58:25 -08:00