| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add more defines to limit USB memory usage and number of allocations | hselasky | 2013-05-03 | 1 | -6/+3 |
* | Fix some nits. | hselasky | 2013-02-05 | 1 | -1/+1 |
* | Modify the FreeBSD USB kernel code so that it can be compiled directly | hselasky | 2013-01-30 | 1 | -0/+4 |
* | Refactor auto-quirk solution so that we break as few external | hselasky | 2011-09-10 | 1 | -12/+2 |
* | This patch adds automatic detection of USB mass storage devices | hselasky | 2011-09-02 | 1 | -2/+12 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | Use the EVENTHANDLER system to hook into the usb device configuration and | thompsa | 2009-12-17 | 1 | -23/+0 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -3/+22 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -33/+33 |
* | s/usb2_/usb_/ on all typedefs for the USB stack. | thompsa | 2009-05-29 | 1 | -4/+4 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -6/+6 |
* | MFp4 //depot/projects/usb@160930 | thompsa | 2009-04-22 | 1 | -5/+4 |
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 1 | -1/+0 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+155 |