summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_debug.h
Commit message (Expand)AuthorAgeFilesLines
* Always put space before the comma before ##__VA_ARGS__ due to subtle compilerhselasky2013-05-031-1/+1
* Make several timing parameters of the USB enumeration sequence tuneable.hselasky2012-10-241-0/+24
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-221-1/+1
* Remove overuse of exclamation marks in kernel printfs, there mere fact athompsa2009-11-261-5/+5
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-3/+0
* Fix _USB2_* refernces in the header protection defines.thompsa2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-6/+6
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-071-3/+3
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-9/+9
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.thompsa2009-05-211-1/+1
* MFp4 //depot/projects/usb@159392thompsa2009-03-201-5/+0
* Move the new USB stack into its new home.thompsa2009-02-231-0/+70
OpenPOWER on IntegriCloud