| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process.release/8.3.0_cvs | Ken Smith | 2012-04-09 | 1 | -1/+1 |
| * | MFC r228483, r228640, r228709, r228711, r228723 and r229086: | Hans Petter Selasky | 2012-01-03 | 1 | -27/+29 |
| * | MFC r227461: | Hans Petter Selasky | 2011-12-03 | 1 | -1/+1 |
| * | MFC 217265: | John Baldwin | 2011-04-27 | 1 | -1/+0 |
| * | MFC r212134 | Andrew Thompson | 2010-11-19 | 1 | -1/+1 |
| * | MFC r209443 | Andrew Thompson | 2010-11-19 | 1 | -3/+1 |
| * | MFC r201797 | Andrew Thompson | 2010-05-04 | 1 | -27/+0 |
| * | MFC r207077 | Andrew Thompson | 2010-04-29 | 1 | -17/+17 |
| * | MFC r199675 | Andrew Thompson | 2009-12-09 | 1 | -0/+4 |
| * | MFC r198151 | Andrew Thompson | 2009-10-29 | 1 | -0/+1 |
| * | USB CORE: | Alfred Perlstein | 2009-07-30 | 1 | -0/+1 |
| * | - 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 | -77/+77 |
| * | Rename usb pipes to endpoints as it better represents what they are, and struct | Andrew Thompson | 2009-06-07 | 1 | -40/+40 |
| * | s/usb2_/usb_/ on all typedefs for the USB stack. | Andrew Thompson | 2009-05-29 | 1 | -9/+9 |
| * | s/usb2_/usb_/ on all C structs for the USB stack. | Andrew Thompson | 2009-05-28 | 1 | -79/+79 |
| * | Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*. | Andrew Thompson | 2009-05-21 | 1 | -3/+3 |
| * | - rename usb2_mode to usb_mode [1] | Andrew Thompson | 2009-05-21 | 1 | -2/+2 |
| * | Make sure the frame list base address is re-programmed after stopping the USB | Andrew Thompson | 2009-05-05 | 1 | -37/+50 |
| * | Revert part of r191494 which used the udev state to mark suspending, this needs | Andrew Thompson | 2009-05-05 | 1 | -5/+3 |
| * | Track the usb device state as its powered on, addressed and configured. This ... | Andrew Thompson | 2009-04-25 | 1 | -3/+3 |
| * | MFp4 //depot/projects/usb@160930 | Andrew Thompson | 2009-04-22 | 1 | -50/+56 |
| * | Remove usb_sw_transfer.[ch] which are now empty after r190735. | Andrew Thompson | 2009-04-06 | 1 | -1/+0 |
| * | 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 | -8/+0 |
| * | MFp4 //depot/projects/usb@159922 | Andrew Thompson | 2009-04-05 | 1 | -180/+29 |
| * | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | Andrew Thompson | 2009-03-20 | 1 | -25/+45 |
| * | MFp4 //depot/projects/usb @159431,159437,159438 | Andrew Thompson | 2009-03-20 | 1 | -2/+3 |
| * | MFp4 //depot/projects/usb @159430 | Andrew Thompson | 2009-03-20 | 1 | -2/+1 |
| * | MFp4 //depot/projects/usb@157853 | Andrew Thompson | 2009-02-24 | 1 | -31/+8 |
| * | Move the new USB stack into its new home. | Andrew Thompson | 2009-02-23 | 1 | -0/+3381 |