aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* MFC r213379, r213426, r213426, r213427, r213432, r213435, r213437, r213439,Andrew Thompson2010-11-271-0/+25
* MFC r212135Andrew Thompson2010-11-191-0/+4
* MFC r212134Andrew Thompson2010-11-191-1/+1
* USB CORE:Alfred Perlstein2009-07-301-0/+3
* Sync to p4Andrew Thompson2009-06-271-1/+1
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-4/+4
* 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-6/+6
* Rename usb pipes to endpoints as it better represents what they are, and structAndrew Thompson2009-06-071-4/+5
* Revert the size_t part of the last commit for the moment, this blows up theAndrew Thompson2009-05-301-2/+2
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-12/+12
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-39/+39
* Use enums for speed and rev data types.Andrew Thompson2009-05-211-1/+1
* MFp4 //depot/projects/usb@160930Andrew Thompson2009-04-221-10/+10
* Provide a better commit log for r190735, forced by making a whitespace change.Andrew Thompson2009-04-061-1/+1
* MFp4 //depot/projects/usb@159946Andrew Thompson2009-04-051-9/+4
* MFp4 //depot/projects/usb@159922Andrew Thompson2009-04-051-1/+0
* MFp4 //depot/projects/usb @159431,159437,159438Andrew Thompson2009-03-201-2/+2
* MFp4 //depot/projects/usb@157853Andrew Thompson2009-02-241-1/+0
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+199