| Commit message (Expand) | Author | Age | Files | Lines |
* | Added new Host mode Audio Class driver. | Dean Camera | 2011-06-08 | 1 | -12/+13 |
* | Copy out the EndpointStream and PipeStream functions to each architecture, so... | Dean Camera | 2011-05-26 | 1 | -13/+13 |
* | Add new "version" makefile target to the main LUFA library makefile, to give ... | Dean Camera | 2011-05-18 | 1 | -1/+4 |
* | Fixed possible invalid program execution when in host mode if corrupt descrip... | Dean Camera | 2011-05-14 | 1 | -3/+6 |
* | Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. | Dean Camera | 2011-03-13 | 1 | -0/+2 |
* | Rename architecture specific driver files, to make them appear with uniquely ... | Dean Camera | 2011-02-20 | 1 | -27/+27 |
* | Initial restructuring of the core USB driver module to support multiple archi... | Dean Camera | 2011-02-19 | 1 | -13/+13 |
* | Add new ARCH option to the makefiles to (eventually) specify the target devic... | Dean Camera | 2011-02-19 | 1 | -2/+7 |
* | Removed SerialStream module, rolled functionality into the base USART Serial ... | Dean Camera | 2011-01-30 | 1 | -3/+1 |
* | New HID report item macros (with HID_RI_ prefix) to allow for easy creation a... | Dean Camera | 2011-01-16 | 1 | -1/+1 |
* | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 1 | -1/+1 |
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean Camera | 2010-10-28 | 1 | -1/+1 |
* | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean Camera | 2010-10-13 | 1 | -3/+3 |
* | Minor documentation corrections. | Dean Camera | 2010-09-15 | 1 | -4/+4 |
* | Split out endpoint and pipe stream functions into new EndpointStream.c/.h and... | Dean Camera | 2010-08-22 | 1 | -0/+2 |
* | Add missing const qualifiers to class drivers. | Dean Camera | 2010-07-21 | 1 | -5/+5 |
* | Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct... | Dean Camera | 2010-07-21 | 1 | -4/+4 |
* | Update makefiles to use the latest WinAVR/Atmel toolchain makefile template. | Dean Camera | 2010-07-19 | 1 | -37/+59 |
* | Removed the automated checking of event names in the demo, project and bootlo... | Dean Camera | 2010-07-15 | 1 | -9/+1 |
* | Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific fu... | Dean Camera | 2010-07-02 | 1 | -0/+1 |
* | Update main library makefile with missing source files for the "clean" rule. | Dean Camera | 2010-06-08 | 1 | -0/+2 |
* | Add svn:eol-style property to source files, so that the line endings are corr... | Dean Camera | 2010-05-08 | 1 | -58/+58 |
* | Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low... | Dean Camera | 2010-04-28 | 1 | -2/+2 |
* | Add MIME type handling to the Webserver project, so that files of different t... | Dean Camera | 2010-01-29 | 1 | -1/+1 |
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -1/+1 |
* | Added new Printer Host mode Class driver. | Dean Camera | 2009-11-04 | 1 | -0/+1 |
* | Make HID device class driver reselect the correct endpoint after the user cal... | Dean Camera | 2009-10-26 | 1 | -1/+1 |
* | Fix LUFA event list generation rule in the main LUFA makefile (thanks to Thom... | Dean Camera | 2009-09-14 | 1 | -1/+1 |
* | Add in new invalid event hook check targets to project makefiles to produce c... | Dean Camera | 2009-09-06 | 1 | -2/+10 |
* | Remove deleted source files from the LUFA library makefile. | Dean Camera | 2009-08-30 | 1 | -2/+0 |
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 1 | -0/+13 |
* | Commit of new class abstraction APIs for all device demos other than the MIDI... | Dean Camera | 2009-06-01 | 1 | -5/+1 |
* | Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc... | Dean Camera | 2009-05-22 | 1 | -7/+7 |
* | Renamed Serial_Stream driver to SerialStream to remain consistent with the re... | Dean Camera | 2009-04-17 | 1 | -1/+1 |
* | Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral. | Dean Camera | 2009-04-16 | 1 | -2/+2 |
* | Moved all source to the trunk directory. | Dean Camera | 2009-02-23 | 1 | -0/+42 |