aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
AgeCommit message (Expand)Author
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-03-25Re-enable cppcheck static analysis unused function checks after adding in spe...Dean
2012-03-15Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfa...Dean
2012-03-14Audio Device Class driver changed to also require the index of the Audio Cont...Dean
2012-02-11Clean up the Audio Device class driver control request Endpoint match logic.Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-01-28Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Aud...Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-11-18Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean