| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r208008 | Andrew Thompson | 2010-05-17 | 1 | -0/+3 |
| * | MFC r207080 | Andrew Thompson | 2010-04-29 | 1 | -5/+5 |
| * | MFC r207079 | Andrew Thompson | 2010-04-29 | 1 | -3/+5 |
| * | MFC r205036 | Andrew Thompson | 2010-04-07 | 1 | -0/+1 |
| * | MFC r197553 | Andrew Thompson | 2009-10-29 | 1 | -1/+0 |
| * | MFC: r196489,196498 | Alfred Perlstein | 2009-09-02 | 1 | -0/+3 |
| * | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson | 2009-06-23 | 1 | -45/+1 |
| * | Fix usb2_find_descriptor function name. | Andrew Thompson | 2009-06-15 | 1 | -1/+1 |
| * | Fix _USB2_* refernces in the header protection defines. | Andrew Thompson | 2009-06-15 | 1 | -3/+3 |
| * | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | Andrew Thompson | 2009-06-15 | 1 | -18/+18 |
| * | Rename usb pipes to endpoints as it better represents what they are, and struct | Andrew Thompson | 2009-06-07 | 1 | -14/+14 |
| * | Revert the size_t part of the last commit for the moment, this blows up the | Andrew Thompson | 2009-05-30 | 1 | -3/+3 |
| * | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson | 2009-05-29 | 1 | -12/+12 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 1 | -53/+96 |
| * | Allocate the usb serial, manufacturer and product strings rather than use char | Andrew Thompson | 2009-05-27 | 1 | -5/+3 |
| * | Use enums for speed and rev data types. | Andrew Thompson | 2009-05-21 | 1 | -5/+5 |
| * | - rename usb2_mode to usb_mode [1] | Andrew Thompson | 2009-05-21 | 1 | -2/+2 |
| * | Revert part of r191494 which used the udev state to mark suspending, this needs | Andrew Thompson | 2009-05-05 | 1 | -2/+10 |
| * | Track the usb device state as its powered on, addressed and configured. This ... | Andrew Thompson | 2009-04-25 | 1 | -2/+3 |
| * | MFp4 //depot/projects/usb@160413 | Andrew Thompson | 2009-04-22 | 1 | -0/+1 |
| * | MFp4 //depot/projects/usb@160056 | Andrew Thompson | 2009-04-05 | 1 | -1/+0 |
| * | MFp4 //depot/projects/usb@159909 | Andrew Thompson | 2009-04-05 | 1 | -1/+0 |
| * | MFp4 //depot/projects/usb@159866 | Andrew Thompson | 2009-04-05 | 1 | -6/+18 |
| * | MFp4 //depot/projects/usb@159797 | Andrew Thompson | 2009-04-05 | 1 | -1/+0 |
| * | Fix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE_STRINGS. | Andrew Thompson | 2009-03-20 | 1 | -5/+6 |
| * | MFp4 //depot/projects/usb @159431,159437,159438 | Andrew Thompson | 2009-03-20 | 1 | -5/+5 |
| * | MFp4 //depot/projects/usb@159392 | Andrew Thompson | 2009-03-20 | 1 | -0/+3 |
| * | MFp4 //depot/projects/usb 159225,159241,159292 | Andrew Thompson | 2009-03-17 | 1 | -2/+0 |
| * | - Remove the usb interface number from the device nodes as it is not needed. | Andrew Thompson | 2009-02-28 | 1 | -2/+0 |
| * | Change USB over to make_dev() for all device nodes, previously it hooked into | Andrew Thompson | 2009-02-27 | 1 | -2/+9 |
| * | MFp4 //depot/projects/usb@157974 | Andrew Thompson | 2009-02-24 | 1 | -0/+4 |
| * | MFp4 //depot/projects/usb@157909 | Andrew Thompson | 2009-02-24 | 1 | -0/+1 |
| * | Move the new USB stack into its new home. | Andrew Thompson | 2009-02-23 | 1 | -0/+187 |