2018-06-17 |
Dean Camera | Fix mismatched aliased event and event stub function... |
tree | commitdiff |
2018-06-17 |
Dean Camera | Remove unneccesary ATTR_CONST from stub functions ... |
tree | commitdiff |
2018-02-18 |
Dean Camera | Fixed CDC class Send_Device_*_P() and Send_Host_*_P... |
tree | commitdiff |
2018-01-04 |
Dean Camera | Update copyrights for 2018. |
tree | commitdiff |
2017-09-10 |
Dean Camera | Fixed DeviceUsesOUTPipe flag not being set correctly... |
tree | commitdiff |
2017-04-18 |
Dean Camera | Update copyrights for 2017. |
tree | commitdiff |
2016-04-03 |
Dean Camera | Merge branch 'master' into dmbs |
tree | commitdiff |
2016-01-31 |
Dean Camera | Update copyrights to 2016. |
tree | commitdiff |
2015-10-03 |
Dean Camera | Merge pull request #46 from NicoHood/patch-1 |
tree | commitdiff |
2015-08-01 |
Dean Camera | Add PROGMEM variant data send functions to the CDC... |
tree | commitdiff |
2015-08-01 |
Dean Camera | Merge pull request #49 from the2masters/progmem |
tree | commitdiff |
2015-05-17 |
Dean Camera | Update copyrights to 2015 (better late than never). |
tree | commitdiff |
2014-09-08 |
Dean Camera | Merge pull request #38 from jacobschloss/xmega_twi_caps |
tree | commitdiff |
2014-04-07 |
Dean Camera | Merge pull request #23 from mondalaci/add-further-scancodes |
tree | commitdiff |
2014-03-09 |
Dean Camera | More fixes for incorrect return types/values. |
tree | commitdiff |
2014-03-05 |
Dean Camera | Fix incorrect error codes returned on pip config failur... |
tree | commitdiff |
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-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 wherever necessary to fix... |
tree | commitdiff |
2013-08-23 |
Dean Camera | Fixed error receiving PIMA events via the Still Image... |
tree | commitdiff |
2013-06-01 |
Dean Camera | Ensure core library documentation sections use unique... |
tree | commitdiff |
2013-05-19 |
Dean Camera | Simplify the Doxygen to Docbook XML transform. |
tree | commitdiff |
2013-05-10 |
Dean Camera | Update Android Accessory Class driver to be compatible... |
tree | commitdiff |
2013-04-11 |
Dean Camera | Oops - fix function prototype attribute. |
tree | commitdiff |
2013-04-11 |
Dean Camera | Add some missing function attributes. |
tree | commitdiff |
2013-03-18 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
2013-02-27 |
Dean Camera | Fixed potential NULL pointer dereference in the HID... |
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-07-22 |
Dean Camera | Fixed endianess issues in the RNDIS host class driver... |
tree | commitdiff |
2012-06-21 |
Dean Camera | Add svn:eol-style property on all source files where... |
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-20 |
Dean Camera | Merge in latest trunk. |
tree | commitdiff |
2012-05-20 |
Dean Camera | Additional fixes to the MIDI host driver due to not... |
tree | commitdiff |
2012-05-10 |
Dean Camera | Add branch for the conversion of demos to use standard... |
tree | commitdiff |
2012-05-06 |
Dean Camera | Fixed broken MIDI host driver MIDI_Host_ReceiveEventPac... |
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-02-24 |
Dean Camera | Minor documentation fixes - change \note entries to... |
tree | commitdiff |
2012-02-20 |
Dean Camera | Remove potentially unaligned uint32_t access in HIDPars... |
tree | commitdiff |
2012-02-19 |
Dean Camera | All USB Class Driver configuration struct values are... |
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 |
2011-12-23 |
Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... |
tree | commitdiff |
2011-12-14 |
Dean Camera | Don't validate the Device Descriptor's vendor ID when... |
tree | commitdiff |
2011-12-01 |
Dean Camera | Altered the Mass Storage Host class driver so that... |
tree | commitdiff |
2011-11-28 |
Dean Camera | Add support for the Paranoid Studio USB2AX boards ... |
tree | commitdiff |
2011-11-24 |
Dean Camera | Convert the LowLevel AndroidAccessory demo to use the... |
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-10-26 |
Dean Camera | Fixed CDC class drivers not saving and sending all... |
tree | commitdiff |
2011-09-22 |
Dean Camera | Add missing "used" attribute to ATTR_INIT_SECTION to... |
tree | commitdiff |
2011-09-17 |
Dean Camera | Fixed HID Parser's largest report size bit count not... |
tree | commitdiff |
2011-08-28 |
Dean Camera | Move documentation for the USB_HOST_TIMEOUT_MS into... |
tree | commitdiff |
2011-08-28 |
Dean Camera | Remove redundant prototype for Audio_Host_StartStopStre... |
tree | commitdiff |
2011-08-24 |
Dean Camera | Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp... |
tree | commitdiff |
2011-07-19 |
Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... |
tree | commitdiff |
2011-07-12 |
Dean Camera | Add missing function attributes. |
tree | commitdiff |
2011-07-11 |
Dean Camera | More endianness porting of the LUFA host mode class... |
tree | commitdiff |
2011-07-11 |
Dean Camera | Minor documentation and style fixes. |
tree | commitdiff |
2011-07-05 |
Dean Camera | Fix HID_Host_SetIdlePeriod() function to send the corre... |
tree | commitdiff |
2011-07-04 |
Dean Camera | Add missing function parameter to the new HID_Host_SetI... |
tree | commitdiff |
2011-07-04 |
Dean Camera | Add missing function parameter to the new HID_Host_SetI... |
tree | commitdiff |
2011-07-04 |
Dean Camera | Added new HID_Host_SetIdlePeriod() function to the... |
tree | commitdiff |
2011-06-20 |
Dean Camera | Minor internal macro renaming for the UC3 devices. |
tree | commitdiff |
2011-06-16 |
Dean Camera | Add missing SVN eol-style properties to source files... |
tree | commitdiff |
2011-06-16 |
Dean Camera | Rename new Audio class driver functions, callbacks... |
tree | commitdiff |
2011-06-14 |
Dean Camera | Rename Audio Host Class driver internal descriptor... |
tree | commitdiff |
2011-06-13 |
Dean Camera | Ensure that only the requested Audio class pipes are... |
tree | commitdiff |
2011-06-12 |
Dean Camera | Fix bugs in the Host mode Audio class driver. |
tree | commitdiff |
2011-06-09 |
Dean Camera | Fix errors in the library Host mode Audio Class driver. |
tree | commitdiff |
2011-06-09 |
Dean Camera | Add new Audio Class Driver Host demos. |
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-05 |
Dean Camera | Massive corrections to the project documentation and... |
tree | commitdiff |
2011-06-01 |
Dean Camera | Spell check library source code files. |
tree | commitdiff |
2011-06-01 |
Dean Camera | Fixed incorrect signature in the CDC and DFU class... |
tree | commitdiff |
2011-05-27 |
Dean Camera | Add new USB_Host_SetInterfaceAltSetting() convenience... |
tree | commitdiff |
2011-05-19 |
Dean Camera | Fix broken Doxygen documentation. |
tree | commitdiff |
2011-05-18 |
Dean Camera | Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_Rea... |
tree | commitdiff |
2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
tree | commitdiff |
2011-03-03 |
Dean Camera | Fixed Still Image Host class driver exiting the descrip... |
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-16 |
Dean Camera | Fixed several functions in the Host mode Still Image... |
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 | Altered all endpoint/pipe stream transfers so that... |
tree | commitdiff |
next |