index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
Age
Commit message (
Expand
)
Author
2011-07-14
Update UC3 platform driver support to use the bitmasks defined in the header ...
Dean
2011-07-14
More XMEGA USB AVR device port work - re-add missing Endpoint stream function...
Dean
2011-07-14
Implementation of several key core USB driver functions for the new USB XMEGA...
Dean
2011-07-14
Correct the maximum banks per endpoint information macros for the UC3A3 and U...
Dean
2011-07-14
Add support for triple endpoint/pipe bank AVR32 UC3 devices.
Dean
2011-07-14
Add missing ENDPOINT_DETAILS_EP7 macro for the UC3A3/UC3A4 devices.
Dean
2011-07-14
Added Device Qualifier standard descriptor structure definitions USB_StdDescr...
Dean
2011-07-14
Add high speed USB support for the UC3 devices containing a high speed USB co...
Dean
2011-07-13
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean
2011-07-13
Remove unneeded #include of Device.h in StdDescriptors.h breaking compilation...
Dean
2011-07-12
Minor documentation fixes.
Dean
2011-07-12
Fixed error in the pipe unordered allocation algorithm for the AVR8 devices b...
Dean
2011-07-12
Add more missing function attributes to the TWI peripheral driver.
Dean
2011-07-12
Add missing function attributes.
Dean
2011-07-12
Added new USB_Host_GetDeviceStatus() function for USB Host mode.
Dean
2011-07-11
More endianness porting of the LUFA host mode class drivers.
Dean
2011-07-11
More endianness porting of the LUFA device mode class drivers.
Dean
2011-07-11
Minor documentation and style fixes.
Dean
2011-07-08
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...
Dean
2011-07-06
Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont...
Dean
2011-07-05
Fix HID_Host_SetIdlePeriod() function to send the correct request type to the...
Dean
2011-07-04
Add missing function parameter to the new HID_Host_SetIdlePeriod() function.
Dean
2011-07-04
Add missing function parameter to the new HID_Host_SetIdlePeriod() function.
Dean
2011-07-04
Added new HID_Host_SetIdlePeriod() function to the HID Host Class driver.
Dean
2011-06-29
Merge over core library changes from the MultiArchDemos branch.
Dean
2011-06-20
Minor internal macro renaming for the UC3 devices.
Dean
2011-06-20
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...
Dean
2011-06-20
Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointe...
Dean
2011-06-19
Code style fixes for the Device mode USB Audio Class driver to make it more i...
Dean
2011-06-16
Add missing SVN eol-style properties to source files to prevent mixed end-of-...
Dean
2011-06-16
Rename new Audio class driver functions, callbacks and events to ensure that ...
Dean
2011-06-14
Add macro guards to the templated C files to prevent compile errors if they a...
Dean
2011-06-14
Rename Audio Host Class driver internal descriptor matching routines to be in...
Dean
2011-06-13
Ensure that only the requested Audio class pipes are mapped to endpoints with...
Dean
2011-06-12
Fix bugs in the Host mode Audio class driver.
Dean
2011-06-09
Fix errors in the library Host mode Audio Class driver.
Dean
2011-06-09
Fix compile errors when both Host and Device modes are enabled.
Dean
2011-06-09
Add new Audio Class Driver Host demos.
Dean
2011-06-08
Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress()...
Dean
2011-06-08
Remove warnings in the documentation for the library class drivers about sequ...
Dean
2011-06-08
Added new Host mode Audio Class driver.
Dean
2011-06-08
Fix compile errors when compiling for the AVR32 UC3 target.
Dean
2011-06-07
Fix errors in the Audio device demos and class driver regarding multiple samp...
Dean
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-06-03
Added new callback to the Audio Class driver to allow for endpoint control ma...
Dean
2011-06-01
Spell check library source code files.
Dean
2011-06-01
Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA...
Dean
2011-05-30
Added new incomplete AudioOutputHost Host LowLevel demo.
Dean
2011-05-30
Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so tha...
Dean
2011-05-29
Added new incomplete AudioInputHost Host LowLevel demo.
Dean
[next]