Move Set Feature and Clear Feature control request feature selector values into their...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / MassStorage.c
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-27 Dean CameraAdded new NO_CLASS_DRIVER_AUTOFLUSH compile time option...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-08-22 Dean CameraChanged all Device mode LowLevel demos and Device Class...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-15 Dean CameraCleanups to the MassStorage Device demos, and the MassS...
2009-11-09 Dean CameraFixed HID host Class driver report send/receive report...
2009-11-06 Dean CameraAdd optional double-banking support to the Device mode...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-21 Dean CameraAdd extra tests to the MassStorage device demo and...
2009-07-21 Dean CameraAdd explicit guards to all device mode tasks to ensure...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-23 Dean CameraFixed MassStorage demo not clearing the reset flag...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-04 Dean CameraMinor documentation page updates.
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...