| Age | Commit message (Expand) | Author |
| 2012-07-30 | Tag the LUFA 120730 release.LUFA-120730 | Dean |
| 2012-05-20 | Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ... | Dean |
| 2012-04-14 | Reintegrate the FullEPAddresses development branch into trunk. | Dean |
| 2012-02-24 | Minor documentation fixes - change \note entries to \warning where appropriat... | Dean |
| 2012-02-04 | Update file contributor copyrights for 2012. | Dean |
| 2012-02-04 | Update file header copyrights for 2012. | Dean |
| 2012-02-02 | Minor documentation improvements. | Dean |
| 2012-02-01 | Minor documentation improvements. | Dean |
| 2011-12-23 | Run wspurify script on /trunk/ and /branches/ C source files, to remove any t... | 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-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-05-26 | Copy out the EndpointStream and PipeStream functions to each architecture, so... | Dean |
| 2011-03-15 | Remove redundant Doxygen guards from the internal preprocessor definitions. | Dean |
| 2011-02-20 | Rename architecture specific driver files, to make them appear with uniquely ... | Dean |
| 2011-02-20 | More updates to remove architecture-specific comments from the documentation,... | 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-16 | Minor documentation corrections for the new HID report item constant defines. | Dean |
| 2011-01-08 | Minor documentation improvements. | Dean |
| 2011-01-01 | Update copyright year on all source files. | Dean |
| 2010-12-26 | Documentation improvements - put driver example code into its own section, fi... | Dean |
| 2010-11-05 | Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev... | Dean |
| 2010-10-28 | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean |
| 2010-10-24 | All USB class drivers are now automatically included when LUFA/Drivers/USB.h ... | Dean |
| 2010-10-13 | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean |
| 2010-08-22 | Split out endpoint and pipe stream functions into new EndpointStream.c/.h and... | Dean |
| 2010-07-29 | Spell check all source files once again to find any typos. | Dean |
| 2010-07-21 | Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct... | Dean |
| 2010-07-19 | Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. | Dean |
| 2010-07-06 | Make main readme file easier to read, and make documentation build instructio... | Dean |
| 2010-07-02 | Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu... | Dean |
| 2010-06-17 | Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). | Dean |
| 2010-05-08 | Add svn:eol-style property to source files, so that the line endings are corr... | Dean |
| 2010-04-28 | Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low... | Dean |
| 2010-03-29 | Add briefs for the library core structures. | Dean |
| 2010-03-29 | Add file-level brief documentation. | Dean |
| 2010-02-24 | Revert changes made for the partial port to the AVR32 architecture. | Dean |
| 2010-02-24 | More AVR32 achitecture ports. | Dean |
| 2010-02-23 | More porting of the USB core to the AVR32. | Dean |
| 2010-02-23 | Start porting the USB core to the AVR32 UC3B. | Dean |
| 2010-02-11 | Add more include protection macros to give the user warnings when they try to... | Dean |
| 2010-02-02 | Add documentation to the USB Class Drivers module on how to use the Host mode... | Dean |
| 2010-02-02 | Replace the Webserver demo's uIP with the latest code ripped from the Contiki... | Dean |
| 2009-12-30 | Update copyright year to 2010. | Dean |
| 2009-12-28 | Fix MIT license language to make its intent clearer. | Dean |
| 2009-11-29 | Fixed USB driver failing to define the PLL prescaler mask for the ATMEGA8U2 a... | Dean |
| 2009-11-27 | Better checking of whether a packet is received in the RNDISEthernetHost Clas... | Dean |