aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb2/core/usb2_device.c
Commit message (Expand)AuthorAgeFilesLines
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-2192/+0
* Switch over to usbdevs.h generated at compile time.Andrew Thompson2009-02-181-3/+3
* MFp4 //depot/projects/usb; 157069, 157429, 157430Andrew Thompson2009-02-091-1/+16
* MFp4: //depot/projects/usb@155957Andrew Thompson2009-01-131-25/+2
* MFp4: //depot/projects/usb@155842Andrew Thompson2009-01-131-0/+10
* MFp4: //depot/projects/usb@155829Andrew Thompson2009-01-131-12/+9
* MFp4: //depot/projects/usb@155820Andrew Thompson2009-01-131-8/+12
* Sync with usb4bsd:Alfred Perlstein2009-01-041-8/+72
* Remove superfluous return statements from the end of void functions.Andrew Thompson2008-12-111-16/+0
* Format and wrap function declarations.Andrew Thompson2008-12-111-12/+18
* src/lib/libusb20/libusb20_compat01.cAlfred Perlstein2008-11-251-29/+12
* src/sys/dev/usb2/controller/uss820dci_pccard.cAlfred Perlstein2008-11-191-13/+55
* Convert the two main locking areas into macros to make it clear on what we areAndrew Thompson2008-11-101-10/+10
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackAlfred Perlstein2008-11-041-0/+2110