summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_parse.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r213379, r213426, r213426, r213427, r213432, r213435, r213437, r213439,Andrew Thompson2010-11-271-1/+37
* USB core:Alfred Perlstein2009-07-301-5/+13
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-3/+22
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-14/+14
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-25/+25
* MFp4 //depot/projects/usb@159866Andrew Thompson2009-04-051-73/+74
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+225