| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r213379, r213426, r213426, r213427, r213432, r213435, r213437, r213439, | Andrew Thompson | 2010-11-27 | 1 | -49/+68 |
| * | MFC r212136 | Andrew Thompson | 2010-11-19 | 1 | -7/+28 |
| * | MFC r212135 | Andrew Thompson | 2010-11-19 | 1 | -1/+1 |
| * | MFC r209062: fix a few cases where a string is passed via format | Andriy Gapon | 2010-07-08 | 1 | -1/+1 |
| * | MFC r208008 | Andrew Thompson | 2010-05-17 | 1 | -3/+30 |
| * | MFC r207080 | Andrew Thompson | 2010-04-29 | 1 | -23/+23 |
| * | MFC r207079 | Andrew Thompson | 2010-04-29 | 1 | -19/+19 |
| * | MFC r207078 | Andrew Thompson | 2010-04-29 | 1 | -2/+2 |
| * | MFC r207020, r207027, r207072. | Andrew Thompson | 2010-04-29 | 1 | -4/+98 |
| * | MFC r205036 | Andrew Thompson | 2010-04-07 | 1 | -1/+0 |
| * | MFC r201681 | Andrew Thompson | 2010-01-17 | 1 | -1/+1 |
| * | MFC r201680 | Andrew Thompson | 2010-01-17 | 1 | -2/+1 |
| * | MFC r200653 | Andrew Thompson | 2009-12-31 | 1 | -76/+75 |
| * | MFC r199816 | Andrew Thompson | 2009-12-09 | 1 | -11/+11 |
| * | MFC r199672 | Andrew Thompson | 2009-12-09 | 1 | -1/+1 |
| * | MFC r197561 | Andrew Thompson | 2009-10-29 | 1 | -2/+3 |
| * | MFC r197559 | Andrew Thompson | 2009-10-29 | 1 | -21/+63 |
| * | MFC r197558 | Andrew Thompson | 2009-10-29 | 1 | -1/+3 |
| * | MFC r197553 | Andrew Thompson | 2009-10-29 | 1 | -17/+13 |
| * | MFC: r196489,196498 | Alfred Perlstein | 2009-09-02 | 1 | -22/+58 |
| * | USB core: | Alfred Perlstein | 2009-07-30 | 1 | -17/+18 |
| * | Sync to p4 | Andrew Thompson | 2009-06-27 | 1 | -1/+1 |
| * | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson | 2009-06-23 | 1 | -9/+29 |
| * | Fix usb2_find_descriptor function name. | Andrew Thompson | 2009-06-15 | 1 | -2/+2 |
| * | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | Andrew Thompson | 2009-06-15 | 1 | -200/+200 |
| * | Remove usb2_cv_* and just use the kernel condvar implementation, it was needed | Andrew Thompson | 2009-06-15 | 1 | -5/+5 |
| * | Rename usb pipes to endpoints as it better represents what they are, and struct | Andrew Thompson | 2009-06-07 | 1 | -119/+119 |
| * | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson | 2009-05-29 | 1 | -15/+15 |
| * | Free device strings. | Andrew Thompson | 2009-05-29 | 1 | -0/+3 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 1 | -128/+128 |
| * | Allocate the usb serial, manufacturer and product strings rather than use char | Andrew Thompson | 2009-05-27 | 1 | -95/+45 |
| * | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | Andrew Thompson | 2009-05-21 | 1 | -1/+1 |
| * | Use enums for speed and rev data types. | Andrew Thompson | 2009-05-21 | 1 | -4/+4 |
| * | - rename usb2_mode to usb_mode [1] | Andrew Thompson | 2009-05-21 | 1 | -21/+21 |
| * | Revert part of r191494 which used the udev state to mark suspending, this needs | Andrew Thompson | 2009-05-05 | 1 | -11/+8 |
| * | Make the state string descriptions public. | Andrew Thompson | 2009-04-25 | 1 | -9/+17 |
| * | Track the usb device state as its powered on, addressed and configured. This ... | Andrew Thompson | 2009-04-25 | 1 | -5/+36 |
| * | MFp4 //depot/projects/usb@160930 | Andrew Thompson | 2009-04-22 | 1 | -1/+2 |
| * | MFp4 //depot/projects/usb@160655 | Andrew Thompson | 2009-04-22 | 1 | -5/+15 |
| * | MFp4 //depot/projects/usb@160614 | Andrew Thompson | 2009-04-22 | 1 | -1/+2 |
| * | MFp4 //depot/projects/usb@160413 | Andrew Thompson | 2009-04-22 | 1 | -0/+1 |
| * | 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@160056 | Andrew Thompson | 2009-04-05 | 1 | -35/+9 |
| * | MFp4 //depot/projects/usb@159948 | Andrew Thompson | 2009-04-05 | 1 | -6/+4 |
| * | MFp4 //depot/projects/usb@159922 | Andrew Thompson | 2009-04-05 | 1 | -4/+4 |
| * | MFp4 //depot/projects/usb@159909 | Andrew Thompson | 2009-04-05 | 1 | -1/+8 |
| * | MFp4 //depot/projects/usb@159897 | Andrew Thompson | 2009-04-05 | 1 | -1/+9 |
| * | MFp4 //depot/projects/usb@159871 | Andrew Thompson | 2009-04-05 | 1 | -4/+4 |
| * | MFp4 //depot/projects/usb@159866 | Andrew Thompson | 2009-04-05 | 1 | -236/+300 |
| * | MFp4 //depot/projects/usb@159811 | Andrew Thompson | 2009-04-05 | 1 | -8/+12 |