projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
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-12
Dean Camera
Add missing <math.h> include for the UC3 devices, hide...
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
Additional fixes to the MIDI host driver due to not...
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-06
Dean Camera
Fixed broken MIDI host driver MIDI_Host_ReceiveEventPac...
tree
|
commitdiff
2012-05-05
Dean Camera
Add additional preprocessor sanity checks for the XMEGA...
tree
|
commitdiff
2012-05-05
Dean Camera
Fixed possible deadlock in the CDC device driver if...
tree
|
commitdiff
2012-05-05
Dean Camera
Fixed incorrect DFU version number reported to the...
tree
|
commitdiff
2012-04-25
Dean Camera
Changed MIDI event structure MIDI_EventPacket_t to...
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-29
Dean Camera
Oops - typos in alterations to HID_DESCRIPTOR_JOYSTICK().
tree
|
commitdiff
2012-03-29
Dean Camera
Removed variable axis support from the HID_DESCRIPTOR_J...
tree
|
commitdiff
2012-03-25
Dean Camera
Re-enable cppcheck static analysis unused function...
tree
|
commitdiff
2012-03-15
Dean Camera
Fixed incorrect call to the user callback CALLBACK_Audi...
tree
|
commitdiff
2012-03-14
Dean Camera
Audio Device Class driver changed to also require the...
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-19
Dean Camera
All USB Class Driver configuration struct values are...
tree
|
commitdiff
2012-02-18
Dean Camera
Add build tests to verify correct compilation of as...
tree
|
commitdiff
2012-02-11
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-02-11
Dean Camera
Clean up the Audio Device class driver control request...
tree
|
commitdiff
2012-02-09
Dean Camera
Altered the HID class driver to only try to construct...
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-02
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-02-01
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2012-01-28
Dean Camera
Added new CALLBACK_Audio_Device_GetSetInterfaceProperty...
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-14
Dean Camera
Don't validate the Device Descriptor's vendor ID when...
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-12-01
Dean Camera
Altered the Mass Storage Host class driver so that...
tree
|
commitdiff
2011-11-28
Dean Camera
Add support for the Paranoid Studio USB2AX boards ...
tree
|
commitdiff
2011-11-24
Dean Camera
Oops - fix incorrect value of AOA_CSCP_AOADataSubclass...
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
2011-11-24
Dean Camera
Added new USB_Host_GetDeviceConfiguration() and USB_Hos...
tree
|
commitdiff
2011-11-24
Dean Camera
Convert the LowLevel AndroidAccessory demo to use the...
tree
|
commitdiff
2011-11-24
Dean Camera
Add new Android Open Accessory class driver to the...
tree
|
commitdiff
2011-11-23
Dean Camera
Add XMEGA compile time tokens to the LUFAConfig.h code...
tree
|
commitdiff
2011-11-22
Dean Camera
Fixed broken AVR32 endpoint/pipe communications when...
tree
|
commitdiff
2011-11-18
Dean Camera
Added Class, ClassDevice, ClassHost and ClassCommon...
tree
|
commitdiff
2011-11-16
Dean Camera
Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in...
tree
|
commitdiff
2011-11-14
Dean Camera
Minor corrections for the XMEGA USB controller. Add...
tree
|
commitdiff
2011-11-09
Dean Camera
Fixed race conditions in the CDC, HID and Mass Storage...
tree
|
commitdiff
2011-11-01
Dean Camera
Fix XMEGA core USB driver endpoint code to prevent...
tree
|
commitdiff
2011-10-31
Dean Camera
Add support for the new MEGA B series devices.
tree
|
commitdiff
2011-10-31
Dean Camera
Add support for the Atmel XMEGA A3BU Xplained board.
tree
|
commitdiff
2011-10-31
Dean Camera
Fix XMEGA core USB driver so that device mode enumerate...
tree
|
commitdiff
2011-10-30
Dean Camera
Namespace out the internal endpoint globals in the...
tree
|
commitdiff
2011-10-30
Dean Camera
Update ENDPOINT_EPNUM_MASK to be 0x0F, the maximum...
tree
|
commitdiff
2011-10-30
Dean Camera
Namespace out the internal endpoint and pipe globals...
tree
|
commitdiff
2011-10-30
Dean Camera
Update XMEGA clock management so that the correct 16...
tree
|
commitdiff
2011-10-30
Dean Camera
Minor documentation fixes.
tree
|
commitdiff
2011-10-30
Dean Camera
XMEGA port improvements; connection and disconnection...
tree
|
commitdiff
2011-10-26
Dean Camera
Fixed CDC class drivers not saving and sending all...
tree
|
commitdiff
2011-10-25
Dean Camera
Update XMEGA platform clock management example code...
tree
|
commitdiff
2011-10-12
Dean Camera
When automatic PLL management mode is enabled on the...
tree
|
commitdiff
2011-10-09
Dean Camera
Prevent written but unused variable warnings on GCC...
tree
|
commitdiff
2011-10-07
Dean Camera
USB XMEGA support improvements; add DFLL clock platform...
tree
|
commitdiff
2011-10-07
Dean Camera
Fix incorrect function call name in USB_Host_SendContro...
tree
|
commitdiff
2011-10-07
Dean Camera
Added endian-correction to the CDC driver's Line Encodi...
tree
|
commitdiff
2011-10-04
Dean Camera
Fix compile errors for the USB XMEGA parts when the...
tree
|
commitdiff
2011-09-28
Dean Camera
Fix compile error on the UC3 targets when INTERRUPT_CON...
tree
|
commitdiff
2011-09-22
Dean Camera
Add missing "used" attribute to ATTR_INIT_SECTION to...
tree
|
commitdiff
2011-09-21
Dean Camera
Fix missing C++ linkage command in ArchitectureSpecific.h.
tree
|
commitdiff
2011-09-17
Dean Camera
Fixed HID Parser's largest report size bit count not...
tree
|
commitdiff
next