projects
/
pub
/
lufa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add script reading bootloader flags
[pub/lufa.git]
/
LUFA
/
Drivers
/
USB
/
Core
/
2022-01-02
Peter Henn
Merge tag 'LUFA-210130' into ProMicro
tree
|
commitdiff
2021-12-29
Peter Henn
Merge tag 'LUFA-170418' into ProMicro
tree
|
commitdiff
2021-01-30
Dean Camera
Update copyrights for 2021.
tree
|
commitdiff
2020-06-15
Dean Camera
Documentation: Update copyrights to 2020.
tree
|
commitdiff
2019-09-04
Dean Camera
Documentation: Fix Doxygen grouping.
tree
|
commitdiff
2019-01-08
Dean Camera
Documentation: Update copyrights to 2019.
tree
|
commitdiff
2019-01-08
Dean Camera
Merge pull request #142 from jacobseptember/master
tree
|
commitdiff
2018-12-08
Dean Camera
Fix unused function parameter warnings on internal...
tree
|
commitdiff
2018-12-08
Dean Camera
Optimize Endpoint_Discard_Stream() and Endpoint_Null_St...
tree
|
commitdiff
2018-06-17
Dean Camera
Fix mismatched aliased event and event stub function...
tree
|
commitdiff
2018-06-17
Dean Camera
Remove unneccesary ATTR_CONST from stub functions ...
tree
|
commitdiff
2018-06-17
Dean Camera
Move class-specific functional descriptor definitions...
tree
|
commitdiff
2018-04-22
Dean Camera
Fix USB_STRING_DESCRIPTOR_ARRAY() not accepting more...
tree
|
commitdiff
2018-02-18
Dean Camera
Fixed incorrect endpoint bank setup on the UC3 architec...
tree
|
commitdiff
2018-02-18
Dean Camera
Ensure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR...
tree
|
commitdiff
2018-02-18
Dean Camera
Merge pull request #121 from NicoHood/internalserial
tree
|
commitdiff
2018-01-22
NicoHood
Make USE_INTERNAL_SERIAL configureable as makefile...
tree
|
commitdiff
2018-01-04
Dean Camera
Update copyrights for 2018.
tree
|
commitdiff
2018-01-04
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2017-04-18
Dean Camera
Update copyrights for 2017.
tree
|
commitdiff
2016-04-03
Dean Camera
Merge branch 'master' into dmbs
tree
|
commitdiff
2016-03-28
Dean Camera
Fixed invalid endpoint indexes causing memory corruptio...
tree
|
commitdiff
2016-01-31
Dean Camera
Update copyrights to 2016.
tree
|
commitdiff
2015-12-15
Dean Camera
Fixed broken USE_RAM_DESCRIPTORS compile time option...
tree
|
commitdiff
2015-12-02
Dean Camera
Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex...
tree
|
commitdiff
2015-10-03
Dean Camera
Merge pull request #46 from NicoHood/patch-1
tree
|
commitdiff
2015-08-01
Dean Camera
Merge pull request #49 from the2masters/progmem
tree
|
commitdiff
2015-05-17
Dean Camera
Update copyrights to 2015 (better late than never).
tree
|
commitdiff
2014-09-14
Dean Camera
Obsolete the old MACROS and MACROE convenience macros.
tree
|
commitdiff
2014-09-08
Dean Camera
Merge pull request #38 from jacobschloss/xmega_twi_caps
tree
|
commitdiff
2014-07-22
Dean Camera
Minor code style fixes, documentation improvements.
tree
|
commitdiff
2014-07-22
Dean Camera
Merge pull request #32 from The-42/fix-xmega-usb-prescaler
tree
|
commitdiff
2014-07-22
Bert van Hall
Fix XMEGA USB prescaler calculation
tree
|
commitdiff
2014-06-08
Dean Camera
Fix possible infinite loop in the control stream write...
tree
|
commitdiff
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-03-03
Dean Camera
Tag the LUFA-130303 release.
LUFA-130303
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
next