summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_compat_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Finish process of moving the LinuxKPI module into the default kernel build.hselasky2015-10-291-310/+0
* - Add usb_fill_bulk_urb() and usb_bulk_msg() linux compat functions [1]thompsa2009-11-011-1/+6
* USB CORE - compat Linux:alfred2009-07-301-0/+1
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-40/+0
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-1/+1
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-071-3/+3
* Fix compile after the removal of bsd_udev.thompsa2009-06-021-1/+1
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-301-5/+5
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-10/+10
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-128/+0
* Use enums for speed and rev data types.thompsa2009-05-211-1/+1
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-11/+11
* Move the new USB stack into its new home.thompsa2009-02-231-0/+472
OpenPOWER on IntegriCloud