projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix ring buffer example.
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
Core
/
2014-01-27
Dean Camera
Fix incorrect descriptor length when using USB_STRING_D...
tree
|
commitdiff
2014-01-07
Dean Camera
Fix USB_STRING_DESCRIPTOR() macro reported length to...
tree
|
commitdiff
2014-01-07
Dean Camera
Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos...
tree
|
commitdiff
2014-01-07
László Monda
Add USB_STRING_DESCRIPTOR and make the Keyboard demo...
tree
|
commitdiff
2014-01-05
Dean Camera
Merge pull request #19 from mondalaci/attr-no-inline...
tree
|
commitdiff
2014-01-03
Dean Camera
Update copyrights for 2014.
tree
|
commitdiff
2014-01-03
Dean Camera
Merge pull request #17 from mondalaci/further-generichi...
tree
|
commitdiff
2013-12-20
Dean Camera
Merge pull request #15 from mondalaci/limit-control...
tree
|
commitdiff
2013-12-20
Dean Camera
Merge pull request #16 from hansmi/master
tree
|
commitdiff
2013-12-19
Michael Hanselmann
AVR8: Add option to keep 3.3V regulator enabled
tree
|
commitdiff
2013-11-21
Dean Camera
Use new VERSION_BCD() macro with explicit int arguments...
tree
|
commitdiff
2013-10-06
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2013-08-13
Dean Camera
Merge branch 'xmega-twi' of github.com:jamuraa/lufa...
tree
|
commitdiff
2013-08-13
Dean Camera
Fixed re-enumeration issue of XMEGA architecture targets.
tree
|
commitdiff
2013-07-15
Dean Camera
Fixed incorrect USB device state set when a suspended...
tree
|
commitdiff
2013-05-14
Dean Camera
Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointA...
tree
|
commitdiff
2013-05-12
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-05-10
Dean Camera
Fix Pipe_GetBoundEndpointAddress() returning bad values...
tree
|
commitdiff
2013-05-05
Dean Camera
Revert incorrect XMEGA interrupt disable patch; all...
tree
|
commitdiff
2013-05-04
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-04-28
Dean Camera
Move USB mode enum into the top level USB controller...
tree
|
commitdiff
2013-04-21
Dean Camera
Fixed possible register corruption in USB Host mode...
tree
|
commitdiff
2013-04-14
Dean Camera
Reduce the amount of inlining of core Endpoint function...
tree
|
commitdiff
2013-04-11
Dean Camera
Add some missing function attributes.
tree
|
commitdiff
2013-04-06
Dean Camera
Added new CONCAT() and CONCAT_EXPANDED() convenience...
tree
|
commitdiff
2013-03-23
Dean Camera
Fix incorrect Interrupt disable function for the XMEGA...
tree
|
commitdiff
2013-03-18
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2013-02-13
Dean Camera
Reset XMEGA NVM read command to the symbolic NO_OPERATI...
tree
|
commitdiff
2013-02-05
Dean Camera
Remove CPPCheck suppressions for unused functions,...
tree
|
commitdiff
2013-01-27
Dean Camera
Suppress unused function parameter warnings in the...
tree
|
commitdiff
2013-01-27
Dean Camera
Fix broken XMEGA USB support.
tree
|
commitdiff
2013-01-27
Dean Camera
Fixed incorrectly issuing STALL response to unsupported...
tree
|
commitdiff
2013-01-03
Dean Camera
Add missing include to the USB driver core mode header...
tree
|
commitdiff
2013-01-03
Dean Camera
Update copyright year to 2013.
tree
|
commitdiff
2013-01-03
Dean Camera
Fixed hardware race condition that could cause failed...
tree
|
commitdiff
2013-01-03
Dean Camera
Remove support for devices that were not put into produ...
tree
|
commitdiff
2012-10-14
Dean Camera
Clean up unnecessary CPPCheck static analysis suppressi...
tree
|
commitdiff
2012-10-05
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-09-12
Dean Camera
Fixed possible rounding in the VERSION_BCD() macros...
tree
|
commitdiff
2012-09-09
Dean Camera
Update LUFA core to be compatible with the AVR-GCC...
tree
|
commitdiff
2012-09-01
Dean Camera
Use an early-abort in the USB_DeviceTask() function...
tree
|
commitdiff
2012-09-01
Dean Camera
Add human readable license information and add some...
tree
|
commitdiff
2012-08-28
Dean Camera
Fixed logic hole breaking USB operations on a USB contr...
tree
|
commitdiff
2012-08-27
Dean Camera
Minor documentation corrections.
tree
|
commitdiff
2012-08-18
Dean Camera
Spell-check latest trunk source code.
tree
|
commitdiff
2012-08-18
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-08-12
Dean Camera
Added workaround for broken VBUS detection on AVR8...
tree
|
commitdiff
2012-07-24
Dean Camera
Add missing UC3 architecture F_USB configuration checks.
tree
|
commitdiff
2012-07-22
Dean Camera
Fixed endianess issues in the RNDIS host class driver...
tree
|
commitdiff
2012-07-15
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-07-10
Dean Camera
Fix up makefile .NOTPARALLEL heuristics so that linear...
tree
|
commitdiff
2012-06-21
Dean Camera
Add svn:eol-style property on all source files where...
tree
|
commitdiff
2012-06-10
Dean Camera
Add checks to the endpoint and pipe configure functions...
tree
|
commitdiff
2012-06-10
Dean Camera
Minor correction to the UC3 USB clock division formula...
tree
|
commitdiff
2012-06-10
Dean Camera
Add MAX_ENDPOINT_INDEX compile time option for the...
tree
|
commitdiff
2012-06-09
Dean Camera
Spell check source code, fix mistakes.
tree
|
commitdiff
2012-06-07
Dean Camera
Update SVN line endings property on newer source files...
tree
|
commitdiff
2012-06-06
Dean Camera
Oops - really fix logic errors in USBMode.h.
tree
|
commitdiff
2012-06-06
Dean Camera
Fix errors in the SingleUSBModeTest build test. Fix...
tree
|
commitdiff
2012-06-06
Dean Camera
Fix typo in the UC3 host pipe driver. Improve library...
tree
|
commitdiff
2012-06-02
Dean Camera
Fix incorrect bank mask in Endpoint_ConfigureEndpoint...
tree
|
commitdiff
2012-06-02
Dean Camera
Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properl...
tree
|
commitdiff
2012-05-26
Dean Camera
AppConfigHeaders: Merge in latest trunk.
tree
|
commitdiff
2012-05-26
Dean Camera
Fixed swapped Little Endian/Big Endian endpoint and...
tree
|
commitdiff
2012-05-26
Dean Camera
Fix incorrect definition for the XMEGA Endpoint_BytesIn...
tree
|
commitdiff
2012-05-20
Dean Camera
Merge in latest trunk.
tree
|
commitdiff
2012-05-20
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-05-20
Dean Camera
Upgrade Doxygen configuration files for Doxygen 1.8...
tree
|
commitdiff
2012-05-19
Dean Camera
Add missing CPPCheck unusedFunction check suppressions...
tree
|
commitdiff
2012-05-13
Dean Camera
AppConfigHeaders: Merge in latest trunk.
tree
|
commitdiff
2012-05-13
Dean Camera
Added build test to verify correct compilation of all...
tree
|
commitdiff
2012-05-10
Dean Camera
Add branch for the conversion of demos to use standard...
tree
|
commitdiff
2012-05-07
Dean Camera
Add support for the ATXMEGA384C3.
tree
|
commitdiff
2012-05-05
Dean Camera
Add additional preprocessor sanity checks for the XMEGA...
tree
|
commitdiff
2012-05-05
Dean Camera
Fixed incorrect DFU version number reported to the...
tree
|
commitdiff
2012-04-15
Dean Camera
Fixed incorrect reponse to GET STATUS requests in devic...
tree
|
commitdiff
2012-04-14
Dean Camera
Reintegrate the FullEPAddresses development branch...
tree
|
commitdiff
2012-04-07
Dean Camera
Add architecture guards to all architecture-specific...
tree
|
commitdiff
2012-03-25
Dean Camera
Re-enable cppcheck static analysis unused function...
tree
|
commitdiff
2012-03-06
Dean Camera
Fixed compile error for the UC3 architecture when INTER...
tree
|
commitdiff
2012-02-26
Dean Camera
Fixed possible enumeration error if the user applicatio...
tree
|
commitdiff
2012-02-25
Dean Camera
Update main library documentation organisation for...
tree
|
commitdiff
2012-02-24
Dean Camera
Minor documentation fixes - change \note entries to...
tree
|
commitdiff
2012-02-20
Dean Camera
Remove potentially unaligned uint32_t access in HIDPars...
tree
|
commitdiff
2012-02-19
Dean Camera
Fix errors uncovered by the new build test compile...
tree
|
commitdiff
2012-02-18
Dean Camera
Add build tests to verify correct compilation of as...
tree
|
commitdiff
2012-02-09
Dean Camera
Fix XMEGA architecture not correctly resetting the...
tree
|
commitdiff
2012-02-08
Dean Camera
Allow serial strings to be generated on the older AVR8...
tree
|
commitdiff
2012-02-05
Dean Camera
Add (still preliminary) support for the ATXMEGA64A4...
tree
|
commitdiff
2012-02-05
Dean Camera
Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGE...
tree
|
commitdiff
2012-02-04
Dean Camera
Update file contributor copyrights for 2012.
tree
|
commitdiff
2012-02-04
Dean Camera
Update file header copyrights for 2012.
tree
|
commitdiff
2012-02-04
Dean Camera
Minor corrections to the XMEGA USB controller implement...
tree
|
commitdiff
2012-02-01
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-01-02
Dean Camera
USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
tree
|
commitdiff
2011-12-23
Dean Camera
Run wspurify script on /trunk/ and /branches/ C source...
tree
|
commitdiff
2011-12-13
Dean Camera
Minor XMEGA USB driver fixes.
tree
|
commitdiff
2011-12-11
Dean Camera
Change PIPE_PIPENUM_MASK from 0x07 to the more generic...
tree
|
commitdiff
2011-11-24
Dean Camera
Minor Doxygen documentation improvements.
tree
|
commitdiff
2011-11-24
Dean Camera
Add new USB_Host_GetDescriptor() function. Alter the...
tree
|
commitdiff
next