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_handle_request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler warnings, mostly signed issues,
hselasky
2012-04-02
1
-3
/
+1
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
1
-1
/
+0
*
Add missing #if's
hselasky
2010-10-04
1
-0
/
+2
*
- Patch to allow USB controller to resume operation after
alfred
2009-08-24
1
-17
/
+13
*
Temporarily revert the new-bus locking for 8.0 release. It will be
jhb
2009-08-20
1
-6
/
+6
*
Make the newbus subsystem Giant free by adding the new newbus sxlock.
attilio
2009-08-02
1
-6
/
+6
*
USB core:
alfred
2009-07-30
1
-27
/
+39
*
Sync to p4
thompsa
2009-06-27
1
-5
/
+24
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-14
/
+34
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
1
-52
/
+52
*
Minor device side improvement. Make sure a not complete state gets paired with
thompsa
2009-06-12
1
-31
/
+31
*
Rename usb pipes to endpoints as it better represents what they are, and struct
thompsa
2009-06-07
1
-5
/
+5
*
s/usb2_/usb_/ on all typedefs for the USB stack.
thompsa
2009-05-29
1
-14
/
+14
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
1
-26
/
+26
*
MFp4 //depot/projects/usb@160930
thompsa
2009-04-22
1
-3
/
+4
*
MFp4 //depot/projects/usb@159909
thompsa
2009-04-05
1
-2
/
+0
*
MFp4 //depot/projects/usb@159517
thompsa
2009-03-20
1
-1
/
+1
*
MFp4 //depot/projects/usb @159430
thompsa
2009-03-20
1
-1
/
+0
*
MFp4 //depot/projects/usb@157958
thompsa
2009-02-24
1
-0
/
+4
*
Move the new USB stack into its new home.
thompsa
2009-02-23
1
-0
/
+756