aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/evdev/evdev_mt.c
Commit message (Expand)AuthorAgeFilesLines
* Implement EVDEV_FLAG_MT_AUTOREL flag (autorelease touchpoints)Oleksandr Tymoshenko2016-10-081-4/+19
* Allow using of driver's mutex instead internal one for evdev locking.Oleksandr Tymoshenko2016-10-081-4/+12
* Add evdev protocol implementationOleksandr Tymoshenko2016-09-111-0/+269