| Commit message (Expand) | Author | Age | Files | Lines |
* | More endianness porting of the LUFA device mode class drivers. | Dean Camera | 2011-07-11 | 1 | -1/+6 |
* | Massive corrections to the project documentation and code comments, thanks to... | Dean Camera | 2011-06-05 | 1 | -1/+1 |
* | Remove redundant type information for bitfield elements, other than the signe... | Dean Camera | 2011-04-10 | 1 | -46/+46 |
* | Add structure padding to the appropriate descriptor structures to maintain co... | Dean Camera | 2011-03-11 | 1 | -4/+4 |
* | Start update of documentation to support possible multiple architectures in t... | Dean Camera | 2011-02-20 | 1 | -2/+0 |
* | Initial restructuring of the core USB driver module to support multiple archi... | Dean Camera | 2011-02-19 | 1 | -1/+1 |
* | Add new ARCH option to the makefiles to (eventually) specify the target devic... | Dean Camera | 2011-02-19 | 1 | -1/+1 |
* | Minor documentation improvements. | Dean Camera | 2011-01-08 | 1 | -2/+2 |
* | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 1 | -2/+2 |
* | Documentation improvements - put driver example code into its own section, fi... | Dean Camera | 2010-12-26 | 1 | -1/+1 |
* | Move RNDISConstants.h into the RNDIS class driver common definition header. | Dean Camera | 2010-10-28 | 1 | -4/+16 |
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean Camera | 2010-10-28 | 1 | -1/+1 |
* | Add descriptor class, subclass and protocol constants to the class drivers, m... | Dean Camera | 2010-10-25 | 1 | -11/+28 |
* | All USB class drivers are now automatically included when LUFA/Drivers/USB.h ... | Dean Camera | 2010-10-24 | 1 | -4/+4 |
* | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean Camera | 2010-10-13 | 1 | -21/+22 |
* | Fixed MIDI_Host_Flush() not aborting early when the specified MIDI host inter... | Dean Camera | 2010-10-12 | 1 | -5/+5 |
* | Move out many of the common class driver constants into grouped enums, to mak... | Dean Camera | 2010-09-28 | 1 | -32/+37 |
* | Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constant to the Mass Storage ... | Dean Camera | 2010-08-20 | 1 | -0/+5 |
* | Rename reserved members of all structs so that they are uniformly named acros... | Dean Camera | 2010-07-26 | 1 | -5/+5 |
* | Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). | Dean Camera | 2010-06-17 | 1 | -15/+17 |
* | Fixed incorrect function references in the Mass Storage Class driver document... | Dean Camera | 2010-06-03 | 1 | -1/+3 |
* | More documentation fixes. | Dean Camera | 2010-06-03 | 1 | -2/+2 |
* | Minor documentation cleanups. | Dean Camera | 2010-06-03 | 1 | -1/+1 |
* | Add svn:eol-style property to source files, so that the line endings are corr... | Dean Camera | 2010-05-08 | 1 | -318/+318 |
* | Add briefs for the library core structures. | Dean Camera | 2010-03-29 | 1 | -4/+15 |
* | Add file-level brief documentation. | Dean Camera | 2010-03-29 | 1 | -0/+7 |
* | Add more include protection macros to give the user warnings when they try to... | Dean Camera | 2010-02-11 | 1 | -0/+5 |
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -2/+2 |
* | Fix MIT license language to make its intent clearer. | Dean Camera | 2009-12-28 | 1 | -7/+7 |
* | The incomplete StandaloneProgrammer project now uses Host and Device Mass sto... | Dean Camera | 2009-11-23 | 1 | -0/+63 |
* | Spell check all source code variables, comments and strings. | Dean Camera | 2009-11-09 | 1 | -4/+4 |
* | Added new "Common" section to the class drivers, to hold all mode-independant... | Dean Camera | 2009-08-27 | 1 | -0/+127 |
* | Reduce struct name pollution - group typedef struct names by class driver nam... | Dean Camera | 2009-06-26 | 1 | -2/+2 |
* | Break device mode class driver interfaces into seperate config and state stru... | Dean Camera | 2009-06-18 | 1 | -30/+0 |
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 1 | -0/+135 |