]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
Followup to r347996
[FreeBSD/FreeBSD.git] / sys / dev / usb /
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-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.
2019-04-15 hselaskyFix spelling.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-10 avosurtw(4), otus(4), iwi(4): allow to set non-default...
2019-04-09 ganboldIn some cases like NanoPI R1, its second USB ethernet
2019-04-08 ganboldFix URE_WDT6_SET_MODE value in the register definition.
2019-04-04 emasteif_muge: use NULL not 0 for DRIVER_MODULE pointer args
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-31 avosrun(4): properly set F_DATAPAD radiotap flag if frame...
2019-03-31 avosrun(4): do not clear PROTECTED bit if frame was not...
2019-03-31 avosuath(4), urtw(4): restart driver if device does not...
2019-03-30 avosurtw(4): export TSF timestamp for received frames via...
2019-03-28 hselaskyAdd new USB PCI ID.
2019-03-25 mmMFV r345495:
2019-03-25 avosrun(4): merge some common TSF-related code into run_dis...
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-11 avosurtw(4): add promiscuous mode callback
2019-03-11 avosFix ieee80211_radiotap(9) usage in wireless drivers:
2019-03-09 bzAdd two more products found inside a T480 to usbdevs.
2019-03-07 cyMFV r344878:
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-02-27 manuxhci_mv: Move the driver to generic_xhci
2019-02-27 manuusb_nop_xceiv: Add support for this pseudo device
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-22 hselaskyAdd new USB quirk.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-12 kevloRemove entry for Intenso product.
2019-02-12 kevloRemove duplicate vendor id in r334650. Intenso doesn...
2019-02-10 avosnet80211(4): hide casts for 'i_seq' field offset calcul...
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-06 gavinSupport the Lenovo OneLink in ure(4).
2019-02-05 impRemove obsolete controller
2019-02-05 impRemove All Rights Reserved
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-02 avosrun(4): fix allocated memory type for ieee80211_node(4).
2019-02-02 avosrun(4): revert previous commit; there were no compiler...
2019-02-02 avosrun(4): fix allocated memory type and -Wincompatible...
2019-01-30 avosrsu(4): add support for ifconfig(8) 'maxretry' option.
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 avosupgt(4): unbreak build with UPGT_DEBUG
2019-01-29 avosDrop some unneeded includes from wireless USB drivers.
2019-01-28 gonzo[usb] Add UQ_KBD_BOOTPROTO quirk for Corsair K68 keyboard
2019-01-28 avosrsu(4): do not ignore mgmtrate / mcastrate / ucastrate.
2019-01-28 avosrtwn_usb(4): add new USB id.
2019-01-26 avosRemove 2GHz channel list copies from wireless drivers.
2019-01-25 hselaskyAdd new USB quirk.
2019-01-23 hselaskyAdd USB quirk.
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 avosurtw(4): add length checks in Rx path.
2019-01-21 avosrun(4): add more length checks in Rx path.
2019-01-20 gonzoAdd KBD_BOOTPROTO quirk for Logitech G510s USB keyboard
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 gonzo[usb] Add HID_IGNORE quirks for multiple UPS devices
2019-01-16 gonzo[usb] Add quirk for SmartG2 USB memory key
2019-01-16 avosrtwn_usb(4): add new USB id for RTL8821AU
2019-01-12 hselaskysnd_uaudio: Add quirks for Edirol UA-25EX in advanced...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-09 impAdd quirk for 128MB Creative Nomad.
2019-01-04 hselaskyReduce timeout for reading the USB HUB port status...
2019-01-03 hselaskyImprove USB generic debug messages. Print process ID...
2019-01-02 avosrtwn_usb(4): add USB id for TP-LINK TL-WN821N v5.
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-27 hselaskyAdd USB quirk for SPL Crimson Rev 1.
2018-12-18 glebiusUse mbufq instead of ifqueue to queue mbufs.
2018-12-18 cyMFV r342175:
2018-12-17 avosAdd revision number for TP-Link TL-WN722N to prevent...
2018-12-15 avosAdd new USB id in rtwn_usb(4) (RTL8812AU)
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 avosrtwn, rsu: add more USB ids.
next