| Commit message (Expand) | Author | Age | Files | Lines |
* | dev/usb: minor spelling fixes in comments. | pfg | 2016-05-02 | 1 | -1/+1 |
* | Resolve a LOR after r246616. Protect control requests using the USB device | hselasky | 2013-02-13 | 1 | -6/+14 |
* | - Move scratch data from the USB bus structure to the USB device structure | hselasky | 2013-02-10 | 1 | -7/+2 |
* | Modify the FreeBSD USB kernel code so that it can be compiled directly | hselasky | 2013-01-30 | 1 | -0/+4 |
* | Fix compiler warnings, mostly signed issues, | hselasky | 2012-04-02 | 1 | -3/+1 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | Add missing #if's | hselasky | 2010-10-04 | 1 | -0/+2 |
* | - Patch to allow USB controller to resume operation after | alfred | 2009-08-24 | 1 | -17/+13 |
* | Temporarily revert the new-bus locking for 8.0 release. It will be | jhb | 2009-08-20 | 1 | -6/+6 |
* | Make the newbus subsystem Giant free by adding the new newbus sxlock. | attilio | 2009-08-02 | 1 | -6/+6 |
* | USB core: | alfred | 2009-07-30 | 1 | -27/+39 |
* | Sync to p4 | thompsa | 2009-06-27 | 1 | -5/+24 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -14/+34 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -52/+52 |
* | Minor device side improvement. Make sure a not complete state gets paired with | thompsa | 2009-06-12 | 1 | -31/+31 |
* | Rename usb pipes to endpoints as it better represents what they are, and struct | thompsa | 2009-06-07 | 1 | -5/+5 |
* | s/usb2_/usb_/ on all typedefs for the USB stack. | thompsa | 2009-05-29 | 1 | -14/+14 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -26/+26 |
* | MFp4 //depot/projects/usb@160930 | thompsa | 2009-04-22 | 1 | -3/+4 |
* | MFp4 //depot/projects/usb@159909 | thompsa | 2009-04-05 | 1 | -2/+0 |
* | MFp4 //depot/projects/usb@159517 | thompsa | 2009-03-20 | 1 | -1/+1 |
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 1 | -1/+0 |
* | MFp4 //depot/projects/usb@157958 | thompsa | 2009-02-24 | 1 | -0/+4 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+756 |