| Age | Commit message (Expand) | Author |
| 2009-04-16 | Fixed GenericHIDHost demo report write routine incorrect for control type req... | Dean |
| 2009-04-15 | Fixed minor issue with the RNDISEthernet demo DHCP protocol decoder routine u... | Dean |
| 2009-04-14 | Corrected AudioInput and AudioOutput demos, to fix endpoint underflows due to... | Dean |
| 2009-04-14 | The USB_Host_SendControlRequest() function no longer automatically selects th... | Dean |
| 2009-04-14 | Adjusted sample CTC timer calculations in the AudioOutput and AudioInput demo... | Dean |
| 2009-04-13 | Fixed RNDISEthenet demo checking the incorrect message field for packet size ... | Dean |
| 2009-04-09 | Fixed GenericHID demo not starting USB and HID management tasks when not usin... | Dean |
| 2009-04-07 | Added support to the CDCHost demo for devices with mutiple CDC interfaces whi... | Dean |
| 2009-04-07 | Added preprocessor checks and documentation to the bootloaders giving informa... | Dean |
| 2009-04-05 | Removed all binary constants and replaced with decimal or hexadecimal constan... | Dean |
| 2009-04-05 | Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri... | Dean |
| 2009-04-05 | Add call to MassStore_WaitForDataReceived() in MassStore_GetReturnedStatus() ... | Dean |
| 2009-04-02 | Added new PIMA_DATA_SIZE() define to the Still Image Host demo. | Dean |
| 2009-04-01 | All comments in the library, bootloaders, demos and projects have now been sp... | Dean |
| 2009-04-01 | Changed GenericHID device demo to use the LUFA scheduler, added INTERRUPT_DAT... | Dean |
| 2009-04-01 | Added new GenericHIDHost demo. | Dean |
| 2009-04-01 | Fixed incorrect defined in Version.h. | Dean |
| 2009-03-31 | Commit for the 090401 release. | Dean |
| 2009-03-29 | Minor documentation fixes to correct formatting and typos. | Dean |
| 2009-03-29 | Added new GenericHID device demo application. | Dean |
| 2009-03-29 | Fixed MagStripe keyboard interface polling interval, increased to 4ms from 2m... | Dean |
| 2009-03-27 | Add new page to the documentation listing existing LUFA powered projects, fix... | Dean |
| 2009-03-27 | AVRISP Programmer code is no longer in the LUFA mainline, remove it's PID all... | Dean |
| 2009-03-27 | Fixed incorrect ADC driver init register manipulation (thanks to Tobias). | Dean |
| 2009-03-26 | Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_D... | Dean |
| 2009-03-25 | Fixed documentation typoes and preprocessor checks relating to misspellings o... | Dean |
| 2009-03-23 | Fixed CDC demo not sending an empty packet after each transfer to prevent the... | Dean |
| 2009-03-20 | Combined Keyboad and Mouse normal and interrupt driven host demos into unifie... | Dean |
| 2009-03-19 | Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo. | Dean |
| 2009-03-18 | Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and SPI_SPEED_FCPU_DIV_12... | Dean |
| 2009-03-17 | Corrected CDC class bootloader to fix a few bugs, changed address counter to ... | Dean |
| 2009-03-17 | Incomplete non-functional BluetoothHost demo removed until it has reached a s... | Dean |
| 2009-03-17 | Added DataflashManager_WriteBlocks_RAM() and DataflashManager_ReadBlocks_RAM(... | Dean |
| 2009-03-17 | Board Dataflash driver now allows for dataflash ICs which use different shift... | Dean |
| 2009-03-16 | Added extra output to makefiles to indicate the currently selected BOARD para... | 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 |