summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includes of <sys/linker_set.h>. Other headers that useJohn Baldwin2011-01-111-1/+0
* This commit adds full support for USB 3.0 devices in host and deviceHans Petter Selasky2010-10-041-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