summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_bus.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for USB language selection.thompsa2009-09-281-1/+5
* Fix _USB2_* refernces in the header protection defines.thompsa2009-06-151-3/+3
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-301-1/+1
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-2/+2
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-22/+22
* Use enums for speed and rev data types.thompsa2009-05-211-1/+1
* MFp4 //depot/projects/usb@160930thompsa2009-04-221-12/+0
* MFp4 //depot/projects/usb@160706thompsa2009-04-221-1/+7
* Provide a better commit log for r190735, forced by making a whitespace change.thompsa2009-04-061-2/+2
* MFp4 //depot/projects/usb@159922thompsa2009-04-051-2/+12
* Fix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE_STRINGS.thompsa2009-03-201-1/+2
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-3/+3
* Change USB over to make_dev() for all device nodes, previously it hooked intothompsa2009-02-271-1/+0
* Move the new USB stack into its new home.thompsa2009-02-231-0/+104
OpenPOWER on IntegriCloud