]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/evdev/evdev_mt.c
Implement EVDEV_FLAG_MT_AUTOREL flag (autorelease touchpoints)
[FreeBSD/FreeBSD.git] / sys / dev / evdev / evdev_mt.c
2016-10-08 gonzoImplement EVDEV_FLAG_MT_AUTOREL flag (autorelease touch...
2016-10-08 gonzoAllow using of driver's mutex instead internal one...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-11 gonzoAdd evdev protocol implementation