aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_request.h
Commit message (Expand)AuthorAgeFilesLines
* - Add more defines to limit USB memory usage and number of allocationsHans Petter Selasky2013-05-031-1/+4
* Add definitions and structures for USB 2.0 Link Power Management, LPM.Hans Petter Selasky2012-04-021-0/+2
* - Try to fix support for USB 3.0 HUBs.Hans Petter Selasky2012-01-121-0/+2
* Improve enumeration of Low- and Full-speed devices connected through aHans Petter Selasky2011-06-061-0/+4
* Add code to warm reset a USB 3.0 port.Hans Petter Selasky2010-11-041-0/+2
* This commit adds full support for USB 3.0 devices in host and deviceHans Petter Selasky2010-10-041-2/+14
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-31/+0
* 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-33/+33
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-33/+33
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-42/+42
* MFp4 //depot/projects/usb@160930Andrew Thompson2009-04-221-2/+2
* MFp4 //depot/projects/usb@159811Andrew Thompson2009-04-051-0/+2
* MFp4 //depot/projects/usb @159431,159437,159438Andrew Thompson2009-03-201-4/+4
* MFp4 //depot/projects/usb@157909Andrew Thompson2009-02-241-2/+3
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+103