index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Core
/
HostStandardReq.h
Age
Commit message (
Expand
)
Author
2012-06-09
Spell check source code, fix mistakes.
Dean
2012-02-24
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean
2012-02-20
Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2012-02-01
Minor documentation improvements.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-11-24
Minor Doxygen documentation improvements.
Dean
2011-11-24
Add new USB_Host_GetDescriptor() function. Alter the USB_Host_GetDeviceDescri...
Dean
2011-11-24
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetti...
Dean
2011-08-28
Move documentation for the USB_HOST_TIMEOUT_MS into the HostStandardReq modul...
Dean
2011-08-24
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...
Dean
2011-07-12
Add missing function attributes.
Dean
2011-07-12
Added new USB_Host_GetDeviceStatus() function for USB Host mode.
Dean
2011-07-11
Minor documentation and style fixes.
Dean
2011-07-08
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...
Dean
2011-02-19
Initial restructuring of the core USB driver module to support multiple archi...
Dean