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_dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve a LOR after r246616. Protect control requests using the USB device
hselasky
2013-02-13
1
-0
/
+1
*
Modify the FreeBSD USB kernel code so that it can be compiled directly
hselasky
2013-01-30
1
-0
/
+2
*
USB core:
alfred
2009-07-30
1
-2
/
+2
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-66
/
+13
*
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
-24
/
+24
*
Place the fifo and ref counting variables on the stack to prevent races.
thompsa
2009-06-02
1
-2
/
+8
*
Revert the size_t part of the last commit for the moment, this blows up the
thompsa
2009-05-30
1
-4
/
+4
*
s/usb2_/usb_/ on all typedefs for the USB stack.
thompsa
2009-05-29
1
-25
/
+25
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
1
-56
/
+56
*
MFp4 //depot/projects/usb @159431,159437,159438
thompsa
2009-03-20
1
-9
/
+10
*
MFp4 //depot/projects/usb 159225,159241,159292
thompsa
2009-03-17
1
-2
/
+4
*
- Remove the usb interface number from the device nodes as it is not needed.
thompsa
2009-02-28
1
-2
/
+0
*
Change USB over to make_dev() for all device nodes, previously it hooked into
thompsa
2009-02-27
1
-10
/
+42
*
Move the new USB stack into its new home.
thompsa
2009-02-23
1
-0
/
+168