aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Host/HID.c
Commit message (Expand)AuthorAgeFilesLines
* Add new functions to the HID host class driver, refine HID interface protocol...Dean Camera2009-08-111-3/+30
* Fixed swapped paremeters in the HID state memory copy call while processing a...Dean Camera2009-08-111-2/+12
* Fix issue in CDC device class driver where received data the size of the data...Dean Camera2009-08-111-0/+8
* Commit for 090810rc1 release.Dean Camera2009-08-051-0/+2
* State information for class drivers is now zeroed out during enumeration (bot...Dean Camera2009-07-271-0/+2
* Change Host mode class driver Pipe configuration routines -- better to let th...Dean Camera2009-07-271-15/+4
* Add new MouseHost Class Driver demo, unfinished, to allow for better testing ...Dean Camera2009-07-271-0/+100
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+36