]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb/usb_hub.c
Merge ACPICA 20101013.
[FreeBSD/FreeBSD.git] / sys / dev / usb / usb_hub.c
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-04 hselaskyThis commit adds full support for USB 3.0 devices in...
2010-10-04 hselaskySerialise USB re-enumeration with the USB explore thread.
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-02 thompsaReduce the need to accesss struct usb_device by providi...
2010-09-02 thompsaAdd support for power mode filtering as some USB hardwa...
2010-09-02 thompsaChange argument for usbd_get_dma_delay() from USB bus...
2010-09-01 thompsaAdd missing MODULE_VERSION() definitions, this resolves...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-12 thompsaProvide more information about the device location...
2010-05-12 thompsaIf a USB device is suspended and a USB set config reque...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-22 thompsaUse a more obvious prefix for the USB control (endpoint...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-02-28 rajMerge DTC-d75b33af.
2010-01-06 impMerge from head at r201628.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-26 thompsaRemove overuse of exclamation marks in kernel printfs...
2009-11-22 thompsaProvide tunables for some of the usb sysctls that affec...
2009-11-22 thompsaImprove High Speed slot allocation mechanism by moving...
2009-11-16 jkimMerge ACPICA 20091112.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-28 thompsaMFp4 @ 168387
2009-09-17 desMerge from head
2009-09-17 desMerge r188942 (USB stack switch) from head.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-08-24 alfred - Patch to allow USB controller to resume...
2009-08-20 jhbTemporarily revert the new-bus locking for 8.0 release...
2009-08-04 gonzo- MFC @196061
2009-08-02 attilioMake the newbus subsystem Giant free by adding the...
2009-07-30 alfredUSB core:
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-03 gonzo- MFC
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-23 thompsa- Make struct usb_xfer opaque so that drivers can not...
2009-06-15 thompsas/usb2_/usb_|usbd_/ on all function names for the USB...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-12 gonzo- Merge from HEAD
2009-06-07 thompsaRename usb pipes to endpoints as it better represents...
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 thompsaRevert the size_t part of the last commit for the momen...
2009-05-29 thompsas/usb2_/usb_/ on all typedefs for the USB stack.
2009-05-28 thompsas/usb2_/usb_/ on all C structs for the USB stack.
2009-05-27 thompsaAllocate the usb serial, manufacturer and product strin...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 gonzoMerge from HEAD
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-21 thompsaRename the usb sysctl tree from hw.usb2.* back to hw...
2009-05-21 thompsaUse enums for speed and rev data types.
2009-05-21 thompsa- rename usb2_mode to usb_mode [1]
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-06 gonzoMerge from HEAD
2009-05-05 thompsaRemove USB shutdown methods from device drivers as...
2009-05-05 thompsaRevert part of r191494 which used the udev state to...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-25 thompsaTrack the usb device state as its powered on, addressed...
2009-04-22 thompsaMFp4 //depot/projects/usb@160485
2009-04-22 thompsaMFp4 //depot/projects/usb@160413
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-13 gonzo- Merge from HEAD
2009-04-06 thompsaProvide a better commit log for r190735, forced by...
2009-04-05 thompsaMFp4 //depot/projects/usb@159922
2009-04-05 thompsaMFp4 //depot/projects/usb@159909
2009-04-05 thompsaMFp4 //depot/projects/usb@159866
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-20 thompsaFix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE...
2009-03-20 thompsaMFp4 //depot/projects/usb @159431,159437,159438
2009-03-20 thompsaMFp4 //depot/projects/usb @159430
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
next