index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
2
-412
/
+0
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
2
-67
/
+50
*
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe str...
Dean Camera
2009-05-15
2
-6
/
+11
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-1
/
+1
*
Endpoint configuration is now refined to give better output when all configur...
Dean Camera
2009-04-24
2
-3
/
+3
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
2
-18
/
+18
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-2
/
+2
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
1
-5
/
+5
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
3
-15
/
+15
*
Removed "Host_" section of the function names in ConfigDescriptor.h, as most ...
Dean Camera
2009-04-17
3
-110
/
+115
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
2
-7
/
+14
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
3
-5
/
+35
*
The USB_Host_SendControlRequest() function no longer automatically selects th...
Dean Camera
2009-04-14
1
-0
/
+2
*
Removed all binary constants and replaced with decimal or hexadecimal constan...
Dean Camera
2009-04-05
2
-31
/
+38
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
3
-7
/
+7
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
5
-0
/
+1102