aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/template
Commit message (Expand)AuthorAgeFilesLines
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-234-19/+91
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-155-130/+130
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-9/+9
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-285-149/+149
* Use enums for speed and rev data types.Andrew Thompson2009-05-211-8/+8
* MFp4 //depot/projects/usb@160930Andrew Thompson2009-04-221-3/+4
* MFp4 //depot/projects/usb @159430Andrew Thompson2009-03-201-1/+0
* Also use proper capitalisation of FreeBSD in other source files.Ed Schouten2009-02-244-4/+4
* Move the new USB stack into its new home.Andrew Thompson2009-02-235-0/+2167