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
/
HighLevel
/
DeviceStandardReq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add static keyword to all project globals whose scope should be restricted to...
Dean Camera
2011-02-10
1
-3
/
+3
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Remove internal USB_Device_NibbleToASCII() function in favour of manually inl...
Dean Camera
2010-11-21
1
-7
/
+4
*
Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev...
Dean Camera
2010-11-05
1
-52
/
+41
*
Move Set Feature and Clear Feature control request feature selector values in...
Dean Camera
2010-10-28
1
-2
/
+2
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Better algorithm to extract and convert the internal device serial number int...
Dean Camera
2010-10-24
1
-5
/
+5
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-39
/
+40
*
Fixed random enumeration failure while in device mode due to interrupts causi...
Dean Camera
2010-10-12
1
-29
/
+28
*
Changed default value for the reset polarity parameter in the AVRISP-MKII pro...
Dean Camera
2010-09-29
1
-1
/
+4
*
Rename internal suspend and wake up USB interrupt macros so that they follow ...
Dean Camera
2010-09-19
1
-2
/
+0
*
Fixed SET FEATURE and CLEAR FEATURE control requests directed at an unconfigu...
Dean Camera
2010-09-13
1
-12
/
+12
*
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s...
Dean Camera
2010-08-24
1
-2
/
+2
*
Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct...
Dean Camera
2010-07-21
1
-0
/
+395