2014-01-05 |
Dean Camera | Merge pull request #19 from mondalaci/attr-no-inline... |
tree | commitdiff |
2014-01-03 |
Dean Camera | Update copyrights for 2014. |
tree | commitdiff |
2013-11-05 |
Dean Camera | Fixed MIDI device class driver MIDI_Device_ReceiveEvent... |
tree | commitdiff |
2013-10-06 |
Dean Camera | Merge pull request #8 from mondalaci/extract-interface... |
tree | commitdiff |
2013-09-27 |
Dean Camera | Merge pull request #7 from mondalaci/hidclassdevice_whi... |
tree | commitdiff |
2013-09-24 |
László Monda | Use spaces instead of tabs where necessary to fix inden... |
tree | commitdiff |
2013-06-01 |
Dean Camera | Ensure core library documentation sections use unique... |
tree | commitdiff |
2013-05-05 |
Dean Camera | Add proper reset handling to the USB Printer Device... |
tree | commitdiff |
2013-05-05 |
Dean Camera | Add missing EVENT_PRNT_Device_SoftReset() public functi... |
tree | commitdiff |
2013-05-05 |
Dean Camera | Add new Printer Device Class driver. |
tree | commitdiff |
2013-04-11 |
Dean Camera | Add some missing function attributes. |
tree | commitdiff |
2013-04-04 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
2013-03-23 |
Dean Camera | Fixed Low Speed USB devices broken when using the libra... |
tree | commitdiff |
2013-02-24 |
Dean Camera | Changed all *_SendByte() function prototypes to accept... |
tree | commitdiff |
2013-02-05 |
Dean Camera | Remove CPPCheck suppressions for unused functions,... |
tree | commitdiff |
2013-01-03 |
Dean Camera | Update copyright year to 2013. |
tree | commitdiff |
2012-10-05 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
2012-09-19 |
Dean Camera | Fix missing briefs in the documentation for several... |
tree | commitdiff |
2012-09-16 |
Dean Camera | Fixed lengthy timeouts in the USBtoSerial project if... |
tree | commitdiff |
2012-06-12 |
Dean Camera | Add missing <math.h> include for the UC3 devices, hide... |
tree | commitdiff |
2012-06-09 |
Dean Camera | Spell check source code, fix mistakes. |
tree | commitdiff |
2012-05-26 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
2012-05-26 |
Dean Camera | Fixed swapped Little Endian/Big Endian endpoint and... |
tree | commitdiff |
2012-05-10 |
Dean Camera | Add branch for the conversion of demos to use standard... |
tree | commitdiff |
2012-05-05 |
Dean Camera | Fixed possible deadlock in the CDC device driver if... |
tree | commitdiff |
2012-04-14 |
Dean Camera | Reintegrate the FullEPAddresses development branch... |
tree | commitdiff |
2012-03-25 |
Dean Camera | Re-enable cppcheck static analysis unused function... |
tree | commitdiff |
2012-03-15 |
Dean Camera | Fixed incorrect call to the user callback CALLBACK_Audi... |
tree | commitdiff |
2012-03-14 |
Dean Camera | Audio Device Class driver changed to also require the... |
tree | commitdiff |
2012-02-24 |
Dean Camera | Minor documentation fixes - change \note entries to... |
tree | commitdiff |
2012-02-19 |
Dean Camera | All USB Class Driver configuration struct values are... |
tree | commitdiff |
2012-02-11 |
Dean Camera | Clean up the Audio Device class driver control request... |
tree | commitdiff |
2012-02-09 |
Dean Camera | Altered the HID class driver to only try to construct... |
tree | commitdiff |
2012-02-04 |
Dean Camera | Update file contributor copyrights for 2012. |
tree | commitdiff |
2012-02-04 |
Dean Camera | Update file header copyrights for 2012. |
tree | commitdiff |
2012-02-01 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
2012-01-28 |
Dean Camera | Added new CALLBACK_Audio_Device_GetSetInterfaceProperty... |
tree | commitdiff |
2011-12-23 |
Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... |
tree | commitdiff |
2011-11-24 |
Dean Camera | Add new Android Open Accessory class driver to the... |
tree | commitdiff |
2011-11-18 |
Dean Camera | Added Class, ClassDevice, ClassHost and ClassCommon... |
tree | commitdiff |
2011-11-09 |
Dean Camera | Fixed race conditions in the CDC, HID and Mass Storage... |
tree | commitdiff |
2011-10-26 |
Dean Camera | Fixed CDC class drivers not saving and sending all... |
tree | commitdiff |
2011-10-07 |
Dean Camera | Added endian-correction to the CDC driver's Line Encodi... |
tree | commitdiff |
2011-09-05 |
Dean Camera | Oops - restore conditional calls to USB_USBTask() in... |
tree | commitdiff |
2011-07-29 |
Dean Camera | Remove redundant calls to USB_USBTask() in the Mass... |
tree | commitdiff |
2011-07-19 |
Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... |
tree | commitdiff |
2011-07-11 |
Dean Camera | More endianness porting of the LUFA device mode class... |
tree | commitdiff |
2011-06-29 |
Dean Camera | Merge over core library changes from the MultiArchDemos... |
tree | commitdiff |
2011-06-19 |
Dean Camera | Code style fixes for the Device mode USB Audio Class... |
tree | commitdiff |
2011-06-16 |
Dean Camera | Rename new Audio class driver functions, callbacks... |
tree | commitdiff |
2011-06-08 |
Dean Camera | Pipe_BoundEndpointNumber() has been renamed to Pipe_Get... |
tree | commitdiff |
2011-06-08 |
Dean Camera | Remove warnings in the documentation for the library... |
tree | commitdiff |
2011-06-08 |
Dean Camera | Added new Host mode Audio Class driver. |
tree | commitdiff |
2011-06-07 |
Dean Camera | Fix errors in the Audio device demos and class driver... |
tree | commitdiff |
2011-06-05 |
Dean Camera | Massive corrections to the project documentation and... |
tree | commitdiff |
2011-06-03 |
Dean Camera | Added new callback to the Audio Class driver to allow... |
tree | commitdiff |
2011-05-30 |
Dean Camera | Added new incomplete AudioOutputHost Host LowLevel... |
tree | commitdiff |
2011-05-29 |
Dean Camera | Added new incomplete AudioInputHost Host LowLevel demo. |
tree | commitdiff |
2011-05-18 |
Dean Camera | Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_Rea... |
tree | commitdiff |
2011-04-13 |
Dean Camera | Replace cast-as-char* byte access of multibyte variable... |
tree | commitdiff |
2011-04-12 |
Dean Camera | Add missing function attributes to the pipe/endpoint... |
tree | commitdiff |
2011-04-10 |
Dean Camera | Remove redundant type information for bitfield elements... |
tree | commitdiff |
2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
tree | commitdiff |
2011-03-05 |
Dean Camera | Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint... |
tree | commitdiff |
2011-02-27 |
Dean Camera | More AVR32 UC3B architecture ports - USB device mode... |
tree | commitdiff |
2011-02-20 |
Dean Camera | More updates to remove architecture-specific comments... |
tree | commitdiff |
2011-02-20 |
Dean Camera | Start update of documentation to support possible multi... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Initial restructuring of the core USB driver module... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Renamed the PRNT_Host_SendString(), CDC_Host_SendString... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Removed SerialStream module, rolled functionality into... |
tree | commitdiff |
2011-01-26 |
Dean Camera | Added new KeyboardMouseMultiReport Device ClassDriver... |
tree | commitdiff |
2011-01-16 |
Dean Camera | Minor documentation corrections for the new HID report... |
tree | commitdiff |
2011-01-16 |
Dean Camera | New HID report item macros (with HID_RI_ prefix) to... |
tree | commitdiff |
2011-01-10 |
Dean Camera | Call USB_USBTask() in the Endpoint stream functions... |
tree | commitdiff |
2011-01-10 |
Dean Camera | Altered all endpoint/pipe stream transfers so that... |
tree | commitdiff |
2011-01-08 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
2011-01-01 |
Dean Camera | Update copyright year on all source files. |
tree | commitdiff |
2010-12-31 |
Dean Camera | Fixed incorrect byte ordering in the Audio_Device_Write... |
tree | commitdiff |
2010-12-26 |
Dean Camera | Documentation improvements - put driver example code... |
tree | commitdiff |
2010-12-02 |
Dean Camera | Refactored Host mode Class Driver *_Host_ConfigurePipes... |
tree | commitdiff |
2010-11-05 |
Dean Camera | Renamed the EVENT_USB_Device_UnhandledControlRequest... |
tree | commitdiff |
2010-11-03 |
Dean Camera | Fixed MIDI class driver send routines silently discardi... |
tree | commitdiff |
2010-10-28 |
Dean Camera | Changed over fourwalledcubicle.com links to the new... |
tree | commitdiff |
2010-10-27 |
Dean Camera | Added new NO_CLASS_DRIVER_AUTOFLUSH compile time option... |
tree | commitdiff |
2010-10-24 |
Dean Camera | All USB class drivers are now automatically included... |
tree | commitdiff |
2010-10-13 |
Dean Camera | Renamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BAN... |
tree | commitdiff |
2010-10-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
tree | commitdiff |
2010-10-12 |
Dean Camera | Fixed MIDI_Host_Flush() not aborting early when the... |
tree | commitdiff |
2010-09-30 |
Dean Camera | Fix low level host mode demos not correctly fetching... |
tree | commitdiff |
2010-09-30 |
Dean Camera | Reverted Endpoint/Pipe non-sequential configuration... |
tree | commitdiff |
2010-09-28 |
Dean Camera | Fix up incorrect version numbers in demo/project descri... |
tree | commitdiff |
2010-09-28 |
Dean Camera | Move out many of the common class driver constants... |
tree | commitdiff |
2010-09-24 |
Dean Camera | Fixed endpoint selection within the CALLBACK_HID_Device... |
tree | commitdiff |
2010-08-22 |
Dean Camera | Changed all Device mode LowLevel demos and Device Class... |
tree | commitdiff |
2010-08-22 |
Dean Camera | Moved calls to Device mode Class Driver events to after... |
tree | commitdiff |
2010-08-21 |
Dean Camera | Clarify in the documentation that the Audio demos and... |
tree | commitdiff |
2010-08-01 |
Dean Camera | Fix XPLAINBridge project discarding characters from... |
tree | commitdiff |
2010-07-30 |
Dean Camera | More spell checking of all source files -- correct... |
tree | commitdiff |
2010-07-30 |
Dean Camera | Altered the CDC Deivice and Host Class drivers' receive... |
tree | commitdiff |
next |