]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/evdev
Update lldb to trunk r290819 and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / dev / evdev /
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-26 gonzo[evdev] Fix build for older versions of clang
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-10 gonzo[evdev] Adds evdev support to sysmouse(4) driver
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-22 gonzoEVDEV: Add shortcut functions for event types
2016-10-09 dimMerge ^/head r306412 through r306905.
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-03 gonzoconst-ify struct evdev_methods
2016-10-02 gonzoModularize evdev
2016-10-02 gonzoFix gcc compilation error
2016-10-01 baptImport libucl 20160812
2016-09-30 gonzoDeclare a module for evdev and add dependency to ukbd...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-23 gonzoHandle NULL argument in evdev_free
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-16 dimMerge ^/head r305687 through r305890.
2016-09-12 gonzoRemove semicolon from the end of the macro definition
2016-09-11 gonzoAdd evdev protocol implementation