aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/evdev/evdev_private.h
Commit message (Expand)AuthorAgeFilesLines
* Implement EVDEV_FLAG_MT_AUTOREL flag (autorelease touchpoints)Oleksandr Tymoshenko2016-10-081-0/+1
* Allow using of driver's mutex instead internal one for evdev locking.Oleksandr Tymoshenko2016-10-081-3/+11
* const-ify struct evdev_methodsOleksandr Tymoshenko2016-10-031-1/+1
* Add evdev protocol implementationOleksandr Tymoshenko2016-09-111-0/+191