index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
usb_request.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Add more defines to limit USB memory usage and number of allocations
hselasky
2013-05-03
1
-1
/
+4
*
Add definitions and structures for USB 2.0 Link Power Management, LPM.
hselasky
2012-04-02
1
-0
/
+2
*
- Try to fix support for USB 3.0 HUBs.
hselasky
2012-01-12
1
-0
/
+2
*
Improve enumeration of Low- and Full-speed devices connected through a
hselasky
2011-06-06
1
-0
/
+4
*
Add code to warm reset a USB 3.0 port.
hselasky
2010-11-04
1
-0
/
+2
*
This commit adds full support for USB 3.0 devices in host and device
hselasky
2010-10-04
1
-2
/
+14
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-31
/
+0
*
Fix _USB2_* refernces in the header protection defines.
thompsa
2009-06-15
1
-3
/
+3
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
1
-33
/
+33
*
s/usb2_/usb_/ on all typedefs for the USB stack.
thompsa
2009-05-29
1
-33
/
+33
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
1
-42
/
+42
*
MFp4 //depot/projects/usb@160930
thompsa
2009-04-22
1
-2
/
+2
*
MFp4 //depot/projects/usb@159811
thompsa
2009-04-05
1
-0
/
+2
*
MFp4 //depot/projects/usb @159431,159437,159438
thompsa
2009-03-20
1
-4
/
+4
*
MFp4 //depot/projects/usb@157909
thompsa
2009-02-24
1
-2
/
+3
*
Move the new USB stack into its new home.
thompsa
2009-02-23
1
-0
/
+103