projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix incorrect macro guard in the UC3 EndpointStream header file.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
/
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
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-26
Dean Camera
Documentation improvements - put driver example code...
tree
|
commitdiff
2010-12-02
Dean Camera
Fixed HID hpst class driver incorrectly binding to...
tree
|
commitdiff
2010-12-02
Dean Camera
Refactored Host mode Class Driver *_Host_ConfigurePipes...
tree
|
commitdiff
2010-11-03
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2010-11-03
Dean Camera
Fixed MIDI class driver send routines silently discardi...
tree
|
commitdiff
2010-11-02
Dean Camera
Fix XPLAINBridge code broken during the changes to...
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-26
Dean Camera
Changed AudioInput and AudioOutput demos to reload...
tree
|
commitdiff
2010-10-25
Dean Camera
Add descriptor class, subclass and protocol constants...
tree
|
commitdiff
2010-10-24
Dean Camera
All USB class drivers are now automatically included...
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-10-01
Dean Camera
Fixed LowLevel JoystickHostWithParser demo not saving...
tree
|
commitdiff
2010-10-01
Dean Camera
Whitespace corrections.
tree
|
commitdiff
2010-09-30
Dean Camera
Make Host mode Class drivers only set the class driver...
tree
|
commitdiff
2010-09-30
Dean Camera
Fix incorrectly named configuration descriptor callback...
tree
|
commitdiff
2010-09-30
Dean Camera
Fix low level host mode demos not correctly fetching...
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-11
Dean Camera
Added PRNT_Host_SendByte() and PRNT_Host_Flush() functi...
tree
|
commitdiff
2010-09-09
Dean Camera
Whitespace corrections.
tree
|
commitdiff
2010-09-09
Dean Camera
Added class specific descriptor type defines with stand...
tree
|
commitdiff
2010-09-07
Dean Camera
Added new PRNT_Host_BytesReceived() and PRNT_Host_Recei...
tree
|
commitdiff
2010-09-05
Dean Camera
Added new USB_Device_GetFrameNumber() and USB_Host_GetF...
tree
|
commitdiff
2010-08-24
Dean Camera
Fixed LowLevel PrinterHost demo not sending control...
tree
|
commitdiff
2010-08-10
Dean Camera
Fixed USB_GetHIDReportItemInfo() function modifying...
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
2010-07-26
Dean Camera
Rename reserved members of all structs so that they...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-13
Dean Camera
Added const attributes to some of the class driver...
tree
|
commitdiff
2010-06-17
Dean Camera
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
tree
|
commitdiff
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
tree
|
commitdiff
2010-06-15
Dean Camera
Fix HID parser documentation for the default maximum...
tree
|
commitdiff
2010-06-15
Dean Camera
Change over Doxygen \note documentation to \pre where...
tree
|
commitdiff
2010-06-08
Dean Camera
Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLIN...
tree
|
commitdiff
2010-06-03
Dean Camera
Fixed incorrect function references in the Mass Storage...
tree
|
commitdiff
2010-06-03
Dean Camera
More documentation fixes.
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-05-29
Dean Camera
Fix spacing of the function parameter descriptions...
tree
|
commitdiff
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
tree
|
commitdiff
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
tree
|
commitdiff
2010-05-06
Dean Camera
Added new EVENT_CDC_Device_BreakSent() event and CDC_Ho...
tree
|
commitdiff
2010-05-06
Dean Camera
Ensure that the CDC class drivers return 0 if the numbe...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed Host mode HID class driver not sending the correc...
tree
|
commitdiff
2010-04-28
Dean Camera
Use puts_P() and printf_P() instead of the normal varia...
tree
|
commitdiff
2010-04-15
Dean Camera
Rename FunctionAttributes.h to Attributes.h, as some...
tree
|
commitdiff
2010-04-13
Dean Camera
Removed two-step endpoint/pipe bank clear and switch...
tree
|
commitdiff
2010-03-29
Dean Camera
Add briefs for the library core structures.
tree
|
commitdiff
2010-03-29
Dean Camera
Add file-level brief documentation.
tree
|
commitdiff
2010-03-25
Dean Camera
All Class Driver Host mode demos now correctly set...
tree
|
commitdiff
2010-03-24
Dean Camera
Fixed incorrect definition of HID_ALIGN_DATA() causing...
tree
|
commitdiff
2010-03-24
Dean Camera
Fixed compilation error in the AudioInput demos when...
tree
|
commitdiff
2010-02-18
Dean Camera
Turn OFF double banking in the Webserver demo - leaving...
tree
|
commitdiff
2010-02-14
Dean Camera
Fix HID Host Class driver sending incorrect ReportType...
tree
|
commitdiff
2010-02-11
Dean Camera
Add more include protection macros to give the user...
tree
|
commitdiff
2010-02-09
Dean Camera
Fixed USB_GetHIDReportSize() returning the number of...
tree
|
commitdiff
2010-02-08
Dean Camera
Fix AVRISP-MKII clone project's TPI Chip Erase command...
tree
|
commitdiff
2010-02-01
Dean Camera
Fixed Pipe_IsEndpointBound() function not taking the...
tree
|
commitdiff
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
next