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