| 2010-07-30 | Dean Camera | More spell checking of all source files -- correct... | tree | commitdiff | 
| 2010-07-30 | Dean Camera | Altered the CDC Deivice and Host Class drivers' receive... | tree | commitdiff | 
| 2010-07-21 | Dean Camera | Add missing const qualifiers to class drivers. | tree | commitdiff | 
| 2010-07-20 | Dean Camera | Fixed MIDI_Device_SendEventPacket() not correctly waiti... | tree | commitdiff | 
| 2010-07-19 | Dean Camera | Update makefiles to use the latest WinAVR/Atmel toolcha... | tree | commitdiff | 
| 2010-07-15 | Dean Camera | Fixed HID device class driver still using PrevReportINB... | tree | commitdiff | 
| 2010-07-13 | Dean Camera | Added const attributes to some of the class driver... | tree | commitdiff | 
| 2010-06-17 | Dean Camera | Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). | tree | commitdiff | 
| 2010-06-16 | Dean Camera | Spell check code and manual pages. Remove custom Doxyge... | tree | commitdiff | 
| 2010-06-15 | Dean Camera | Change over Doxygen \note documentation to \pre where... | tree | commitdiff | 
| 2010-06-12 | Dean Camera | Slight improvements to the reliability of the software... | tree | commitdiff | 
| 2010-06-08 | Dean Camera | Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLIN... | tree | commitdiff | 
| 2010-06-03 | Dean Camera | More documentation fixes. | tree | commitdiff | 
| 2010-06-03 | Dean Camera | Minor documentation cleanups. | tree | commitdiff | 
| 2010-05-29 | Dean Camera | Fix spacing of the function parameter descriptions... | tree | commitdiff | 
| 2010-05-09 | Dean Camera | Add new ReportType parameter to the HID class driver... | tree | commitdiff | 
| 2010-05-08 | Dean Camera | Add svn:eol-style property to source files, so that... | tree | commitdiff | 
| 2010-05-07 | Dean Camera | Device mode class driver callbacks are now fired before... | tree | commitdiff | 
| 2010-05-06 | Dean Camera | Added new EVENT_CDC_Device_BreakSent() event and CDC_Ho... | tree | commitdiff | 
| 2010-05-06 | Dean Camera | Ensure that the CDC class drivers return 0 if the numbe... | tree | commitdiff | 
| 2010-04-29 | Dean Camera | The Audio_Device_IsSampleReceived() and Audio_Device_Is... | tree | commitdiff | 
| 2010-04-20 | Dean Camera | Fixed HID Device Class Driver not allocating a temporar... | tree | commitdiff | 
| 2010-04-13 | Dean Camera | Removed two-step endpoint/pipe bank clear and switch... | tree | commitdiff | 
| 2010-03-29 | Dean Camera | Add briefs for the library core structures. | tree | commitdiff | 
| 2010-03-29 | Dean Camera | Add file-level brief documentation. | tree | commitdiff | 
| 2010-02-24 | Dean Camera | Revert changes made for the partial port to the AVR32... | tree | commitdiff | 
| 2010-02-24 | Dean Camera | More AVR32 achitecture ports. | tree | commitdiff | 
| 2010-02-11 | Dean Camera | Add more include protection macros to give the user... | tree | commitdiff | 
| 2010-02-08 | Dean Camera | Fix AVRISP-MKII clone project's TPI Chip Erase command... | tree | commitdiff | 
| 2010-01-28 | Dean Camera | Be doubly-certain that the incomming CDC class driver... | tree | commitdiff | 
| 2010-01-12 | Dean Camera | Fixed incorrect interface values in the VirtualSerialMo... | tree | commitdiff | 
| 2010-01-05 | Dean Camera | Added support to the MIDI Class drivers for packed... | tree | commitdiff | 
| 2010-01-05 | Dean Camera | Inline USB management functions in the Class drivers... | tree | commitdiff | 
| 2010-01-04 | Dean Camera | Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check... | tree | commitdiff | 
| 2010-01-04 | Dean Camera | Fixed blocking CDC streams not aborting when the host... | tree | commitdiff | 
| 2009-12-30 | Dean Camera | Update copyright year to 2010. | tree | commitdiff | 
| 2009-12-28 | Dean Camera | Fix MIT license language to make its intent clearer. | tree | commitdiff | 
| 2009-12-17 | Dean Camera | Un-inline the SendAddress function in NVMTarget.c/... | tree | commitdiff | 
| 2009-12-13 | Dean Camera | Test with -Wextra, fix library warnings due to unused... | tree | commitdiff | 
| 2009-11-29 | Dean Camera | Add to the existing CDC Class Driver's CreateStream... | tree | commitdiff | 
| 2009-11-26 | Dean Camera | Fix RNDIS Device Class driver - RNDISConstants.h has... | tree | commitdiff | 
| 2009-11-26 | Dean Camera | Added new RNDIS Host class driver and the beginnings... | tree | commitdiff | 
| 2009-11-23 | Dean Camera | Added new ReportType parameter to the HID Device Class... | tree | commitdiff | 
| 2009-11-17 | Dean Camera | Fix doxygen documentation - doxygen was getting confuse... | tree | commitdiff | 
| 2009-11-15 | Dean Camera | Cleanups to the MassStorage Device demos, and the MassS... | tree | commitdiff | 
| 2009-11-12 | Dean Camera | Add blocking versions of the CDC Class driver streams... | tree | commitdiff | 
| 2009-11-12 | Dean Camera | Add beginnings of a RNDIS Ethernet Host demo. | tree | commitdiff | 
| 2009-11-10 | Dean Camera | Update CDC Class Driver character stream functions... | tree | commitdiff | 
| 2009-11-10 | Dean Camera | Added new stream creation function to the CDC Class... | tree | commitdiff | 
| 2009-11-09 | Dean Camera | Spell check all source code variables, comments and... | tree | commitdiff | 
| 2009-11-09 | Dean Camera | Fixed HID host Class driver report send/receive report... | tree | commitdiff | 
| 2009-11-07 | Dean Camera | Add optional pipe double banking support to the Host... | tree | commitdiff | 
| 2009-11-06 | Dean Camera | Add double banking property to LUFA powered projects... | tree | commitdiff | 
| 2009-11-06 | Dean Camera | Add optional double-banking support to the Device mode... | tree | commitdiff | 
| 2009-11-03 | Dean Camera | Add const attribute to class driver APIs. | tree | commitdiff | 
| 2009-10-26 | Dean Camera | Make HID device class driver ignore the previous HID... | tree | commitdiff | 
| 2009-10-26 | Dean Camera | Make HID device class driver reselect the correct endpo... | tree | commitdiff | 
| 2009-10-08 | Dean Camera | Add new MIDI Host Class driver to the library, and... | tree | commitdiff | 
| 2009-10-03 | Dean Camera | Changed Audio Class driver sample read/write functions... | tree | commitdiff | 
| 2009-09-20 | Dean Camera | Added new Pipe_IsFrozen() macro to determine if the... | tree | commitdiff | 
| 2009-09-17 | Dean Camera | Fix Mass Storage Host Class driver GetMaxLUN command... | tree | commitdiff | 
| 2009-09-14 | Dean Camera | Fixed MIDI Device Class driver not sending/receiving... | tree | commitdiff | 
| 2009-09-10 | Dean Camera | Revert changed CDC_Device_Flush() prototype accidential... | tree | commitdiff | 
| 2009-09-10 | Dean Camera | Prevent the CDC Device Class driver from sending empty... | tree | commitdiff | 
| 2009-09-02 | Dean Camera | Add StillImage Host Class Driver functions for opening... | tree | commitdiff | 
| 2009-08-31 | Dean Camera | Add extra check for OUT ZLP in the CDC Device Class... | tree | commitdiff | 
| 2009-08-27 | Dean Camera | Fixed Device mode HID Class driver not explicitly initi... | tree | commitdiff | 
| 2009-08-27 | Dean Camera | Added new "Common" section to the class drivers, to... | tree | commitdiff | 
| 2009-08-27 | Dean Camera | Added extra note about missing OUT endpoint configurati... | tree | commitdiff | 
| 2009-08-27 | Dean Camera | Fixed Device mode HID Class driver always sending IN... | tree | commitdiff | 
| 2009-08-26 | Dean Camera | Add SCSICodes.h to the Class Driver Common folder,... | tree | commitdiff | 
| 2009-08-26 | Dean Camera | More work on the Mass Storage Host mode Class driver. | tree | commitdiff | 
| 2009-08-25 | Dean Camera | Updated Benito project -- added hardware interrupt... | tree | commitdiff | 
| 2009-08-16 | Dean Camera | Added return values to the CDC and MIDI class driver... | tree | commitdiff | 
| 2009-08-16 | Dean Camera | Added new EVENT_USB_Device_StartOfFrame() event, contro... | tree | commitdiff | 
| 2009-08-13 | Dean Camera | Added CDC_Device_Flush() command to the CDC Device... | tree | commitdiff | 
| 2009-08-11 | Dean Camera | Added flag to the HID report parser to indicate if... | tree | commitdiff | 
| 2009-08-11 | Dean Camera | Add CDC Host class driver EVENT_CDC_Host_ControLineStat... | tree | commitdiff | 
| 2009-08-11 | Dean Camera | Document CDC Host class driver functions and enums. | tree | commitdiff | 
| 2009-08-11 | Dean Camera | Completion of initial CDC host mode class driver. | tree | commitdiff | 
| 2009-08-11 | Dean Camera | Fix issue in CDC device class driver where received... | tree | commitdiff | 
| 2009-08-05 | Dean Camera | Changed over manual loops waiting for endpoints to... | tree | commitdiff | 
| 2009-08-05 | Dean Camera | Renamed all library events to properly seperate out... | tree | commitdiff | 
| 2009-08-04 | Dean Camera | Fix issue with CDC device demos causing broken communic... | tree | commitdiff | 
| 2009-08-02 | Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... | tree | commitdiff | 
| 2009-07-31 | Dean Camera | Fix demos based on the device mode HID class driver... | tree | commitdiff | 
| 2009-07-30 | Dean Camera | Add new HID_Device_MillisecondElapsed() function to... | tree | commitdiff | 
| 2009-07-30 | Dean Camera | Ensure that the previous HID reports in the HID device... | tree | commitdiff | 
| 2009-07-30 | Dean Camera | Fix to HID device mode Class driver, so that new report... | tree | commitdiff | 
| 2009-07-30 | Dean Camera | Fix incorrect configuration in the ClassDriver AudioOut... | tree | commitdiff | 
| 2009-07-27 | Dean Camera | State information for class drivers is now zeroed out... | tree | commitdiff | 
| 2009-07-21 | Dean Camera | Added new USB_DeviceState variable to keep track of... | tree | commitdiff | 
| 2009-07-21 | Dean Camera | Add extra tests to the MassStorage device demo and... | tree | commitdiff | 
| 2009-07-21 | Dean Camera | Add explicit guards to all device mode tasks to ensure... | tree | commitdiff | 
| 2009-07-16 | Dean Camera | Added new TOTAL_NUM_CONFIGURATIONS option, removed... | tree | commitdiff | 
| 2009-07-15 | Dean Camera | Fix HID class device driver -- if a SetIDle request... | tree | commitdiff | 
| 2009-07-14 | Dean Camera | Added module file dependancy information to the USB... | tree | commitdiff | 
| 2009-06-28 | Dean Camera | Added const modifiers to device mode class drivers. | tree | commitdiff | 
| 2009-06-26 | Dean Camera | Reduce struct name pollution - group typedef struct... | tree | commitdiff | 
| 2009-06-23 | Dean Camera | Fixed MassStorage demo not clearing the reset flag... | tree | commitdiff | 
| next |