| Age | Commit message (Expand) | Author |
| 2009-06-15 | Move main library documentation pages into a new ManPages subdirectory. | Dean |
| 2009-06-15 | Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w... | Dean |
| 2009-06-09 | Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class... | Dean |
| 2009-06-05 | Synchronise with the 090605 release. | Dean |
| 2009-06-04 | Minor documentation page updates. | Dean |
| 2009-05-22 | Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc... | Dean |
| 2009-05-18 | Rewritten event system to remove all macros, to make user code clearer. | Dean |
| 2009-05-17 | Removed DESCRIPTOR_ADDRESS() macro as it was largely supurflous and only serv... | Dean |
| 2009-05-14 | Removed all user pipe/endpoint interrupt APIs, added internal library support... | Dean |
| 2009-05-12 | Fixed Mouse and Keyboard device demos not acting in accordance with the HID s... | Dean |
| 2009-05-11 | Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_Contro... | Dean |
| 2009-05-06 | Changed HWB board driver to Buttons driver, to allow for the support of futur... | Dean |
| 2009-05-03 | Fixed naming of OTG.h functions, to make them consistent with the rest of the... | Dean |
| 2009-05-03 | More minor renaming of library enums and events to try to create a consistent... | Dean |
| 2009-04-24 | Endpoint configuration is now refined to give better output when all configur... | Dean |
| 2009-04-23 | Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea... | Dean |
| 2009-04-22 | USB_HostRequest renamed to USB_ControlRequest, entire control request header ... | Dean |
| 2009-04-21 | Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f... | Dean |
| 2009-04-20 | Changed over all deprecated GCC structure tag initializers to the standardize... | Dean |
| 2009-04-19 | Spell checked non-source documentation pages. | Dean |
| 2009-04-19 | Fixed incorrect HID interface class and subclass values in the Mouse and Keyb... | Dean |
| 2009-04-17 | Removed "Host_" section of the function names in ConfigDescriptor.h, as most ... | Dean |
| 2009-04-17 | Renamed Serial_Stream driver to SerialStream to remain consistent with the re... | Dean |
| 2009-04-16 | Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral. | Dean |
| 2009-04-16 | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean |
| 2009-04-14 | The USB_Host_SendControlRequest() function no longer automatically selects th... | Dean |
| 2009-04-01 | Added new GenericHIDHost demo. | Dean |
| 2009-03-31 | Commit for the 090401 release. | Dean |
| 2009-03-29 | Minor documentation fixes to correct formatting and typos. | Dean |
| 2009-03-27 | Add new page to the documentation listing existing LUFA powered projects, fix... | Dean |
| 2009-03-17 | Board Dataflash driver now allows for dataflash ICs which use different shift... | Dean |
| 2009-03-11 | Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT... | Dean |
| 2009-03-10 | Fixed incorrect/missing control status stage transfers on demos, bootloaders ... | Dean |
| 2009-03-09 | Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma... | Dean |
| 2009-03-04 | Updated makefiles to reflect new dfu-ee programming target invocations (suppl... | Dean |