projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implemented on-demand PLL clock generation for the U4, U6 and U7 series USB AVRs...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Class
/
2011-03-11
Dean Camera
Add structure padding to the appropriate descriptor...
tree
|
commitdiff
2011-03-05
Dean Camera
Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint...
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
More Doxygen updates for multiple architecture support.
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-30
Dean Camera
Oops - forgot to add in LOGICAL MINIMUM and LOGICAL...
tree
|
commitdiff
2011-01-30
Dean Camera
Add new HID_DESCRIPTOR_VENDOR() macro, change over...
tree
|
commitdiff
2011-01-26
Dean Camera
Added new KeyboardMouseMultiReport Device ClassDriver...
tree
|
commitdiff
2011-01-23
Dean Camera
Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD...
tree
|
commitdiff
2011-01-17
Dean Camera
Fixed incorrect definition of the HID_KEYBOARD_SC_RIGHT...
tree
|
commitdiff
2011-01-17
Dean Camera
Abuse the the C preprocessor so that the HID macros...
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-13
Dean Camera
Added new high level TWI packet read/write commands...
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
Oops - fix type preventing compilation of demos using...
tree
|
commitdiff
2011-01-08
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2011-01-03
Dean Camera
Update Doxygen documentation configuration file for...
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-13
Dean Camera
Fixed incorrect definition of the HID_KEYBOARD_SC_D...
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-05
Dean Camera
Renamed the EVENT_USB_Device_UnhandledControlRequest...
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
Added standard keyboard HID report scancode defines...
tree
|
commitdiff
2010-10-28
Dean Camera
Move RNDISConstants.h into the RNDIS class driver commo...
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
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-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-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-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-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-20
Dean Camera
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
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
Oops - fix mixed "initialize" and "initialise" - opt...
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-20
Dean Camera
Fixed MIDI_Device_SendEventPacket() not correctly waiti...
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-15
Dean Camera
Fixed HID device class driver still using PrevReportINB...
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-12
Dean Camera
Slight improvements to the reliability of the software...
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-07
Dean Camera
Device mode class driver callbacks are now fired before...
tree
|
commitdiff
2010-05-07
Dean Camera
Change over unix line-endings to dos line endings.
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-29
Dean Camera
The Audio_Device_IsSampleReceived() and Audio_Device_Is...
tree
|
commitdiff
2010-04-28
Dean Camera
Use puts_P() and printf_P() instead of the normal varia...
tree
|
commitdiff
2010-04-20
Dean Camera
Fixed HID Device Class Driver not allocating a temporar...
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
next