| Age | Commit message (Expand) | Author |
| 2012-02-19 | Add tag for the 120219 release.LUFA-120219 | Dean |
| 2011-12-23 | Run wspurify script on /trunk/ and /branches/ C source files, to remove any t... | dean |
| 2011-12-14 | Don't validate the Device Descriptor's vendor ID when validating that a devic... | Dean |
| 2011-12-01 | Altered the Mass Storage Host class driver so that SCSI data STALLs from the ... | Dean |
| 2011-11-28 | Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3). | Dean |
| 2011-11-24 | Convert the LowLevel AndroidAccessory demo to use the new class driver consta... | Dean |
| 2011-11-24 | Add new Android Open Accessory class driver to the library core and add a new... | Dean |
| 2011-11-18 | Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri... | Dean |
| 2011-10-26 | Fixed CDC class drivers not saving and sending all 16-bits of the control lin... | Dean |
| 2011-09-22 | Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare... | Dean |
| 2011-09-17 | Fixed HID Parser's largest report size bit count not including the size of th... | Dean |
| 2011-08-28 | Move documentation for the USB_HOST_TIMEOUT_MS into the HostStandardReq modul... | Dean |
| 2011-08-28 | Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host... | Dean |
| 2011-08-24 | Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun... | Dean |
| 2011-07-19 | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN... | Dean |
| 2011-07-12 | Add missing function attributes. | Dean |
| 2011-07-11 | More endianness porting of the LUFA host mode class drivers. | Dean |
| 2011-07-11 | Minor documentation and style fixes. | Dean |
| 2011-07-05 | Fix HID_Host_SetIdlePeriod() function to send the correct request type to the... | Dean |
| 2011-07-04 | Add missing function parameter to the new HID_Host_SetIdlePeriod() function. | Dean |
| 2011-07-04 | Add missing function parameter to the new HID_Host_SetIdlePeriod() function. | Dean |
| 2011-07-04 | Added new HID_Host_SetIdlePeriod() function to the HID Host Class driver. | Dean |
| 2011-06-20 | Minor internal macro renaming for the UC3 devices. | Dean |
| 2011-06-16 | Add missing SVN eol-style properties to source files to prevent mixed end-of-... | Dean |
| 2011-06-16 | Rename new Audio class driver functions, callbacks and events to ensure that ... | Dean |
| 2011-06-14 | Rename Audio Host Class driver internal descriptor matching routines to be in... | Dean |
| 2011-06-13 | Ensure that only the requested Audio class pipes are mapped to endpoints with... | Dean |
| 2011-06-12 | Fix bugs in the Host mode Audio class driver. | Dean |
| 2011-06-09 | Fix errors in the library Host mode Audio Class driver. | Dean |
| 2011-06-09 | Add new Audio Class Driver Host demos. | Dean |
| 2011-06-08 | Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress()... | Dean |
| 2011-06-08 | Remove warnings in the documentation for the library class drivers about sequ... | Dean |
| 2011-06-08 | Added new Host mode Audio Class driver. | Dean |
| 2011-06-05 | Massive corrections to the project documentation and code comments, thanks to... | Dean |
| 2011-06-01 | Spell check library source code files. | Dean |
| 2011-06-01 | Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA... | Dean |
| 2011-05-27 | Add new USB_Host_SetInterfaceAltSetting() convenience function. | Dean |
| 2011-05-19 | Fix broken Doxygen documentation. | Dean |
| 2011-05-18 | Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_ReadPacket() and RNDIS_De... | Dean |
| 2011-04-04 | Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_... | Dean |
| 2011-03-03 | Fixed Still Image Host class driver exiting the descriptor search routine pre... | Dean |
| 2011-02-27 | More AVR32 UC3B architecture ports - USB device mode applications can now be ... | Dean |
| 2011-02-20 | More updates to remove architecture-specific comments from the documentation,... | Dean |
| 2011-02-20 | Start update of documentation to support possible multiple architectures in t... | Dean |
| 2011-02-19 | Initial restructuring of the core USB driver module to support multiple archi... | Dean |
| 2011-02-19 | Add new ARCH option to the makefiles to (eventually) specify the target devic... | Dean |
| 2011-01-30 | Renamed the PRNT_Host_SendString(), CDC_Host_SendString() and CDC_Device_Send... | Dean |
| 2011-01-30 | Removed SerialStream module, rolled functionality into the base USART Serial ... | Dean |
| 2011-01-16 | Fixed several functions in the Host mode Still Image Class driver returning a... | Dean |
| 2011-01-16 | Minor documentation corrections for the new HID report item constant defines. | Dean |