Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some defines to limit USB memory usage in reduced memory systems. | hselasky | 2013-05-03 | 1 | -1/+14 |
* | Modify the FreeBSD USB kernel code so that it can be compiled directly | hselasky | 2013-01-30 | 1 | -1/+4 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | This commit adds full support for USB 3.0 devices in host and device | hselasky | 2010-10-04 | 1 | -1/+37 |
* | USB core: | alfred | 2009-07-30 | 1 | -5/+13 |
* | - 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 | -14/+14 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -25/+25 |
* | MFp4 //depot/projects/usb@159866 | thompsa | 2009-04-05 | 1 | -73/+74 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+225 |