| 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 | -77/+77 |
* | Rename usb pipes to endpoints as it better represents what they are, and struct | thompsa | 2009-06-07 | 1 | -40/+40 |
* | s/usb2_/usb_/ on all typedefs for the USB stack. | thompsa | 2009-05-29 | 1 | -9/+9 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -79/+79 |
* | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | thompsa | 2009-05-21 | 1 | -3/+3 |
* | - rename usb2_mode to usb_mode [1] | thompsa | 2009-05-21 | 1 | -2/+2 |
* | Make sure the frame list base address is re-programmed after stopping the USB | thompsa | 2009-05-05 | 1 | -37/+50 |
* | Revert part of r191494 which used the udev state to mark suspending, this needs | thompsa | 2009-05-05 | 1 | -5/+3 |
* | Track the usb device state as its powered on, addressed and configured. This ... | thompsa | 2009-04-25 | 1 | -3/+3 |
* | MFp4 //depot/projects/usb@160930 | thompsa | 2009-04-22 | 1 | -50/+56 |
* | Remove usb_sw_transfer.[ch] which are now empty after r190735. | thompsa | 2009-04-06 | 1 | -1/+0 |
* | 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 | -8/+0 |
* | MFp4 //depot/projects/usb@159922 | thompsa | 2009-04-05 | 1 | -180/+29 |
* | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | thompsa | 2009-03-20 | 1 | -25/+45 |
* | MFp4 //depot/projects/usb @159431,159437,159438 | thompsa | 2009-03-20 | 1 | -2/+3 |
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 1 | -2/+1 |
* | MFp4 //depot/projects/usb@157853 | thompsa | 2009-02-24 | 1 | -31/+8 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+3381 |