| Commit message (Expand) | Author | Age | Files | Lines |
* | Style change. | hselasky | 2011-11-12 | 1 | -7/+7 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | Use saner nsegments and maxsegsz parameters when creating certain DMA tags; | marius | 2010-09-14 | 1 | -2/+2 |
* | Remove overuse of exclamation marks in kernel printfs, there mere fact a | thompsa | 2009-11-26 | 1 | -3/+3 |
* | Add a reminder comment to optimize bus_dmamap_sync calls. | alfred | 2009-08-24 | 1 | -0/+6 |
* | Fix USB cache sync operations for platforms with non-coherent DMA. | raj | 2009-08-19 | 1 | -4/+3 |
* | MFp4: | marcel | 2009-07-12 | 1 | -1/+2 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -3/+23 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -97/+97 |
* | Remove usb2_cv_* and just use the kernel condvar implementation, it was needed | thompsa | 2009-06-15 | 1 | -5/+5 |
* | Revert the size_t part of the last commit for the moment, this blows up the | thompsa | 2009-05-30 | 1 | -8/+8 |
* | s/usb2_/usb_/ on all typedefs for the USB stack. | thompsa | 2009-05-29 | 1 | -27/+27 |
* | s/usb2_/usb_/ on all C structs for the USB stack. | thompsa | 2009-05-28 | 1 | -53/+53 |
* | Unifdef __NetBSD__ here, the usb stack as a whole doesnt support NetBSD and it | thompsa | 2009-05-26 | 1 | -396/+1 |
* | - rename usb2_mode to usb_mode [1] | thompsa | 2009-05-21 | 1 | -1/+1 |
* | MFp4 //depot/projects/usb @159431,159437,159438 | thompsa | 2009-03-20 | 1 | -35/+36 |
* | MFp4 //depot/projects/usb@159392 | thompsa | 2009-03-20 | 1 | -20/+32 |
* | 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/+1426 |