summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_handle_request.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* Add missing #if'shselasky2010-10-041-0/+2
* - Patch to allow USB controller to resume operation afteralfred2009-08-241-17/+13
* Temporarily revert the new-bus locking for 8.0 release. It will bejhb2009-08-201-6/+6
* Make the newbus subsystem Giant free by adding the new newbus sxlock.attilio2009-08-021-6/+6
* USB core:alfred2009-07-301-27/+39
* Sync to p4thompsa2009-06-271-5/+24
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-14/+34
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-52/+52
* Minor device side improvement. Make sure a not complete state gets paired withthompsa2009-06-121-31/+31
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-071-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-26/+26
* MFp4 //depot/projects/usb@160930thompsa2009-04-221-3/+4
* MFp4 //depot/projects/usb@159909thompsa2009-04-051-2/+0
* MFp4 //depot/projects/usb@159517thompsa2009-03-201-1/+1
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* MFp4 //depot/projects/usb@157958thompsa2009-02-241-0/+4
* Move the new USB stack into its new home.thompsa2009-02-231-0/+756
OpenPOWER on IntegriCloud