summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_process.h
Commit message (Expand)AuthorAgeFilesLines
* - Patch to allow USB controller to resume operation afteralfred2009-08-241-0/+1
* Change the usb workers from kernel processes to threads, this is mostly athompsa2009-08-161-0/+4
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-13/+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-6/+6
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-301-2/+2
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-4/+4
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-12/+12
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-2/+2
* Move the new USB stack into its new home.thompsa2009-02-231-0/+88
OpenPOWER on IntegriCloud