]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
hid: Import usbhid - USB transport backend for HID subsystem.
[FreeBSD/FreeBSD.git] / sys /
2021-01-07 Vladimir Kondratyevhid: Import usbhid - USB transport backend for HID...
2021-01-07 Vladimir Kondratyevhid: Import iichid - I2C transport backend for HID...
2021-01-07 Vladimir Kondratyevhid: Import quirk subsystem.
2021-01-07 Vladimir Kondratyevhid: Import hidbus(4)
2021-01-07 Vladimir Kondratyevhid: Import HID transport method definitions and helper...
2021-01-07 Vladimir Kondratyevhid: Chase for HID function name changes in existing...
2021-01-07 Vladimir Kondratyevhid: Import functions and constants required by new...
2021-01-07 Vladimir KondratyevFactor-out hardware-independent part of USB HID support...
2021-01-07 Vladimir KondratyevCopy HID over USB support files to new sys/dev/hid...
2021-01-07 Vladimir Kondratyevlibkern/strcasestr.c: Drop xlocale support and connect...
2021-01-07 Vladimir KondratyevCopy strcasestr.c from libc to libkern.
2021-01-07 Vladimir Kondratyevevdev: Allow open() handler to be interrupted by a...
2021-01-07 Vladimir Kondratyevevdev: Make open(2) and close(3) handlers sleepable.
2021-01-07 Vladimir Kondratyevevdev: Remove useless "initial value" parameter from...
2021-01-07 Vladimir KondratyevAllow HID report descriptor parser to return more then...
2021-01-07 Vladimir Kondratyevhid_locate: do not ignore constant items.
2021-01-07 Kristof Provostpf: Copy kif flags to userspace
2021-01-07 Matt Macyiflib: ensure that tx interrupts enabled and cleanups
2021-01-07 Chuck Silversvfs: fix rangelock range in vn_rdwr() for IO_APPEND
2021-01-07 Mitchell Hornearm64: enable build of the ipmi module
2021-01-07 Alexander V. ChernikovRefactor rt_addrmsg() and rt_routemsg().
2021-01-07 Mitchell Hornearmv8crypto: add AES-XTS support
2021-01-07 Andrew Gallatinisci: use maxphys rather than 128KB to size s/g list
2021-01-07 Ed Mastearm64 GENERIC: sort to match amd64, to ease comparison
2021-01-07 Hans Petter SelaskyAdd support for PL2303HXN to uplcom(4).
2021-01-07 Hans Petter SelaskyAdd new PCI ID for XHCI(4).
2021-01-07 Alex RichardsonInstall dtrace.h and dependencies
2021-01-06 Mateusz Guzikcache: unengrish the comment in previous commit
2021-01-06 Marcin Wojtasarm64: QorIQ: gpio: return BUS_PROBE_DEFAULT
2021-01-06 Marcin Wojtasarm64: QorIQ: gpio: Cleanup qoriq_gpio_* helpers
2021-01-06 Marcin Wojtasarm64: QorIQ: gpio: Style cleanups
2021-01-06 Mateusz Guzikcache: stop pre-checking seqc when starting the lookup
2021-01-06 Mateusz Guzikvfs: add vn_seqc_read_notmodify
2021-01-06 Mateusz Guzikseqc: add seqc_read_notmodify
2021-01-06 Mateusz Guzikcache: skip checking for spurious slashes if possible
2021-01-06 Mateusz Guzikcache: combine fast path enabled status into one flag
2021-01-06 Mateusz Guzikcache: split handling of 0 and non-0 error codes
2021-01-06 Mateusz Guzikcache: deinline state handling
2021-01-06 Mateusz Guzikcache: stop setting cn_nameptr on entry as matches...
2021-01-05 Kristof Provostpfctl: Stop sharing pf_ruleset.c with the kernel
2021-01-05 Kristof Provostpf: Convert pfi_kkif to use counter_u64
2021-01-05 Kristof Provostpf: Allocate and free pfi_kkif in separate functions
2021-01-05 Kristof Provostpf: Split pfi_kif into a user and kernel space structure
2021-01-05 Kristof Provostpf: Change pf_krule counters to use counter_u64
2021-01-05 Kristof Provostpf: Remove unused fields from pf_krule
2021-01-05 Kristof Provostpf: Split pf_rule into kernel and user space versions
2021-01-05 Kristof Provostpf: Migrate pf_rule and related structs to pf.h
2021-01-05 Kristof Provostpf: Use counter_u64 in pf_src_node
2021-01-05 Kristof Provostpf: Split pf_src_node into a kernel and userspace struct
2021-01-05 Emmanuel Vadotarm64: genet: Add bcm2711-genet-v5 compatible
2021-01-05 Andrew TurnerAdd missing structs to pmclog_entry
2021-01-04 Alan CoxHonor the vm page's PG_NODUMP flag on arm and i386.
2021-01-04 Alexander V. ChernikovRemove now-unused RT_GATEWAY* definitions.
2021-01-04 Andrew TurnerSupport overflow count in hwpmc on arm64
2021-01-04 Emmanuel Vadotarm64: rockchip: rk_clk_mux: Tell the clk framework...
2021-01-04 Mark Johnstonmvneta: Fix 64-bit MIB reads
2021-01-04 Mark Johnstonmd: Fix a race in mdstart_swap()
2021-01-04 Poul-Henning KampUse the actual credentials to create the /dev/nmdm...
2021-01-04 Oleksandr Tymoshenkorockchip: add audio-related clocks to the CRU driver
2021-01-03 Mateusz Guzikcache: drop the now spurious doomed check when crossing...
2021-01-03 Mateusz Guzikvfs: keep seqc unchanged as long as the vnode is access...
2021-01-03 Conrad Meyerlibprivatezstd: Restrict symbol visibility similar...
2021-01-03 Alan SomersFix vnode locking bug in fuse_vnop_copy_file_range
2021-01-03 Mark Johnstonsendfile: Clear page pointers when handling a pager...
2021-01-03 Mark Johnstoncam: Remove Giant handling from cam_sim_alloc()
2021-01-03 Mark JohnstonEnsure that dirent's d_off field is initialized
2021-01-03 Mark Johnstonuma: Avoid unmapping direct-mapped slabs
2021-01-03 Alan Somersfusefs: only check vnode locks with DEBUG_VFS_LOCKS
2021-01-03 Alan SomersFix a vnode locking bug in fuse_vnop_advlock.
2021-01-03 Conrad Meyerzstd: Fix non-FreeBSD CI libzstd build
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Mateusz Guzikvfs: denote vnode being a mount point with VIRF_MOUNTPOINT
2021-01-03 Mateusz Guzikvfs: add v_irflag accessors
2021-01-03 Mateusz Guzikcache: stop checkpointing cn_namelen
2021-01-03 Mateusz Guzikcache: predict on no spurious slashes in cache_fpl_hand...
2021-01-03 Mateusz Guzikcache: postpone NAME_MAX check as it may be unnecessary
2021-01-03 Mateusz Guzikcache: remove spurious null check in sdt probe
2021-01-03 Alan SomersRegenerate syscall files after addition of aio_writev...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-03 Ryan Libbyarm: fix atomic_testand{set,clear}_64 for ops on high...
2021-01-02 Mitchell HorneHandle KDB_WHY_TRAP return on arm and mips
2021-01-02 Ryan Libbyarm64: fix mask in atomic_testand{set,clear}_64
2021-01-02 Toomas Soomeloader: implement framebuffer console
2021-01-02 Michal Melounarm: Fix atomic_testand{set,clear}_32(). According...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Konstantin Belousovnfs server: improve use of the VFS KPI
2021-01-01 Rick Macklemnfsd: fix NFSv4.0 seqid handling for ERELOOKUP
2021-01-01 Rick Macklemnfsd: fix NFS server for ERELOOKUP
2021-01-01 Alan Somersfusefs: implement FUSE_COPY_FILE_RANGE.
2021-01-01 Michael Tuexensctp: improve handling of aborted associations
2021-01-01 Jamie Grittonjail: revert the attachment part of b4e87a632955
2021-01-01 Mateusz Guziktmpfs: use VNPASS when asserting on a vnode in tmpfs_re...
2021-01-01 Mateusz Guzikufs: use VNPASS when asserting on a vnode in ufs_read_p...
2021-01-01 Mateusz Guzikcache: fold NCF_WHITE check into the rest
2021-01-01 Mateusz Guzikcache: call cache_fplookup_modifying in neg
2021-01-01 Mateusz Guzikcache: refactor cache_fpl_handle_root to fit the rest...
2021-01-01 Mateusz Guzikcache: refactor dot handling
2021-01-01 Mateusz Guzikcache: remove a branch from mount point checking
2021-01-01 Mateusz Guzikcache: support lockless lookup of degenerate paths
next