| Age | Commit message (Expand) | Author |
| 2011-10-18 | Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p... | Dean |
| 2011-07-26 | Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII cl... | Dean |
| 2011-07-19 | Add support for the ORDERED_EP_CONFIG compile time token on the UC3 architect... | Dean |
| 2011-07-08 | Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum... | Dean |
| 2011-06-08 | Remove warnings in the documentation for the library class drivers about sequ... | Dean |
| 2011-06-01 | Spell check library source code files. | Dean |
| 2011-05-14 | Add skeleton LUFAConfig.h to the CodeTemplates directory. | Dean |
| 2011-05-09 | Add new USE_LUFA_CONFIG_HEADER compile time option. | Dean |
| 2011-02-26 | More UC3B architecture port updates. | Dean |
| 2011-02-20 | Start update of documentation to support possible multiple architectures in t... | Dean |
| 2011-01-10 | Altered all endpoint/pipe stream transfers so that the new BytesProcessed par... | Dean |
| 2011-01-08 | The FAST_STREAM_TRANSFERS compile time option has been removed due to lack of... | Dean |
| 2010-12-24 | Re-add in old Endpoint/Pipe workaround for unordered pipes - add new ORDERED_... | Dean |
| 2010-10-27 | Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option to disable automatic ... | Dean |
| 2010-10-13 | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean |
| 2010-10-07 | Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to re... | Dean |
| 2010-07-30 | More spell checking of all source files -- correct missed errors, switch to E... | Dean |
| 2010-06-16 | Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t... | Dean |
| 2010-05-08 | Add svn:eol-style property to source files, so that the line endings are corr... | Dean |
| 2010-02-24 | Revert changes made for the partial port to the AVR32 architecture. | Dean |
| 2010-02-23 | More porting of the USB core to the AVR32. | Dean |
| 2009-12-30 | Update copyright year to 2010. | Dean |
| 2009-12-20 | Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. | Dean |
| 2009-11-13 | Corrections, improvements and additions to the incomplete RNDISHost demo. | Dean |
| 2009-09-30 | Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size o... | Dean |
| 2009-09-21 | Add new attributes to the HID Report Parser and HID Host Mode Class driver to... | Dean |
| 2009-09-09 | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar... | Dean |
| 2009-09-09 | Change HID report parser so that it can calculate and record the sizes (IN, O... | Dean |
| 2009-09-02 | Add user-filtering to the HID report parser, so that the user code can decide... | Dean |
| 2009-08-05 | Renamed all library events to properly seperate out Device and Host mode even... | Dean |
| 2009-08-02 | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the exi... | Dean |
| 2009-07-28 | Better solution - change compile time token names to DEVICE_STATE_AS_GPIOR an... | Dean |
| 2009-07-28 | Added HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0 compile time options, t... | Dean |
| 2009-07-21 | Added new USB_DeviceState variable to keep track of the current Device mode U... | Dean |
| 2009-07-16 | Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR... | Dean |
| 2009-07-13 | Added compatibility list to the documentation of each individual demo. | Dean |
| 2009-07-13 | Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-bl... | Dean |
| 2009-06-21 | Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in s... | Dean |
| 2009-06-20 | Added USE_INTERNAL_SERIAL compile time option to automatically read out the i... | Dean |
| 2009-06-15 | Move main library documentation pages into a new ManPages subdirectory. | Dean |