aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel/DeviceStandardReq.c
Commit message (Expand)AuthorAgeFilesLines
* Better algorithm to extract and convert the internal device serial number int...Dean Camera2010-10-241-5/+5
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-39/+40
* Fixed random enumeration failure while in device mode due to interrupts causi...Dean Camera2010-10-121-29/+28
* Changed default value for the reset polarity parameter in the AVRISP-MKII pro...Dean Camera2010-09-291-1/+4
* Rename internal suspend and wake up USB interrupt macros so that they follow ...Dean Camera2010-09-191-2/+0
* Fixed SET FEATURE and CLEAR FEATURE control requests directed at an unconfigu...Dean Camera2010-09-131-12/+12
* Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s...Dean Camera2010-08-241-2/+2
* Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct...Dean Camera2010-07-211-0/+395