summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_request.c
Commit message (Expand)AuthorAgeFilesLines
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-152/+152
* Remove usb2_cv_* and just use the kernel condvar implementation, it was neededthompsa2009-06-151-2/+2
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-071-25/+25
* Reorgansise the logic for tranversing the pipe list.thompsa2009-06-021-9/+9
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-48/+48
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-86/+86
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.thompsa2009-05-211-3/+3
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-2/+2
* Track the usb device state as its powered on, addressed and configured. This ...thompsa2009-04-251-0/+6
* MFp4 //depot/projects/usb@160930thompsa2009-04-221-56/+59
* Provide a better commit log for r190735, forced by making a whitespace change.thompsa2009-04-061-1/+1
* MFp4 //depot/projects/usb@159948thompsa2009-04-051-5/+8
* MFp4 //depot/projects/usb@159922thompsa2009-04-051-6/+58
* MFp4 //depot/projects/usb@159909thompsa2009-04-051-6/+7
* MFp4 //depot/projects/usb@159871thompsa2009-04-051-3/+4
* MFp4 //depot/projects/usb@159811thompsa2009-04-051-0/+34
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-7/+7
* MFp4 //depot/projects/usb@159392thompsa2009-03-201-7/+15
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* MFp4 //depot/projects/usb@157909thompsa2009-02-241-14/+27
* MFp4 //depot/projects/usb@157853thompsa2009-02-241-10/+2
* Move the new USB stack into its new home.thompsa2009-02-231-0/+1486
OpenPOWER on IntegriCloud