]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/evdev
rtwn: add (untested) radar detection support for RTL8821AU
[FreeBSD/FreeBSD.git] / sys / dev / evdev /
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 Martin MatuskaMFV r310622:
2016-12-26 Oleksandr Tymoshenko[evdev] Fix build for older versions of clang
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-17 Martin MatuskaMFV r310115,310184:
2016-12-16 Dimitry AndricMerge ^/head r309817 through r310168.
2016-12-16 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-13 Jung-uk KimMFV: r309561
2016-12-12 Enji CooperMerge changes from vendor to address several Coverity...
2016-12-10 Oleksandr Tymoshenko[evdev] Adds evdev support to sysmouse(4) driver
2016-12-10 Dimitry AndricUpdate llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-06 Martin MatuskaMFV r309587:
2016-12-04 Baptiste DaroussinImport tzdata 2016j
2016-12-02 Dimitry AndricUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-02 Martin MatuskaMFV r309403:
2016-12-01 Martin MatuskaMFC r309362:
2016-12-01 Peter WemmUpdate from subversion 1.9.4 to 1.9.5.
2016-11-29 Martin MatuskaMFV r309299:
2016-11-28 Olivier HouchardImport Concurrency Kit in the kernel.
2016-11-28 Andriy GaponMFV r309249: 3821 Race in rollback, zil close, and...
2016-11-26 Dimitry AndricUpdate libc++ to release_39 branch r287912.
2016-11-26 Dimitry AndricUpdate llvm, clang, lld and lldb to release_39 branch...
2016-11-24 Andriy GaponMFV r308990: 7181 race between zfs_mount and zfs_ioc_ro...
2016-11-24 Andriy GaponMFV r308988: 7199, 7200 dsl_dataset_rollback_sync may...
2016-11-24 Andriy GaponMFV r308987: 7180 potential race between zfs_suspend_fs...
2016-11-24 Andriy GaponMFV r308989: 6428 set canmount=off on unmounted filesys...
2016-11-22 Xin LIMFV r308954:
2016-11-22 Jung-uk KimMerge ACPICA 20161117.
2016-11-11 Cy SchubertMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 Xin LIMFV r308392: file 5.29.
2016-11-03 Glen BarberMFV r308265: Update tzdata to 2016i.
2016-11-03 Andriy GaponMFV r308222: 6051 lzc_receive: allow the caller to...
2016-11-02 Xin LIMFV r308196:
2016-10-31 Dimitry AndricMerge ^/head r307736 through r308146.
2016-10-27 Andriy Gapon3746 ZRLs are racy
2016-10-24 Martin MatuskaMFV r307859:
2016-10-22 Oleksandr TymoshenkoEVDEV: Add shortcut functions for event types
2016-10-22 Baptiste DaroussinImport tzdata 2016h
2016-10-14 Alexander MotinMFV r307314:
2016-10-14 Alexander MotinMFV r307313:
2016-10-13 Martin MatuskaMFV r307214:
2016-10-09 Dimitry AndricMerge ^/head r306412 through r306905.
2016-10-08 Oleksandr TymoshenkoImplement EVDEV_FLAG_MT_AUTOREL flag (autorelease touch...
2016-10-08 Oleksandr TymoshenkoAllow using of driver's mutex instead internal one...
2016-10-08 Baptiste DaroussinImport tzdata 2016g
2016-10-04 Jung-uk KimMFV: r306687
2016-10-04 Jung-uk KimMerge ACPICA 20160930.
2016-10-04 Martin MatuskaMFV r306669:
2016-10-03 Oleksandr Tymoshenkoconst-ify struct evdev_methods
2016-10-02 Oleksandr TymoshenkoModularize evdev
2016-10-02 Oleksandr TymoshenkoFix gcc compilation error
2016-10-01 Baptiste DaroussinImport libucl 20160812
2016-09-30 Baptiste DaroussinImport dma 20160929
2016-09-30 Oleksandr TymoshenkoDeclare a module for evdev and add dependency to ukbd...
2016-09-29 Dag-Erling SmørgravUpgrade to Unbound 1.5.10.
2016-09-29 Alexander MotinMFV r306423: 7402 Create tunable to ignore hole_birth...
2016-09-28 Alexander MotinMFV r306422: 7254 ztest failed assertion in ztest_datas...
2016-09-26 Jung-uk KimMerge OpenSSL 1.0.2j.
2016-09-24 Dimitry AndricMerge ^/head r305892 through r306302.
2016-09-23 Oleksandr TymoshenkoHandle NULL argument in evdev_free
2016-09-22 Warner LoshRevert and redo r306083.
2016-09-22 Jung-uk KimMerge OpenSSL 1.0.2i.
2016-09-21 Andrew TurnerUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 Andrew TurnerImport the Linaro Cortex Strings library into contrib.
2016-09-16 Dimitry AndricMerge ^/head r305687 through r305890.
2016-09-14 Martin MatuskaMFV r305816:
2016-09-12 Oleksandr TymoshenkoRemove semicolon from the end of the macro definition
2016-09-11 Oleksandr TymoshenkoAdd evdev protocol implementation