aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/input-poller.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov1-0/+1
2024-12-23Input: poller - convert locking to guard notationDmitry Torokhov1-3/+1
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz1-1/+1
2019-10-04Input: add input_get_poll_interval()Dmitry Torokhov1-0/+9
2019-08-20Input: add support for polling to input devicesDmitry Torokhov1-0/+213