aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_hub.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Resolve a deadlock setting the USB configuration index from userspaceHans Petter Selasky2014-06-081-0/+1
* Implement better error recovery for Transaction Translators, TTs,Hans Petter Selasky2014-01-131-0/+6
* - Add more defines to limit USB memory usage and number of allocationsHans Petter Selasky2013-05-031-0/+4
* Add support for Multi-TT mode of modern USB HUBs.Hans Petter Selasky2012-04-291-14/+0
* This commit adds full support for USB 3.0 devices in host and deviceHans Petter Selasky2010-10-041-0/+1
* Improve High Speed slot allocation mechanism by moving the computation to theAndrew Thompson2009-11-221-2/+2
* Fix _USB2_* refernces in the header protection defines.Andrew Thompson2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-8/+8
* Revert the size_t part of the last commit for the moment, this blows up theAndrew Thompson2009-05-301-1/+1
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-2/+2
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-17/+17
* - rename usb2_mode to usb_mode [1]Andrew Thompson2009-05-211-2/+1
* Provide a better commit log for r190735, forced by making a whitespace change.Andrew Thompson2009-04-061-1/+1
* MFp4 //depot/projects/usb@159922Andrew Thompson2009-04-051-0/+1
* MFp4 //depot/projects/usb@159909Andrew Thompson2009-04-051-0/+2
* MFp4 //depot/projects/usb @159431,159437,159438Andrew Thompson2009-03-201-1/+1
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+80