| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r207080 | Andrew Thompson | 2010-04-29 | 1 | -12/+12 |
| * | MFC r207079 | Andrew Thompson | 2010-04-29 | 1 | -1/+1 |
| * | MFC r207077 | Andrew Thompson | 2010-04-29 | 1 | -1/+1 |
| * | MFC r205035 | Andrew Thompson | 2010-04-06 | 1 | -4/+18 |
| * | MFC r199816 | Andrew Thompson | 2009-12-09 | 1 | -10/+10 |
| * | MFC r199672 | Andrew Thompson | 2009-12-09 | 1 | -3/+17 |
| * | MFC r199059 | Andrew Thompson | 2009-12-09 | 1 | -0/+23 |
| * | MFC r198775 | Andrew Thompson | 2009-11-04 | 1 | -1/+19 |
| * | MFC r197562 | Andrew Thompson | 2009-10-29 | 1 | -7/+21 |
| * | MFC r197553 | Andrew Thompson | 2009-10-29 | 1 | -3/+3 |
| * | MFC: r196489,196498 | Alfred Perlstein | 2009-09-02 | 1 | -4/+0 |
| * | USB CORE: | Alfred Perlstein | 2009-07-30 | 1 | -6/+90 |
| * | Sync to p4 | Andrew Thompson | 2009-06-27 | 1 | -8/+39 |
| * | Fix a typeo in the frame len function to unbreak the build, make it shorter | Andrew Thompson | 2009-06-23 | 1 | -2/+2 |
| * | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson | 2009-06-23 | 1 | -33/+195 |
| * | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | Andrew Thompson | 2009-06-15 | 1 | -197/+197 |
| * | Remove usb2_cv_* and just use the kernel condvar implementation, it was needed | Andrew Thompson | 2009-06-15 | 1 | -4/+4 |
| * | Rename usb pipes to endpoints as it better represents what they are, and struct | Andrew Thompson | 2009-06-07 | 1 | -65/+65 |
| * | Revert the size_t part of the last commit for the moment, this blows up the | Andrew Thompson | 2009-05-30 | 1 | -8/+8 |
| * | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson | 2009-05-29 | 1 | -25/+25 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 1 | -99/+99 |
| * | Improve device mode (gadget) stall handling. | Andrew Thompson | 2009-05-21 | 1 | -2/+6 |
| * | Use enums for speed and rev data types. | Andrew Thompson | 2009-05-21 | 1 | -9/+9 |
| * | - rename usb2_mode to usb_mode [1] | Andrew Thompson | 2009-05-21 | 1 | -9/+9 |
| * | The transfer must return USB_ERR_CANCELLED when the device is gone due to the | Andrew Thompson | 2009-05-13 | 1 | -1/+5 |
| * | Revert part of r191494 which used the udev state to mark suspending, this needs | Andrew Thompson | 2009-05-05 | 1 | -9/+8 |
| * | Track the usb device state as its powered on, addressed and configured. This ... | Andrew Thompson | 2009-04-25 | 1 | -15/+28 |
| * | MFp4 //depot/projects/usb@160706 | Andrew Thompson | 2009-04-22 | 1 | -1/+10 |
| * | Provide a better commit log for r190735, forced by making a whitespace change. | Andrew Thompson | 2009-04-06 | 1 | -1/+1 |
| * | MFp4 //depot/projects/usb@159946 | Andrew Thompson | 2009-04-05 | 1 | -38/+28 |
| * | MFp4 //depot/projects/usb@159922 | Andrew Thompson | 2009-04-05 | 1 | -1/+4 |
| * | MFp4 //depot/projects/usb@159909 | Andrew Thompson | 2009-04-05 | 1 | -76/+124 |
| * | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | Andrew Thompson | 2009-03-20 | 1 | -17/+34 |
| * | MFp4 //depot/projects/usb @159431,159437,159438 | Andrew Thompson | 2009-03-20 | 1 | -29/+29 |
| * | MFp4 //depot/projects/usb@159392 | Andrew Thompson | 2009-03-20 | 1 | -10/+27 |
| * | MFp4 //depot/projects/usb @159430 | Andrew Thompson | 2009-03-20 | 1 | -1/+0 |
| * | MFp4 //depot/projects/usb@157853 | Andrew Thompson | 2009-02-24 | 1 | -112/+6 |
| * | MFp4 //depot/projects/usb@157847 | Andrew Thompson | 2009-02-24 | 1 | -70/+68 |
| * | Move the new USB stack into its new home. | Andrew Thompson | 2009-02-23 | 1 | -0/+2826 |