]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
MFV 354917, 354918, 354919
[FreeBSD/FreeBSD.git] / sys / dev / usb /
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.
2019-07-10 hrsAdd support for RTL8156, 2.5GbE USB network controller...
2019-07-08 hselaskyPut USB ACPI code into own module, uacpi.ko.
2019-07-08 hselaskyMinor code cleanup of USB ACPI code after r349161.
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 emasteif_muge: set IFCAP_VLAN_MTU to maintain 1500 MTU with...
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-20 takawataFix the case where no root hub object while host contro...
2019-06-20 asomersMFHead @349234
2019-06-17 takawataAdd ACPI support for USB driver.
2019-06-17 delphijSeparate kernel crc32() implementation to its own heade...
2019-06-17 mmMFV r349134:
2019-06-12 shurdSome devices take undesired actions when RTS and DTR are
2019-06-06 asomersMFHead @348740
2019-06-04 hselaskyIn usb(4) fix a lost completion event issue towards...
2019-06-04 hselaskyIn xhci(4) there is no stream ID in the completion...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-23 avgAdd USB ID for CP2112
2019-05-20 ianReverse the bit logic of sc_led_modes_mask. Instead...
2019-05-20 ianA MAC adddress from FDT data should override anything...
2019-05-20 ianDon't detour through sc->sc_ue when we have a direct...
2019-05-20 ianUse the new usb fdt support functions to locate the...
2019-05-20 emastemuge: update FDT LED configuration
2019-05-20 emastemuge: configure LEDs per dtb (for Raspberry Pi 3B+)
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 ianAdd common support functions for USB devices configured...
2019-05-13 asomersMFHead @347527
2019-05-08 manudts: Import files from Linux 5.1
2019-05-08 manuAdd support for USB 3.0 XHCI via ACPI
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-15 hselaskyRemove superfluous USB keyword.
next