summaryrefslogtreecommitdiff
path: root/sys/dev/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-163-3/+3
* MFC r212122Andrew Thompson2010-11-192-0/+2
* MFC r207077Andrew Thompson2010-04-291-1/+1
* MFC r196490Andrew Thompson2009-10-291-11/+4
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-232-43/+75
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-152-30/+30
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-292-6/+6
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-282-20/+20
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.Andrew Thompson2009-05-211-2/+2
* - rename usb2_mode to usb_mode [1]Andrew Thompson2009-05-212-2/+2
* MFp4 //depot/projects/usb@159909Andrew Thompson2009-04-051-15/+15
* MFp4 //depot/projects/usb@159517Andrew Thompson2009-03-201-2/+0
* Rename the ushub device class back to uhub as it was in the old usb stack,Andrew Thompson2009-03-022-2/+2
* Change USB over to make_dev() for all device nodes, previously it hooked intoAndrew Thompson2009-02-271-7/+4
* Move the new USB stack into its new home.Andrew Thompson2009-02-233-0/+1262