aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/HostStandardReq.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Spell check source code, fix mistakes.Dean Camera2012-06-091-1/+1
* Minor documentation fixes - change \note entries to \warning where appropriat...Dean Camera2012-02-241-2/+2
* Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...Dean Camera2012-02-201-0/+1
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Minor documentation improvements.Dean Camera2012-02-011-1/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-4/+4
* Minor Doxygen documentation improvements.Dean Camera2011-11-241-0/+4
* Add new USB_Host_GetDescriptor() function. Alter the USB_Host_GetDeviceDescri...Dean Camera2011-11-241-30/+57
* Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetti...Dean Camera2011-11-241-0/+29
* Move documentation for the USB_HOST_TIMEOUT_MS into the HostStandardReq modul...Dean Camera2011-08-281-0/+12
* Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...Dean Camera2011-08-241-1/+1
* Add missing function attributes.Dean Camera2011-07-121-3/+3
* Added new USB_Host_GetDeviceStatus() function for USB Host mode.Dean Camera2011-07-121-10/+21
* Minor documentation and style fixes.Dean Camera2011-07-111-2/+2
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-0/+92
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-0/+116