| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r259023 and r259095: | hselasky | 2013-12-19 | 1 | -0/+1 |
* | - Move scratch data from the USB bus structure to the USB device structure | hselasky | 2013-02-10 | 1 | -45/+0 |
* | Add support for the so-called streams feature of BULK endpoints | hselasky | 2012-08-12 | 1 | -1/+6 |
* | Add support for Multi-TT mode of modern USB HUBs. | hselasky | 2012-04-29 | 1 | -2/+3 |
* | Implement better support for USB controller suspend and resume. | hselasky | 2011-12-14 | 1 | -1/+13 |
* | Removes a unused function `usb_bus_find'. | weongyo | 2010-11-25 | 1 | -1/+0 |
* | Adds a USB packet filter feature to the stack that it could capture | weongyo | 2010-11-22 | 1 | -0/+1 |
* | This commit adds full support for USB 3.0 devices in host and device | hselasky | 2010-10-04 | 1 | -0/+25 |
* | Add support for power mode filtering as some USB hardware does not support | thompsa | 2010-09-02 | 1 | -0/+4 |
* | Change argument for usbd_get_dma_delay() from USB bus to USB device, some | thompsa | 2010-09-02 | 1 | -1/+1 |
* | USB CORE: | alfred | 2009-07-30 | 1 | -0/+3 |
* | Sync to p4 | thompsa | 2009-06-27 | 1 | -1/+1 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -4/+4 |
* | Fix _USB2_* refernces in the header protection defines. | thompsa | 2009-06-15 | 1 | -3/+3 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -6/+6 |
* | Rename usb pipes to endpoints as it better represents what they are, and struct | thompsa | 2009-06-07 | 1 | -4/+5 |
* | Revert the size_t part of the last commit for the moment, this blows up the | thompsa | 2009-05-30 | 1 | -2/+2 |
* | s/usb2_/usb_/ on all typedefs for the USB stack. | thompsa | 2009-05-29 | 1 | -12/+12 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -39/+39 |
* | Use enums for speed and rev data types. | thompsa | 2009-05-21 | 1 | -1/+1 |
* | MFp4 //depot/projects/usb@160930 | thompsa | 2009-04-22 | 1 | -10/+10 |
* | Provide a better commit log for r190735, forced by making a whitespace change. | thompsa | 2009-04-06 | 1 | -1/+1 |
* | MFp4 //depot/projects/usb@159946 | thompsa | 2009-04-05 | 1 | -9/+4 |
* | MFp4 //depot/projects/usb@159922 | thompsa | 2009-04-05 | 1 | -1/+0 |
* | MFp4 //depot/projects/usb @159431,159437,159438 | thompsa | 2009-03-20 | 1 | -2/+2 |
* | MFp4 //depot/projects/usb@157853 | thompsa | 2009-02-24 | 1 | -1/+0 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+199 |