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 | Fix RNDIS Device Class driver - RNDISConstants.h has... |
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 | Added new ReportType parameter to the HID Device Class... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Fixed incorrect values for REPORT_ITEM_TYPE_* enum... |
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-17 |
Dean Camera | Make RNDISHost demo validate the set Packet Filter... |
tree | commitdiff |
2009-11-15 |
Dean Camera | Cleanups to the MassStorage Device demos, and the MassS... |
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 | Make Low Level host demos use void pointers for the... |
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-06 |
Dean Camera | Add optional double-banking support to the Device mode... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Add other missing Printer.h main class driver dispatch... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Add missing Printer.h common class driver file. |
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-26 |
Dean Camera | Make HID device class driver ignore the previous HID... |
tree | commitdiff |
2009-10-26 |
Dean Camera | Make HID device class driver reselect the correct endpo... |
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 | Oops - Keyboard boot report structure should be an... |
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 | Revert changed CDC_Device_Flush() prototype accidential... |
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-31 |
Dean Camera | Add extra check for OUT ZLP in the CDC Device Class... |
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 | Fixed Device mode HID Class driver not explicitly initi... |
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 better USB Class driver overviews. |
tree | commitdiff |
2009-08-27 |
Dean Camera | Added new "Common" section to the class drivers, to... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Added extra note about missing OUT endpoint configurati... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Fixed Device mode HID Class driver always sending IN... |
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-25 |
Dean Camera | Updated Benito project -- added hardware interrupt... |
tree | commitdiff |
2009-08-16 |
Dean Camera | Added return values to the CDC and MIDI class driver... |
tree | commitdiff |
2009-08-16 |
Dean Camera | Added new EVENT_USB_Device_StartOfFrame() event, contro... |
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 |
next |