summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_compat_linux.c
Commit message (Expand)AuthorAgeFilesLines
* Remove usb2_cv_* and just use the kernel condvar implementation, it was neededthompsa2009-06-151-4/+4
* Free the correct memory pointer.thompsa2009-06-121-1/+1
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-071-10/+10
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-301-5/+5
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-14/+14
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-82/+58
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-2/+2
* Remove USB shutdown methods from device drivers as its the host controllersthompsa2009-05-051-19/+0
* MFp4 //depot/projects/usb@159909thompsa2009-04-051-11/+11
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-12/+12
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* Rename the ushub device class back to uhub as it was in the old usb stack,thompsa2009-03-021-1/+1
* Move the new USB stack into its new home.thompsa2009-02-231-0/+1653
OpenPOWER on IntegriCloud