| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Rename usb pipes to endpoints as it better represents what they are, and struct | Andrew Thompson | 2009-06-07 | 1 | -5/+5 |
| * | Add a NO_SYNCHRONIZE_CACHE quirk for an AIPTEK2 | Daniel Eischen | 2009-05-31 | 1 | -0/+4 |
| * | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson | 2009-05-29 | 3 | -39/+39 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 3 | -89/+89 |
| * | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | Andrew Thompson | 2009-05-21 | 3 | -6/+6 |
| * | - rename usb2_mode to usb_mode [1] | Andrew Thompson | 2009-05-21 | 3 | -3/+3 |
| * | Ensure the bmRequestType is the right type for the incoming control request. | Andrew Thompson | 2009-05-13 | 1 | -2/+4 |
| * | Sync to P4 | Andrew Thompson | 2009-05-13 | 1 | -64/+83 |
| * | Remove USB shutdown methods from device drivers as its the host controllers | Andrew Thompson | 2009-05-05 | 1 | -8/+0 |
| * | MFp4 //depot/projects/usb@159909 | Andrew Thompson | 2009-04-05 | 2 | -83/+83 |
| * | MFp4 //depot/projects/usb@159908 | Andrew Thompson | 2009-04-05 | 1 | -85/+105 |
| * | MFp4 //depot/projects/usb@159562 | Andrew Thompson | 2009-04-05 | 1 | -44/+51 |
| * | NO_INQUIRY is wrong for this device. Alternatively, if it is right, | Warner Losh | 2009-03-22 | 1 | -1/+1 |
| * | Revert r190173 as it breaks 64bit arches. | Andrew Thompson | 2009-03-21 | 1 | -50/+44 |
| * | Add umass quirk. | Andrew Thompson | 2009-03-20 | 1 | -0/+1 |
| * | MFp4 //depot/projects/usb@159517 | Andrew Thompson | 2009-03-20 | 2 | -15/+0 |
| * | MFp4 //depot/projects/usb @159431,159437,159438 | Andrew Thompson | 2009-03-20 | 1 | -7/+8 |
| * | MFp4 //depot/projects/usb @159430 | Andrew Thompson | 2009-03-20 | 1 | -1/+0 |
| * | MFp4 //depot/projects/usb @159379,159380 | Andrew Thompson | 2009-03-20 | 1 | -44/+69 |
| * | MFp4 //depot/projects/usb @159375,159376,159377 | Andrew Thompson | 2009-03-20 | 1 | -3/+3 |
| * | MFp4 //depot/projects/usb 159238,159275 | Andrew Thompson | 2009-03-17 | 1 | -2/+6 |
| * | Rename the ushub device class back to uhub as it was in the old usb stack, | Andrew Thompson | 2009-03-02 | 3 | -3/+3 |
| * | Change USB over to make_dev() for all device nodes, previously it hooked into | Andrew Thompson | 2009-02-27 | 1 | -7/+5 |
| * | Also use proper capitalisation of FreeBSD in other source files. | Ed Schouten | 2009-02-24 | 1 | -2/+2 |
| * | Move the uaudio and ata-usb drivers into their correct locations. | Andrew Thompson | 2009-02-23 | 1 | -1102/+0 |
| * | Move the new USB stack into its new home. | Andrew Thompson | 2009-02-23 | 5 | -0/+7145 |