summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_dynamic.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-291-2/+0
* Partial merge of the SPDX changesEitan Adler2018-03-141-0/+2
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+3
* Refactor auto-quirk solution so that we break as few externalHans Petter Selasky2011-09-101-1/+0
* This patch adds automatic detection of USB mass storage devicesHans Petter Selasky2011-09-021-0/+1
* Use the EVENTHANDLER system to hook into the usb device configuration andAndrew Thompson2009-12-171-4/+0
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-231-2/+0
* Fix _USB2_* refernces in the header protection defines.Andrew Thompson2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-151-18/+18
* s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson2009-05-291-3/+3
* s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson2009-05-281-9/+9
* MFp4 //depot/projects/usb@160930Andrew Thompson2009-04-221-4/+1
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+70