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
/
controller
/
musb_otg_atmelarm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r307518:
hselasky
2016-11-07
1
-6
/
+0
*
Add 64-bit DMA support in the XHCI controller driver.
hselasky
2015-01-05
1
-0
/
+1
*
- Add initial host mode support for Mentor Graphics USB OTG controller
gonzo
2013-07-07
1
-2
/
+26
*
Implement better support for USB controller suspend and resume.
hselasky
2011-12-14
1
-20
/
+6
*
Rename device_delete_all_children() into device_delete_children().
hselasky
2011-11-22
1
-1
/
+1
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-5
/
+4
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
1
-1
/
+0
*
- Make struct usb_xfer opaque so that drivers can not access the internals
thompsa
2009-06-23
1
-1
/
+21
*
s/usb2_/usb_|usbd_/ on all function names for the USB stack.
thompsa
2009-06-15
1
-2
/
+2
*
Remove usb_sw_transfer.[ch] which are now empty after r190735.
thompsa
2009-04-06
1
-1
/
+0
*
MFp4 //depot/projects/usb @159479,159502,159516,159522,159529
thompsa
2009-03-20
1
-2
/
+2
*
MFp4 //depot/projects/usb @159430
thompsa
2009-03-20
1
-1
/
+0
*
Fix musb_otg.h include filename.
thompsa
2009-03-09
1
-1
/
+1
*
Move the new USB stack into its new home.
thompsa
2009-02-23
1
-0
/
+239