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
/
template
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add usb template SERIALNET allowing us to have both USB CDC Ethernet
br
2015-01-13
3
-0
/
+391
*
Add new USB phone descriptor template for USB device side mode.
hselasky
2014-08-05
3
-3
/
+426
*
USB method structures for USB controllers and USB pipes should be
hselasky
2013-12-11
1
-1
/
+1
*
- Add more defines to limit USB memory usage and number of allocations
hselasky
2013-05-03
1
-7
/
+4
*
- Move scratch data from the USB bus structure to the USB device structure
hselasky
2013-02-10
1
-26
/
+39
*
Use string literals in string descriptors for marginally
hselasky
2013-01-30
7
-101
/
+30
*
Provide one global language string descriptor for
hselasky
2013-01-30
7
-42
/
+22
*
Modify the FreeBSD USB kernel code so that it can be compiled directly
hselasky
2013-01-30
8
-21
/
+39
*
Remove some extra and not needed space characters.
hselasky
2013-01-28
3
-3
/
+3
*
Fix compiler warnings, mostly signed issues,
hselasky
2012-04-02
1
-1
/
+1
*
Correct some bInterval USB template descriptor values.
hselasky
2011-12-06
4
-10
/
+10
*
Style change.
hselasky
2011-11-12
1
-2
/
+2
*
- Add some comments about the origin of some USB descriptors.
hselasky
2011-06-23
3
-1
/
+10
*
- Add more USB templates for various USB device classes
hselasky
2011-06-23
9
-11
/
+1155
*
Minor cleanup:
hselasky
2011-02-09
1
-1
/
+1
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
4
-4
/
+0
*
isochronous endpoint descriptors should have two more bytes which are zero by
thompsa
2010-03-11
1
-7
/
+16
*
- make the usb_temp_setup() and usb_temp_unsetup() functions public so that
thompsa
2010-03-11
3
-21
/
+17
*
Remove overuse of exclamation marks in kernel printfs, there mere fact a
thompsa
2009-11-26
1
-3
/
+3
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
4
-19
/
+91
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
5
-130
/
+130
*
s/usb2_/usb_/ on all typedefs for the USB stack.
thompsa
2009-05-29
1
-9
/
+9
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
5
-149
/
+149
*
Use enums for speed and rev data types.
thompsa
2009-05-21
1
-8
/
+8
*
MFp4 //depot/projects/usb@160930
thompsa
2009-04-22
1
-3
/
+4
*
MFp4 //depot/projects/usb @159430
thompsa
2009-03-20
1
-1
/
+0
*
Also use proper capitalisation of FreeBSD in other source files.
ed
2009-02-24
4
-4
/
+4
*
Move the new USB stack into its new home.
thompsa
2009-02-23
5
-0
/
+2167