2010-01-28 |
Dean Camera | Be doubly-certain that the incomming CDC class driver... |
tree | commitdiff |
2010-01-25 |
Dean Camera | Fixed CDC and RNDIS host demos and class drivers -... |
tree | commitdiff |
2010-01-25 |
Dean Camera | Cleanup and partially fix AVRISP-MKII project's TPI... |
tree | commitdiff |
2010-01-05 |
Dean Camera | Added support to the MIDI Class drivers for packed... |
tree | commitdiff |
2010-01-05 |
Dean Camera | Inline USB management functions in the Class drivers... |
tree | commitdiff |
2010-01-04 |
Dean Camera | Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check... |
tree | commitdiff |
2010-01-04 |
Dean Camera | Fix CDC blocking streams in Host mode locking up when... |
tree | commitdiff |
2010-01-03 |
Dean Camera | Clean up MassStorageKeyboard demo. |
tree | commitdiff |
2009-12-30 |
Dean Camera | Update copyright year to 2010. |
tree | commitdiff |
2009-12-28 |
Dean Camera | Fix MIT license language to make its intent clearer. |
tree | commitdiff |
2009-12-17 |
Dean Camera | Un-inline the SendAddress function in NVMTarget.c/... |
tree | commitdiff |
2009-12-16 |
Dean Camera | The SImage_Host_SendBlockHeader() and SImage_Host_Recei... |
tree | commitdiff |
2009-12-15 |
Dean Camera | Fix a bug in the Still Image Host Class driver where... |
tree | commitdiff |
2009-12-13 |
Dean Camera | Test with -Wextra, fix library warnings due to unused... |
tree | commitdiff |
2009-12-13 |
Dean Camera | Use -pedantic compile time option to find and correct... |
tree | commitdiff |
2009-12-09 |
Dean Camera | Increase timeout of Mass Storage and Still Image host... |
tree | commitdiff |
2009-12-04 |
Dean Camera | Fixed Mass Storage Host Class driver and Low Level... |
tree | commitdiff |
2009-12-04 |
Dean Camera | Fix double oops -- Host mode settle delay was still... |
tree | commitdiff |
2009-12-04 |
Dean Camera | Fix incorrect const'ness of the ReportItem parameter... |
tree | commitdiff |
2009-12-04 |
Dean Camera | Fixed HID Parser not distributing the Usage Min and... |
tree | commitdiff |
2009-11-30 |
Dean Camera | Added CDC_Host_Flush() function to the CDC Host Class... |
tree | commitdiff |
2009-11-29 |
Dean Camera | Add to the existing CDC Class Driver's CreateStream... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Complete RNDIS Host Class driver code - add SendPacket... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Remove documentation of deleted parameters from the... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Added new RNDIS Host class driver and the beginnings... |
tree | commitdiff |
2009-11-25 |
Dean Camera | Fix typo in the StillImageHost LowLevel demo, and the... |
tree | commitdiff |
2009-11-25 |
Dean Camera | Fix build and Doxygen errors. |
tree | commitdiff |
2009-11-25 |
Dean Camera | Added new RNDISHost Host LowLevel demo. Fixed misnamed... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP... |
tree | commitdiff |
2009-11-23 |
Dean Camera | The incomplete StandaloneProgrammer project now uses... |
tree | commitdiff |
2009-11-17 |
Dean Camera | Fix doxygen documentation - doxygen was getting confuse... |
tree | commitdiff |
2009-11-12 |
Dean Camera | Add blocking versions of the CDC Class driver streams... |
tree | commitdiff |
2009-11-12 |
Dean Camera | Add beginnings of a RNDIS Ethernet Host demo. |
tree | commitdiff |
2009-11-10 |
Dean Camera | Update CDC Class Driver character stream functions... |
tree | commitdiff |
2009-11-10 |
Dean Camera | Added new stream creation function to the CDC Class... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Fixed HID host Class driver report send/receive report... |
tree | commitdiff |
2009-11-07 |
Dean Camera | Add optional pipe double banking support to the Host... |
tree | commitdiff |
2009-11-06 |
Dean Camera | Add double banking property to LUFA powered projects... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Added new Printer Host mode Class driver. |
tree | commitdiff |
2009-11-04 |
Dean Camera | Fixed HID report parser collection paths invalid due... |
tree | commitdiff |
2009-11-03 |
Dean Camera | Rename the AT90USBXXX67 internal driver directory to... |
tree | commitdiff |
2009-11-03 |
Dean Camera | Add const attribute to class driver APIs. |
tree | commitdiff |
2009-10-08 |
Dean Camera | Add new MIDI Host Class driver to the library, and... |
tree | commitdiff |
2009-10-05 |
Dean Camera | Fix accidentally changed code breaking the HID descript... |
tree | commitdiff |
2009-10-03 |
Dean Camera | Changed Audio Class driver sample read/write functions... |
tree | commitdiff |
2009-09-30 |
Dean Camera | Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time... |
tree | commitdiff |
2009-09-30 |
Dean Camera | Fixed issue in the HID Host class driver's HID_Host_Sen... |
tree | commitdiff |
2009-09-30 |
Dean Camera | Removed mostly useless "TestApp" demo, as it was mainly... |
tree | commitdiff |
2009-09-28 |
Dean Camera | Fixed PrinterHost demo returning invalid Device ID... |
tree | commitdiff |
2009-09-24 |
Dean Camera | Doxygen fixes to \param directives to give data directi... |
tree | commitdiff |
2009-09-24 |
Dean Camera | Fix incorrect names for the HID Host protocol setting... |
tree | commitdiff |
2009-09-22 |
Dean Camera | Add new error condition to the HID Report Parser for... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Add new attributes to the HID Report Parser and HID... |
tree | commitdiff |
2009-09-21 |
Dean Camera | Finish initial draft of the Host Mode HID Class driver. |
tree | commitdiff |
2009-09-21 |
Dean Camera | Add const qualifiers to Host mode Class drivers. |
tree | commitdiff |
2009-09-20 |
Dean Camera | Finish Class Driver MouseHost demo. Update HID Host... |
tree | commitdiff |
2009-09-20 |
Dean Camera | Added new Pipe_IsFrozen() macro to determine if the... |
tree | commitdiff |
2009-09-17 |
Dean Camera | Added support for the officially recommended layout... |
tree | commitdiff |
2009-09-17 |
Dean Camera | Fix Mass Storage Host Class driver GetMaxLUN command... |
tree | commitdiff |
2009-09-14 |
Dean Camera | Fixed MIDI Device Class driver not sending/receiving... |
tree | commitdiff |
2009-09-10 |
Dean Camera | Prevent the CDC Device Class driver from sending empty... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Change HID report parser so that it can calculate and... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Finish Still Image Host class driver. |
tree | commitdiff |
2009-09-06 |
Dean Camera | Changed Still Image Host class driver to auto-fill... |
tree | commitdiff |
2009-09-02 |
Dean Camera | Add StillImage Host Class Driver functions for opening... |
tree | commitdiff |
2009-09-02 |
Dean Camera | Add user-filtering to the HID report parser, so that... |
tree | commitdiff |
2009-09-01 |
Dean Camera | Changed HIDParser to only zero out important values... |
tree | commitdiff |
2009-09-01 |
Dean Camera | Added documentation for the constants and enums of... |
tree | commitdiff |
2009-09-01 |
Dean Camera | Fixed StillImageHost not correctly freezing and unfreez... |
tree | commitdiff |
2009-08-31 |
Dean Camera | Add return codes to the CDC Host Class driver String... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Remove deleted source files from the LUFA library makefile. |
tree | commitdiff |
2009-08-30 |
Dean Camera | Added start of the Still Image Host Class driver demo... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Remove skeleton Audio and MIDI Host mode Class drivers... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Condensed SCSI command functions in the LowLevel Mass... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Add check to Pipe_IsEndpointBound() in the Mass Storage... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Simplified Host mode Mass Storage Class driver to reduc... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Fix memory corruption in Host mode Mass Storage Class... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Added new "Common" section to the class drivers, to... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Minor documentation fixes to the completed Host mode... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Completed initial Host mode Mass Storage class driver. |
tree | commitdiff |
2009-08-26 |
Dean Camera | Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCap... |
tree | commitdiff |
2009-08-26 |
Dean Camera | Add SCSICodes.h to the Class Driver Common folder,... |
tree | commitdiff |
2009-08-26 |
Dean Camera | Oops: Really disable building of Projects/Host/ClassDri... |
tree | commitdiff |
2009-08-26 |
Dean Camera | More work on the Mass Storage Host mode Class driver. |
tree | commitdiff |
2009-08-13 |
Dean Camera | Added CDC_Device_Flush() command to the CDC Device... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Added flag to the HID report parser to indicate if... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Add CDC Host class driver EVENT_CDC_Host_ControLineStat... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Document CDC Host class driver functions and enums. |
tree | commitdiff |
2009-08-11 |
Dean Camera | Add new functions to the HID host class driver, refine... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Fixed swapped paremeters in the HID state memory copy... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Completion of initial CDC host mode class driver. |
tree | commitdiff |
2009-08-11 |
Dean Camera | Fix issue in CDC device class driver where received... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Commit for 090810rc1 release. |
tree | commitdiff |
2009-07-28 |
Dean Camera | Fixed report data alignment issues in the MouseHostWith... |
tree | commitdiff |
2009-07-27 |
Dean Camera | State information for class drivers is now zeroed out... |
tree | commitdiff |
2009-07-27 |
Dean Camera | Collapse configuration descriptor size retrieval and... |
tree | commitdiff |
2009-07-27 |
Dean Camera | Change Host mode class driver Pipe configuration routin... |
tree | commitdiff |
2009-07-27 |
Dean Camera | Add new MouseHost Class Driver demo, unfinished, to... |
tree | commitdiff |
next |