]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
Merge ^/vendor/lldb/dist up to its last change, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / dev / usb /
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-11 hselaskyRevert r356598 for now because it breaks some AMD based...
2020-01-10 hselaskyCheck the XHCI endpoint state before stopping any endpoint.
2020-01-10 hselaskyDefine the XHCI endpoint states.
2020-01-09 kevansdwc_otg: fix fdt attachment for newer bcm2708-usb nodes
2020-01-09 hselaskyFix a XHCI driver issue with Intel's Gemini Lake SOC.
2020-01-06 hselaskyAdd own counter for cancelled USB transfers.
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-27 hselaskyMake USB statistics per device instead of per bus.
2019-12-26 kevansRevert r355806: kbd drivers: don't double register...
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-16 kevanskbd drivers: don't double register keyboard drivers
2019-12-16 kevanskbd: provide default implementations of get_fkeystr...
2019-12-16 kevanskbd drivers: use kbdd_* indirection for diag invocation
2019-12-09 ianAllow baud rates of 1,228,800 and 1,843,200 on CP2101...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-01 kevansusb: remove some extraneous tty.h includes
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-26 mavAdd some IDs of Intel Wildcat Point-LP.
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 hselaskyAdd USB ID for Diamond Multimedia BVU195 Display Link...
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-09 manugeneric_ehci_fdt: Fix compile when EXT_RESOURCES isn...
2019-11-07 philImport libxo-1.3.0:
2019-11-05 erjnet: add ETHER_IS_ZERO macro similar to ETHER_IS_BROADCAST
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-16 manudwc3: Use a pair of ()'s around arguments for some...
2019-10-14 manuarm64: Add Synopsys DWC3 driver
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-14 glebiusConvert to if_foreach_llmaddr() KPI.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 glebiusWiden NET_EPOCH coverage.
2019-10-07 hselaskyMake control endpoint quirk for xhci(4) configurable.
2019-10-03 manuSplit out the attachment from the generic-ehci driver
2019-10-01 manugeneric_ehci: Enable all phys and resets
2019-10-01 manugeneric_ohci: Look for the phy based on the id
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-20 hselaskyAdd quirk for XHCI(4) controllers to support USB contro...
2019-09-20 hselaskyIncrease the maximum user-space buffer size from 256kBy...
2019-09-20 hselaskyThe maximum TD size is 31 and not 15.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-07 impSome newer HID devices have descriptors that are larger...
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 hselaskyFix regression issue after r351616. Make sure the mbuf...
2019-09-01 jkimAdd support for TP-Link Archer T2U Nano.
2019-08-30 glebiusUse mbuf queue instead of ifqueue in USB network drivers.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-22 bzusb: fix usb_fdt_support.c when altq enabled (usb_ehern...
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-20 jhibbitsUnbreak USB ethernet module builds
2019-08-20 stevekusb_ethernet.h includes a number of mii headers, but...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 traszAdd cdceem(4) driver, for virtual ethernet devices...
2019-08-07 hselaskyCorrect PCI device ID for XHCI USB controller.
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-03 kibFix format spec for ILP32.
2019-08-03 takawataAdd per hub sysctl to expose port information for phyis...
2019-07-30 asomersMFHead @350426
2019-07-28 hselaskyAdd support for tethering with Nokia 7 plus and the...
2019-07-28 asomersMFHead @r350386
2019-07-12 phkSupport multiple serial ports per device.
next