Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -3/+22 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -12/+12 |
* | Remove usb2_cv_* and just use the kernel condvar implementation, it was needed | thompsa | 2009-06-15 | 1 | -103/+0 |
* | s/usb2_/usb_/ on all typedefs for the USB stack. | thompsa | 2009-05-29 | 1 | -1/+1 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -4/+4 |
* | Allocate the usb serial, manufacturer and product strings rather than use char | thompsa | 2009-05-27 | 1 | -4/+0 |
* | Fix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE_STRINGS. | thompsa | 2009-03-20 | 1 | -2/+0 |
* | MFp4 //depot/projects/usb@159446 | thompsa | 2009-03-20 | 1 | -14/+0 |
* | MFp4 //depot/projects/usb@159392 | thompsa | 2009-03-20 | 1 | -2/+10 |
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 1 | -1/+0 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+346 |