summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_util.c
Commit message (Expand)AuthorAgeFilesLines
* Remove usb2_cv_* and just use the kernel condvar implementation, it was neededthompsa2009-06-151-103/+0
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-1/+1
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-4/+4
* Allocate the usb serial, manufacturer and product strings rather than use charthompsa2009-05-271-4/+0
* Fix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE_STRINGS.thompsa2009-03-201-2/+0
* MFp4 //depot/projects/usb@159446thompsa2009-03-201-14/+0
* MFp4 //depot/projects/usb@159392thompsa2009-03-201-2/+10
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* Move the new USB stack into its new home.thompsa2009-02-231-0/+346
OpenPOWER on IntegriCloud