summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_util.h
Commit message (Expand)AuthorAgeFilesLines
* Move the device_delete_all_children() function from usb_util.chselasky2011-11-191-1/+0
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-2/+0
* Fix _USB2_* refernces in the header protection defines.thompsa2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-5/+5
* Remove usb2_cv_* and just use the kernel condvar implementation, it was neededthompsa2009-06-151-19/+0
* MFp4 //depot/projects/usb@159446thompsa2009-03-201-1/+0
* MFp4 //depot/projects/usb@159392thompsa2009-03-201-1/+1
* Move the new USB stack into its new home.thompsa2009-02-231-0/+57
OpenPOWER on IntegriCloud