| Age | Commit message (Expand) | Author |
| 2012-02-19 | Add tag for the 120219 release.LUFA-120219 | Dean |
| 2011-11-28 | Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3). | Dean |
| 2011-11-24 | Add new Android Open Accessory class driver to the library core and add a new... | Dean |
| 2011-11-23 | Update library to indicate support for the Android Accessory Host demo. | Dean |
| 2011-11-18 | Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri... | Dean |
| 2011-11-01 | Fix XMEGA core USB driver endpoint code to prevent incorrect STALL determinat... | Dean |
| 2011-10-31 | Add XMEGA SPI peripheral driver. | Dean |
| 2011-10-31 | Add support for the Atmel XMEGA A3BU Xplained board. | Dean |
| 2011-10-18 | Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p... | Dean |
| 2011-10-11 | Added User Application APIs to the CDC and DFU class bootloaders. | Dean |
| 2011-08-16 | Pull out architecture specific macros and other definitions into a new common... | Dean |
| 2011-08-04 | Update LUFAConfig.h with missing options for the AVR32 target. | Dean |
| 2011-07-14 | Update UC3 platform driver support to use the bitmasks defined in the header ... | Dean |
| 2011-07-13 | Add start of an architecture port to the Atmel USB XMEGA devices. | Dean |
| 2011-07-12 | Enhance and document the AVR32 UC3 platform drivers. | Dean |
| 2011-07-11 | Add missing function attributes to the RingBuffer driver to reduce the chance... | Dean |
| 2011-07-06 | Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont... | Dean |
| 2011-06-30 | Pull out Android Accessory Mode functions into a seperate set of files in the... | Dean |
| 2011-06-29 | Update AudioInput and AudioOutput Class Driver device mode demos to use a swi... | Dean |
| 2011-06-27 | Added board hardware driver support for the EVK1104 board. | Dean |
| 2011-06-27 | Add board driver support for the EVK1100 board. | Dean |
| 2011-06-19 | Add missing project files for the new HIDReportViewer project to upgrade its ... | Dean |
| 2011-06-16 | Add new incomplete HIDReportViewer project. | Dean |
| 2011-06-16 | Rename new Audio class driver functions, callbacks and events to ensure that ... | Dean |
| 2011-06-09 | Fix compile errors when both Host and Device modes are enabled. | Dean |
| 2011-06-09 | Add missing AS4 and project description files to the new Audio Host demos. | Dean |
| 2011-06-09 | Add new Audio Class Driver Host demos. | Dean |
| 2011-06-08 | Added new Host mode Audio Class driver. | Dean |
| 2011-06-06 | Add additional support files for the new low level AudioInputHost and AudioOu... | Dean |
| 2011-06-06 | Move completed low level Audio Host demos into the LowLevel folder from the I... | Dean |
| 2011-06-05 | Massive corrections to the project documentation and code comments, thanks to... | Dean |
| 2011-06-04 | Added board driver support for the Busware TUL board. | Dean |
| 2011-05-30 | Added new incomplete AudioOutputHost Host LowLevel demo. | Dean |
| 2011-05-29 | Added new incomplete AudioInputHost Host LowLevel demo. | Dean |
| 2011-05-26 | Fix incorrect macro guard in the UC3 EndpointStream header file. | Dean |
| 2011-05-26 | Update Webserver project to remove DHCP IP configuration status notification. | Dean |
| 2011-05-23 | Add new MediaController project, a simple Media Playback control manipulator ... | Dean |
| 2011-05-22 | Add RNDIS Device support to the Webserver project, so that the files stored o... | Dean |
| 2011-05-18 | Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_ReadPacket() and RNDIS_De... | Dean |
| 2011-05-14 | Fixed possible invalid program execution when in host mode if corrupt descrip... | Dean |
| 2011-04-12 | Add makefile template for the AVR32 UC3 architecture. | Dean |
| 2011-04-08 | Add in a new common Delay_MS() function, which provides a blocking delay for ... | Dean |
| 2011-03-16 | Added new VirtualSerialMassStorage Device Class Driver demo. | Dean |
| 2011-03-13 | Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. | Dean |
| 2011-03-13 | Oops - rename misnamed Endianess.h header file. | Dean |
| 2011-03-13 | Move out endianness management macros into a new common Endianness.h header. | Dean |
| 2011-02-27 | Move out common architecture-independent core definitions into the appropriat... | Dean |
| 2011-02-27 | More AVR32 UC3B architecture ports - USB device mode applications can now be ... | Dean |
| 2011-02-26 | Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleare... | Dean |
| 2011-02-26 | Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun... | Dean |