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
/
Core
/
UC3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: Fix Doxygen grouping.
Dean Camera
2019-09-04
5
-16
/
+16
*
Documentation: Update copyrights to 2019.
Dean Camera
2019-01-08
20
-40
/
+40
*
Optimize Endpoint_Discard_Stream() and Endpoint_Null_Stream().
Dean Camera
2018-12-08
1
-16
/
+6
*
Fixed incorrect endpoint bank setup on the UC3 architecture (thanks to Andrus...
Dean Camera
2018-02-18
1
-1
/
+1
*
Ensure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR if internal serial is disa...
Dean Camera
2018-02-18
1
-1
/
+2
*
Make USE_INTERNAL_SERIAL configureable as makefile define
NicoHood
2018-01-22
1
-0
/
+2
*
Update copyrights for 2018.
Dean Camera
2018-01-04
20
-40
/
+40
*
Update copyrights for 2017.
Dean Camera
2017-04-18
20
-40
/
+40
*
Update copyrights to 2016.
Dean Camera
2016-01-31
20
-40
/
+40
*
Update copyrights to 2015 (better late than never).
Dean Camera
2015-05-17
20
-40
/
+40
*
Fix possible infinite loop in the control stream write template functions.
Dean Camera
2014-06-08
1
-0
/
+2
*
Update copyrights for 2014.
Dean Camera
2014-01-04
20
-120
/
+120
*
Fixed incorrect USB device state set when a suspended LUFA device is woken wh...
Dean Camera
2013-07-15
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2013-05-04
2
-9
/
+8
*
Move USB mode enum into the top level USB controller header, as it is common ...
Dean Camera
2013-04-28
1
-17
/
+3
*
Minor documentation improvements.
Dean Camera
2013-03-18
2
-2
/
+2
*
Suppress unused function parameter warnings in the USB driver.
Dean Camera
2013-01-27
1
-0
/
+2
*
Fix broken XMEGA USB support.
Dean Camera
2013-01-27
1
-2
/
+2
*
Update copyright year to 2013.
Dean Camera
2013-01-03
20
-40
/
+40
*
Fixed hardware race condition that could cause failed device enumerations for...
Dean Camera
2013-01-03
1
-1
/
+6
*
Clean up unnecessary CPPCheck static analysis suppression comments, force Dox...
Dean Camera
2012-10-14
4
-4
/
+0
*
Minor documentation improvements.
Dean Camera
2012-10-05
20
-20
/
+20
*
Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning s...
Dean Camera
2012-09-09
2
-4
/
+13
*
Fixed logic hole breaking USB operations on a USB controller with only one su...
Dean Camera
2012-08-28
2
-5
/
+7
*
Minor documentation corrections.
Dean Camera
2012-08-27
1
-8
/
+12
*
Add missing UC3 architecture F_USB configuration checks.
Dean Camera
2012-07-24
1
-0
/
+10
*
Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks...
Dean Camera
2012-07-22
1
-1
/
+1
*
Minor documentation improvements.
Dean Camera
2012-07-15
1
-6
/
+6
*
Add svn:eol-style property on all source files where it was missing. Fix line...
Dean Camera
2012-06-21
4
-1183
/
+1183
*
Add checks to the endpoint and pipe configure functions and fail if the reque...
Dean Camera
2012-06-10
2
-1
/
+9
*
Minor correction to the UC3 USB clock division formula (thanks to Kim Blomqvi...
Dean Camera
2012-06-10
1
-1
/
+1
*
Spell check source code, fix mistakes.
Dean Camera
2012-06-09
1
-1
/
+1
*
Fix typo in the UC3 host pipe driver. Improve library TAR export exclusion fi...
Dean Camera
2012-06-06
1
-1
/
+1
*
Fix incorrect bank mask in Endpoint_ConfigureEndpoint() for the UC3 devices.
Dean Camera
2012-06-02
3
-5
/
+5
*
Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the U...
Dean Camera
2012-05-26
3
-17
/
+18
*
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
Dean Camera
2012-05-20
2
-25
/
+25
*
Add missing CPPCheck unusedFunction check suppressions on the USB template fu...
Dean Camera
2012-05-19
4
-0
/
+4
*
Reintegrate the FullEPAddresses development branch into trunk.
Dean Camera
2012-04-14
7
-223
/
+171
*
Add architecture guards to all architecture-specific files, so that they can ...
Dean Camera
2012-04-07
8
-0
/
+32
*
Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT ...
Dean Camera
2012-03-06
1
-0
/
+2
*
Fixed possible enumeration error if the user application selects the non-Cont...
Dean Camera
2012-02-26
1
-10
/
+7
*
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean Camera
2012-02-24
5
-29
/
+22
*
Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...
Dean Camera
2012-02-19
3
-4
/
+4
*
Add build tests to verify correct compilation of as many modules as possible ...
Dean Camera
2012-02-18
1
-1
/
+1
*
Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time opti...
Dean Camera
2012-02-05
2
-0
/
+9
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
20
-20
/
+20
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
20
-20
/
+20
*
Minor documentation improvements.
Dean Camera
2012-02-01
1
-2
/
+2
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
14
-48
/
+53
*
Fixed broken AVR32 endpoint/pipe communications when ORDERED_EP_CONFIG compil...
Dean Camera
2011-11-22
3
-13
/
+17
[next]