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
/
LowLevel
/
Device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed two-step endpoint/pipe bank clear and switch sequence for smaller, fa...
Dean Camera
2010-04-13
1
-0
/
+1
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-1
/
+10
*
Fix incorrect error when directly including the LUFA internal USB library com...
Dean Camera
2010-02-24
1
-1
/
+1
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-37
/
+16
*
More AVR32 achitecture ports.
Dean Camera
2010-02-24
1
-1
/
+1
*
More porting of the USB core to the AVR32.
Dean Camera
2010-02-23
1
-1
/
+1
*
Start porting the USB core to the AVR32 UC3B.
Dean Camera
2010-02-23
1
-15
/
+36
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+4
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options.
Dean Camera
2009-12-20
1
-5
/
+9
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_De...
Dean Camera
2009-08-16
1
-0
/
+15
*
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the co...
Dean Camera
2009-07-31
1
-1
/
+1
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
1
-1
/
+30
*
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...
Dean Camera
2009-07-16
1
-1
/
+8
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-9
/
+9
*
Changed per-device controller preprocessor checks over to per-device series f...
Dean Camera
2009-06-14
1
-1
/
+6
*
Fix all device mode demos broken in the recent API changes.
Dean Camera
2009-05-26
1
-3
/
+2
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-12
/
+24
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-1
/
+1
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-3
/
+3
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-9
/
+9
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
1
-1
/
+1
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-7
/
+2
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-35
/
+55
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-1
/
+1
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+126