summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_bus.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r286773:hselasky2015-08-291-6/+13
* MFC r277136:hselasky2015-02-051-0/+6
* MFC r266969 and r276717:hselasky2015-02-051-0/+1
* MFC r265358, r265427, r265777, r265783,hselasky2014-05-231-0/+1
* MFC r259023 and r259095:hselasky2013-12-191-0/+1
* - Move scratch data from the USB bus structure to the USB device structurehselasky2013-02-101-10/+0
* Add defines to more easily allow a single threaded version of the FreeBSDhselasky2013-02-051-0/+8
* Fix some nits.hselasky2013-02-051-0/+2
* Implement better support for USB controller suspend and resume.hselasky2011-12-141-1/+5
* Removes all duplicated code with BPF that it's greatly simplified andweongyo2010-11-241-1/+1
* Adds a USB packet filter feature to the stack that it could captureweongyo2010-11-221-0/+2
* 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