aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class
Commit message (Expand)AuthorAgeFilesLines
* Endpoint configuration is now refined to give better output when all configur...Dean Camera2009-04-242-3/+3
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-222-18/+18
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-2/+2
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-5/+5
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-193-15/+15
* Removed "Host_" section of the function names in ConfigDescriptor.h, as most ...Dean Camera2009-04-173-110/+115
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-172-7/+14
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-163-5/+35
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-0/+2
* Removed all binary constants and replaced with decimal or hexadecimal constan...Dean Camera2009-04-052-31/+38
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-013-7/+7
* Moved all source to the trunk directory.Dean Camera2009-02-235-0/+1102