| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r266969 and r276717: | hselasky | 2015-02-05 | 1 | -0/+1 |
* | MFC r269565: | hselasky | 2014-08-13 | 1 | -3/+3 |
* | Implement better support for USB controller suspend and resume. | hselasky | 2011-12-14 | 1 | -47/+3 |
* | Rename device_delete_all_children() into device_delete_children(). | hselasky | 2011-11-22 | 1 | -1/+1 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -4/+1 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -1/+21 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -2/+2 |
* | The register shift is not needed on this controller. | thompsa | 2009-05-20 | 1 | -3/+0 |
* | Remove usb_sw_transfer.[ch] which are now empty after r190735. | thompsa | 2009-04-06 | 1 | -1/+0 |
* | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | thompsa | 2009-03-20 | 1 | -2/+2 |
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 1 | -1/+0 |
* | Also use proper capitalisation of FreeBSD in other source files. | ed | 2009-02-24 | 1 | -1/+1 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+238 |