projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
2010-08-31
Dean Camera
Clarify in the project documentation files what the...
tree
|
commitdiff
2010-08-24
Dean Camera
Better documentation for the Endpoint_ConfigureEndpoint...
tree
|
commitdiff
2010-08-24
Dean Camera
Fixed LowLevel PrinterHost demo not sending control...
tree
|
commitdiff
2010-08-24
Dean Camera
Changed the signature of the CALLBACK_USB_GetDescriptor...
tree
|
commitdiff
2010-08-24
Dean Camera
Fix Doxygen typos in Device.h.
tree
|
commitdiff
2010-08-22
Dean Camera
Optimise Endpoint_ConfigureEndpoint_Prv() function...
tree
|
commitdiff
2010-08-22
Dean Camera
Split out endpoint and pipe stream functions into new...
tree
|
commitdiff
2010-08-22
Dean Camera
Changed all Device mode LowLevel demos and Device Class...
tree
|
commitdiff
2010-08-22
Dean Camera
Moved calls to Device mode Class Driver events to after...
tree
|
commitdiff
2010-08-22
Dean Camera
Added compile time error to the AVRISP-MKII project...
tree
|
commitdiff
2010-08-21
Dean Camera
Clarify in the documentation that the Audio demos and...
tree
|
commitdiff
2010-08-20
Dean Camera
Fixed critical pipe/endpoint memory allocation issue...
tree
|
commitdiff
2010-08-20
Dean Camera
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
tree
|
commitdiff
2010-08-10
Dean Camera
Fixed USB_GetHIDReportItemInfo() function modifying...
tree
|
commitdiff
2010-08-09
Dean Camera
Removed complicated logic for the Endpoint_ConfigureEnd...
tree
|
commitdiff
2010-08-01
Dean Camera
Fix XPLAINBridge project discarding characters from...
tree
|
commitdiff
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-30
Dean Camera
Altered the CDC Deivice and Host Class drivers' receive...
tree
|
commitdiff
2010-07-29
Dean Camera
Spell check all source files once again to find any...
tree
|
commitdiff
2010-07-27
Dean Camera
Use static inline intermediatary functions in Endpoint...
tree
|
commitdiff
2010-07-27
Dean Camera
Move over message ID specific header data to unions...
tree
|
commitdiff
2010-07-26
Dean Camera
Rename reserved members of all structs so that they...
tree
|
commitdiff
2010-07-23
Dean Camera
Update size of compiled Mouse demo in documentation...
tree
|
commitdiff
2010-07-22
Dean Camera
Convert over internal pseudo-function macros to true...
tree
|
commitdiff
2010-07-21
Dean Camera
Replace internal Pipe_BytesToEPSizeMask() routine with...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifiers to class drivers.
tree
|
commitdiff
2010-07-21
Dean Camera
Move and rename DevChaper9.c/.h and HostChapter9.c...
tree
|
commitdiff
2010-07-21
Dean Camera
Add missing const qualifier to the parameters of the...
tree
|
commitdiff
2010-07-20
Dean Camera
Fixed MIDI_Device_SendEventPacket() not correctly waiti...
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-15
Dean Camera
Removed the automated checking of event names in the...
tree
|
commitdiff
2010-07-15
Dean Camera
Fixed HID device class driver still using PrevReportINB...
tree
|
commitdiff
2010-07-13
Dean Camera
Added const attributes to some of the class driver...
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing eol-style properties to new source files.
tree
|
commitdiff
2010-07-06
Dean Camera
Make main readme file easier to read, and make document...
tree
|
commitdiff
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
tree
|
commitdiff
2010-06-17
Dean Camera
Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
tree
|
commitdiff
2010-06-16
Dean Camera
Spell check code and manual pages. Remove custom Doxyge...
tree
|
commitdiff
2010-06-15
Dean Camera
Fix HID parser documentation for the default maximum...
tree
|
commitdiff
2010-06-15
Dean Camera
Change over Doxygen \note documentation to \pre where...
tree
|
commitdiff
2010-06-12
Dean Camera
Slight improvements to the reliability of the software...
tree
|
commitdiff
2010-06-12
Dean Camera
Speed up calls to Pipe_IsPipeBound() by immediately...
tree
|
commitdiff
2010-06-08
Dean Camera
Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLIN...
tree
|
commitdiff
2010-06-03
Dean Camera
Fixed incorrect function references in the Mass Storage...
tree
|
commitdiff
2010-06-03
Dean Camera
More documentation fixes.
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-06-02
Dean Camera
Oops - descriptor pointer should be assigned, not incre...
tree
|
commitdiff
2010-06-02
Dean Camera
Better fix to avoid void pointer arithmetic in ConfigDe...
tree
|
commitdiff
2010-05-31
Dean Camera
Remove void* arithmetic in the USB_GetNextDescriptor...
tree
|
commitdiff
2010-05-30
Dean Camera
Small tweaks to ConfigDescriptor.c/.h to ensure pointer...
tree
|
commitdiff
2010-05-30
Dean Camera
Fixed internal device serial not being accessible on...
tree
|
commitdiff
2010-05-29
Dean Camera
Fix spacing of the function parameter descriptions...
tree
|
commitdiff
2010-05-26
Dean Camera
The EEPROM stream read/write functions now use eeprom_u...
tree
|
commitdiff
2010-05-13
Dean Camera
Remove incorrect check for the current device state...
tree
|
commitdiff
2010-05-13
Dean Camera
Fixed possible device lockup when INTERRUPT_CONTROL_END...
tree
|
commitdiff
2010-05-11
Dean Camera
Fix nasty bug in USBInterrupt.c which would cause a...
tree
|
commitdiff
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
tree
|
commitdiff
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
tree
|
commitdiff
2010-05-07
Dean Camera
Device mode class driver callbacks are now fired before...
tree
|
commitdiff
2010-05-07
Dean Camera
Change over unix line-endings to dos line endings.
tree
|
commitdiff
2010-05-06
Dean Camera
Added new EVENT_CDC_Device_BreakSent() event and CDC_Ho...
tree
|
commitdiff
2010-05-06
Dean Camera
Ensure that the CDC class drivers return 0 if the numbe...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed INTERRUPT_CONTROL_ENDPOINT compile time option...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed Host mode HID class driver not sending the correc...
tree
|
commitdiff
2010-05-04
Dean Camera
Fixed device state not being reset back to the default...
tree
|
commitdiff
2010-05-03
Dean Camera
Added new ENDPOINT_*_BusSuspended error code to the...
tree
|
commitdiff
2010-04-29
Dean Camera
The Audio_Device_IsSampleReceived() and Audio_Device_Is...
tree
|
commitdiff
2010-04-28
Dean Camera
Use puts_P() and printf_P() instead of the normal varia...
tree
|
commitdiff
2010-04-28
Dean Camera
Oops - relocated USBInterrupt.h header file requires...
tree
|
commitdiff
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
tree
|
commitdiff
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
tree
|
commitdiff
2010-04-20
Dean Camera
Fixed HID Device Class Driver not allocating a temporar...
tree
|
commitdiff
2010-04-15
Dean Camera
Rename FunctionAttributes.h to Attributes.h, as some...
tree
|
commitdiff
2010-04-14
Dean Camera
Fixed Set/Clear Feature requests directed to a non...
tree
|
commitdiff
2010-04-13
Dean Camera
Removed two-step endpoint/pipe bank clear and switch...
tree
|
commitdiff
2010-03-29
Dean Camera
Add briefs for the library core structures.
tree
|
commitdiff
2010-03-29
Dean Camera
Add file-level brief documentation.
tree
|
commitdiff
2010-03-25
Dean Camera
All Class Driver Host mode demos now correctly set...
tree
|
commitdiff
2010-03-24
Dean Camera
Fixed incorrect definition of HID_ALIGN_DATA() causing...
tree
|
commitdiff
2010-03-24
Dean Camera
Fixed compilation error in the AudioInput demos when...
tree
|
commitdiff
2010-03-17
Dean Camera
Software PDI mode breaks unless the software USART...
tree
|
commitdiff
2010-03-09
Dean Camera
Fix incorrect LED mask name in the Webserver project.
tree
|
commitdiff
2010-02-24
Dean Camera
Fix incorrect error when directly including the LUFA...
tree
|
commitdiff
2010-02-24
Dean Camera
Revert changes made for the partial port to the AVR32...
tree
|
commitdiff
2010-02-24
Dean Camera
More AVR32 achitecture ports.
tree
|
commitdiff
2010-02-23
Dean Camera
More porting of the USB core to the AVR32.
tree
|
commitdiff
2010-02-23
Dean Camera
Start porting the USB core to the AVR32 UC3B.
tree
|
commitdiff
2010-02-18
Dean Camera
Turn OFF double banking in the Webserver demo - leaving...
tree
|
commitdiff
2010-02-14
Dean Camera
Fix HID Host Class driver sending incorrect ReportType...
tree
|
commitdiff
2010-02-11
Dean Camera
Add more include protection macros to give the user...
tree
|
commitdiff
2010-02-09
Dean Camera
Fixed USB_GetHIDReportSize() returning the number of...
tree
|
commitdiff
2010-02-08
Dean Camera
Fix AVRISP-MKII clone project's TPI Chip Erase command...
tree
|
commitdiff
2010-02-07
Dean Camera
Added Keyboard LED report masks (KEYBOARD_LED_*) to...
tree
|
commitdiff
2010-02-07
Dean Camera
Added keyboard modifier masks (HID_KEYBOARD_MODIFER_...
tree
|
commitdiff
2010-02-02
Dean Camera
Add documentation to the USB Class Drivers module on...
tree
|
commitdiff
2010-02-02
Dean Camera
Replace the Webserver demo's uIP with the latest code...
tree
|
commitdiff
2010-02-01
Dean Camera
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED...
tree
|
commitdiff
2010-02-01
Dean Camera
Fixed Pipe_IsEndpointBound() function not taking the...
tree
|
commitdiff
2010-01-28
Dean Camera
Be doubly-certain that the incomming CDC class driver...
tree
|
commitdiff
next