| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs | Ken Smith | 2011-02-16 | 1 | -1/+1 |
| * | MFC r213425 | Andrew Thompson | 2010-11-27 | 1 | -8/+14 |
| * | MFC r213379, r213426, r213426, r213427, r213432, r213435, r213437, r213439, | Andrew Thompson | 2010-11-27 | 1 | -0/+10 |
| * | MFC r208013 | Andrew Thompson | 2010-05-17 | 1 | -1/+4 |
| * | MFC r205005 | Andrew Thompson | 2010-04-06 | 1 | -0/+6 |
| * | MFC r199816 | Andrew Thompson | 2009-12-09 | 1 | -3/+3 |
| * | MFC r197553 | Andrew Thompson | 2009-10-29 | 1 | -4/+2 |
| * | MFC r196488 | Andrew Thompson | 2009-10-29 | 1 | -73/+29 |
| * | MFC 196403: Temporarily revert the new-bus locking for 8.0 release. | John Baldwin | 2009-08-20 | 1 | -9/+21 |
| * | Make the newbus subsystem Giant free by adding the new newbus sxlock. | Attilio Rao | 2009-08-02 | 1 | -21/+9 |
| * | USB controller: | Alfred Perlstein | 2009-07-30 | 1 | -2/+9 |
| * | - Make struct usb_xfer opaque so that drivers can not access the internals | Andrew Thompson | 2009-06-23 | 1 | -3/+22 |
| * | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | Andrew Thompson | 2009-06-15 | 1 | -99/+99 |
| * | Revert the size_t part of the last commit for the moment, this blows up the | Andrew Thompson | 2009-05-30 | 1 | -3/+3 |
| * | Fix function arguments were previously they matched the typedef by accident. | Andrew Thompson | 2009-05-29 | 1 | -3/+3 |
| * | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson | 2009-05-29 | 1 | -4/+4 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 1 | -27/+27 |
| * | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | Andrew Thompson | 2009-05-21 | 1 | -2/+2 |
| * | Use enums for speed and rev data types. | Andrew Thompson | 2009-05-21 | 1 | -1/+1 |
| * | MFp4 //depot/projects/usb@160706 | Andrew Thompson | 2009-04-22 | 1 | -0/+8 |
| * | Revert r190676,190677 | Andrew Thompson | 2009-04-10 | 1 | -1/+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@159922 | Andrew Thompson | 2009-04-05 | 1 | -50/+1 |
| * | MFp4 //depot/projects/usb@159909 | Andrew Thompson | 2009-04-05 | 1 | -1/+14 |
| * | MFp4 //depot/projects/usb@159866 | Andrew Thompson | 2009-04-05 | 1 | -2/+2 |
| * | MFp4 //depot/projects/usb@159700 | Andrew Thompson | 2009-04-05 | 1 | -6/+3 |
| * | Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called | Andrew Thompson | 2009-04-03 | 1 | -1/+1 |
| * | MFp4 //depot/projects/usb@159392 | Andrew Thompson | 2009-03-20 | 1 | -11/+15 |
| * | MFp4 //depot/projects/usb @159430 | Andrew Thompson | 2009-03-20 | 1 | -1/+0 |
| * | Fix a possible NULL pointer access at controller attach. | Andrew Thompson | 2009-03-11 | 1 | -1/+2 |
| * | Move the new USB stack into its new home. | Andrew Thompson | 2009-02-23 | 1 | -0/+620 |