Fixed HID hpst class driver incorrectly binding to HID devices that do not have an...
[pub/USBasp.git] / LUFA /
2010-12-02 Dean CameraFixed HID hpst class driver incorrectly binding to...
2010-12-02 Dean CameraRefactored Host mode Class Driver *_Host_ConfigurePipes...
2010-11-30 Dean CameraFixed broken USBFOO board drivers due to missing BOARD_...
2010-11-29 Dean CameraFixed broken HID_REQ_GetReport request handler in the...
2010-11-27 Dean CameraFixed broken DFU bootloader, added XPLAIN support for...
2010-11-26 Dean CameraAdded ability to write protect Mass Storage disk write...
2010-11-25 Dean CameraChanged the XPLAINBridge software UART to use the regul...
2010-11-23 Dean CameraFixed Benito project discarding incoming data from...
2010-11-22 Dean CameraCommit for 101122 release.
2010-11-21 Dean CameraAdded board hardware driver support for the Microsin...
2010-11-21 Dean CameraRemove internal USB_Device_NibbleToASCII() function...
2010-11-17 Dean CameraBetter documentation for the ANSI terminal escape codes...
2010-11-17 Dean CameraRename incorrectly named XPROGTarget_SendBreak() functi...
2010-11-16 Dean CameraFixed AVRISP-MKII clone project not starting the target...
2010-11-16 Dean CameraSlow AVRISP-MKII clone PDI/TPI programming speed back...
2010-11-16 Dean CameraAdded new XCK_RESCUE_CLOCK_ENABLE compile time option...
2010-11-14 Dean CameraSecond patch to fix incorrect PDI/TPI programming speed.
2010-11-12 Dean CameraFixed PDI/TPI programming speed of ~250KHz in the AVRIS...
2010-11-10 Dean CameraFixed incorrect PollingIntervalMS values in the demo...
2010-11-09 Dean CameraRemove link to (now deleted) public Mercurial mirror...
2010-11-08 Dean CameraAdded board hardware driver support for the Adafruit...
2010-11-07 Dean CameraFixed broken input in the MagStripe reader project...
2010-11-05 Dean CameraFix documentation reference error.
2010-11-05 Dean CameraRenamed the EVENT_USB_Device_UnhandledControlRequest...
2010-11-03 Dean CameraFixed USBtoSerial and XPLAINBridge demos discarding...
2010-11-03 Dean CameraMinor documentation improvements.
2010-11-03 Dean CameraRemove already implemented features from the Future...
2010-11-03 Dean CameraFixed MIDI class driver send routines silently discardi...
2010-11-02 Dean CameraFix XPLAINBridge code broken during the changes to...
2010-11-02 Dean CameraRescue clock of the AVRISP-MKII moved to the AVR's...
2010-10-29 Dean CameraRename new CDC class bootloader NO_LOCK_BYTE_SUPPORT...
2010-10-29 Dean CameraAdded new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT...
2010-10-29 Dean CameraOops - typos in the naming of the NBUSYBK0 bits breakin...
2010-10-29 Dean CameraAdded new Pipe_GetBusyBanks(), Endpoint_GetBusyBanks...
2010-10-28 Dean CameraAdded standard keyboard HID report scancode defines...
2010-10-28 Dean CameraMove Set Feature and Clear Feature control request...
2010-10-28 Dean CameraMove RNDISConstants.h into the RNDIS class driver commo...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-27 Dean CameraAdded new NO_CLASS_DRIVER_AUTOFLUSH compile time option...
2010-10-26 Dean CameraChanged AudioInput and AudioOutput demos to reload...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-24 Dean CameraBetter algorithm to extract and convert the internal...
2010-10-20 Dean CameraOops - fix broken SPI driver due to missing bit inversi...
2010-10-20 Dean CameraAdded default test tone generation mode to the Device...
2010-10-17 Dean CameraAdded board hardware driver support for the Minimus...
2010-10-17 Dean CameraOops - add missing Maximus board LED hardware driver...
2010-10-17 Dean CameraAdded board hardware driver support for the Maximus...
2010-10-17 Dean CameraAdded board hardware driver support for the Blackcat...
2010-10-13 Dean CameraRenamed ENDPOINT_DOUBLEBANK_SUPPORTED() to ENDPOINT_BAN...
2010-10-13 Dean CameraFix SoftUART.c not compiling due to accidental check...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-12 Dean CameraFixed MIDI_Host_Flush() not aborting early when the...
2010-10-12 Dean CameraRemove USB_MODE_* macros, replace with a semantically...
2010-10-12 Dean CameraFixed random enumeration failure while in device mode...
2010-10-12 Dean CameraMinor documentation enhancements.
2010-10-07 Dean CameraAdded new NO_SOF_EVENTS compile time option, enabled...
2010-10-06 Dean CameraAdded board hardware driver support for the Busware...
2010-10-06 Dean CameraFixed SPI driver not explicitly setting /SS and MISO...
2010-10-06 Dean CameraCache the USB_DeviceState variable internally in the...
2010-10-02 Dean CameraRevert change to the AVRISP-MKII project for fuse byte...
2010-10-02 Dean CameraFixed broken lock byte programming in the AVRISP-MKII...
2010-10-02 Dean CameraFixed broken FLASH/EEPROM programming in the AVRISP...
2010-10-01 Dean CameraFixed LowLevel JoystickHostWithParser demo not saving...
2010-10-01 Dean CameraFix device mode for the U4 parts.
2010-10-01 Dean CameraWhitespace corrections.
2010-09-30 Dean CameraMake Host mode Class drivers only set the class driver...
2010-09-30 Dean CameraFix incorrectly named configuration descriptor callback...
2010-09-30 Dean CameraFix low level host mode demos not correctly fetching...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-29 Dean CameraChanged default value for the reset polarity parameter...
2010-09-28 Dean CameraFix up incorrect version numbers in demo/project descri...
2010-09-28 Dean CameraAdded board hardware driver support for the Arduino...
2010-09-28 Dean CameraAdded CDC functional descriptor structs to the Low...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-24 Dean CameraFixed endpoint selection within the CALLBACK_HID_Device...
2010-09-22 Dean CameraReverted modifications to USBInterrupt.h that were...
2010-09-21 Dean CameraOops - need to call USB_Attach() when reinitializing...
2010-09-21 Dean CameraFixed USB_Host_ClearPipeStall() incorrectly attempting...
2010-09-19 Dean CameraRename internal suspend and wake up USB interrupt macro...
2010-09-19 Dean CameraMake device mode configure the control endpoint even...
2010-09-19 Dean CameraMore simplifications to USBController.c, fix errors...
2010-09-19 Dean CameraFix warning when not compiled for UID auto-selection...
2010-09-19 Dean CameraClean up USBController.c/.h to more clearly seperate...
2010-09-19 Dean CameraEnsure device address latch bit is not set at the same...
2010-09-15 Dean CameraRemoved the EVENT_USB_InitFailure() event, as not speci...
2010-09-15 Dean CameraFix incorrect documentation on the Get Descriptor stand...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-09-15 Dean CameraMinor documentation corrections.
2010-09-14 Dean CameraFix board name redefinition in BoardTypes.h (thanks...
2010-09-14 Dean CameraFixed incorrect signature reported in the CDC class...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-09-14 Dean CameraAdded board hardware driver support for the UDIP develo...
2010-09-13 Dean CameraFixed SET FEATURE and CLEAR FEATURE control requests...
2010-09-13 Dean CameraRemove incomplete MIDIToneGenerator project.
2010-09-12 Dean CameraMinor documentation phrasing changes.
2010-09-11 Dean CameraAdded PRNT_Host_SendByte() and PRNT_Host_Flush() functi...
2010-09-11 Dean CameraAdded new project makefile template to the library...
next