Fix code style in the HID parser module.
[pub/USBasp.git] / LUFA / Drivers /
2013-08-23 Dean CameraFix code style in the HID parser module.
2013-08-19 Dean CameraPrevent accessing past the UsageList bounds in the...
2013-08-13 Dean CameraUse seperate ATTR_NON_NULL_PTR_ARG() decorators in...
2013-08-13 Dean CameraFix XMEGA TWI driver indentation and style to conform...
2013-08-13 Dean CameraMerge branch 'xmega-twi' of github.com:jamuraa/lufa...
2013-08-13 Dean CameraFixed re-enumeration issue of XMEGA architecture targets.
2013-08-12 Dean CameraFix broken USART SPI driver for the AVR8 architecture.
2013-08-07 Michael JanssenBugfixes with the protocol.
2013-08-01 Michael JanssenMinor bugfixes / missed compile stuff.
2013-07-24 Michael JanssenFix NON-NULL attributes, add for TWI_t.
2013-07-24 Michael JanssenTWI Master has a sub-structure
2013-07-24 Michael JanssenAdd TWI Peripheral driver for XMEGA
2013-07-15 Dean CameraFixed incorrect USB device state set when a suspended...
2013-06-22 Dean CameraMinor documentation improvements.
2013-06-22 MichaelAdd U2S board support
2013-06-12 Dean CameraUpdate board Dataflash_Init() functions to automaticall...
2013-06-12 Dean CameraFix typos in the XMEGA board LED drivers, use a cleaner...
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-06-01 Dean CameraAdded missing LEDs to the XMEGA A3BU Xplained and XMEGA...
2013-05-23 Dean CameraFix HID descriptor mouse and joystick macros for intege...
2013-05-22 Dean CameraMinor documentation improvements.
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd support for the XMEGA C3 Xplained board.
2013-05-19 Dean CameraAdd stub functions to all board drivers, so that demos...
2013-05-19 Dean CameraSimplify the Doxygen to Docbook XML transform.
2013-05-14 Dean CameraFix missing bitshift in the AVR8 Pipe_GetBoundEndpointA...
2013-05-12 Dean CameraUpdate Atmel Studio getting started page and associated...
2013-05-12 Dean CameraMinor documentation improvements.
2013-05-10 Dean CameraFix Pipe_GetBoundEndpointAddress() returning bad values...
2013-05-10 Dean CameraUpdate Android Accessory Class driver to be compatible...
2013-05-05 Dean CameraAdd proper reset handling to the USB Printer Device...
2013-05-05 Dean CameraAdd missing EVENT_PRNT_Device_SoftReset() public functi...
2013-05-05 Dean CameraAdd new Printer Device Class driver.
2013-05-05 Dean CameraRevert incorrect XMEGA interrupt disable patch; all...
2013-05-04 Dean CameraMinor documentation improvements.
2013-04-29 Dean CameraFix Serial peripheral driver compile error for XMEGA...
2013-04-28 Dean CameraFix board driver hardware capability definition macro...
2013-04-28 Dean CameraMove USB mode enum into the top level USB controller...
2013-04-23 Dean CameraFix typo in the XMEGA SerialSPI peripheral driver.
2013-04-21 Dean CameraFixed possible register corruption in USB Host mode...
2013-04-21 Dean CameraMinor documentation improvements.
2013-04-14 Dean CameraReduce the amount of inlining of core Endpoint function...
2013-04-11 Dean CameraOops - fix function prototype attribute.
2013-04-11 Dean CameraAdd some missing function attributes.
2013-04-11 Dean CameraDon't generate the full HTML documentation when only...
2013-04-08 Dean CameraFix typos in the Arduino Leonardo board drivers.
2013-04-06 Dean CameraAdded new CONCAT() and CONCAT_EXPANDED() convenience...
2013-04-04 Dean CameraMinor documentation improvements.
2013-03-28 Dean CameraAdded additional MIDI command definitions to the MIDI...
2013-03-23 Dean CameraFix incorrect Interrupt disable function for the XMEGA...
2013-03-23 Dean CameraFixed Low Speed USB devices broken when using the libra...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-17 Dean CameraFixed incorrect HID report descriptor generated for...
2013-03-14 Dean CameraMinor documentation improvements.
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-02-27 Dean CameraFixed potential NULL pointer dereference in the HID...
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
2013-02-19 Dean CameraFixed swapped LED3 and LED4 masks for the Olimex-32U4...
2013-02-13 Dean CameraReset XMEGA NVM read command to the symbolic NO_OPERATI...
2013-02-05 Dean CameraRemove CPPCheck suppressions for unused functions,...
2013-01-27 Dean CameraSuppress unused function parameter warnings in the...
2013-01-27 Dean CameraFix broken XMEGA USB support.
2013-01-27 Dean CameraFix typos in the new board hardware information header...
2013-01-27 Dean CameraFix typo in the board hardware info dispatch driver...
2013-01-27 Dean CameraAdded new Board Hardware Information board driver.
2013-01-27 Dean CameraFixed incorrectly issuing STALL response to unsupported...
2013-01-19 Dean CameraFix incorrect URLs for the Stange-ISP board.
2013-01-19 Dean CameraAdd support for the Dimex Stange-ISP programmer board...
2013-01-15 Dean CameraFixed bug in the TWI peripheral driver for the AVR8...
2013-01-03 Dean CameraAdd missing include to the USB driver core mode header...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraFixed hardware race condition that could cause failed...
2013-01-03 Dean CameraRemove support for devices that were not put into produ...
2012-10-14 Dean CameraClean up unnecessary CPPCheck static analysis suppressi...
2012-10-14 Dean CameraFixed maximum allowed keyboard key code usage of 0x65...
2012-10-14 Dean CameraFixed incorrect definitions of HID_KEYBOARD_LED_KANA...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-21 Dean CameraAdd missing preprocessor logic to the USBKEY board...
2012-09-19 Dean CameraFixed incorrect Dataflash functionality in the USBKEY...
2012-09-19 Dean CameraMinor documentation corrections.
2012-09-19 Dean CameraFix missing briefs in the documentation for several...
2012-09-16 Dean CameraFixed lengthy timeouts in the USBtoSerial project if...
2012-09-15 Dean CameraAdded support for the Xevelabs USB2AX revision 3.1...
2012-09-12 Dean CameraFixed possible rounding in the VERSION_BCD() macros...
2012-09-09 Dean CameraMinor documentation improvements.
2012-09-09 Dean CameraUpdate LUFA core to be compatible with the AVR-GCC...
2012-09-08 Dean CameraAdd support for the Atmel UC3-A3 Xplained board.
2012-09-01 Dean CameraUse an early-abort in the USB_DeviceTask() function...
2012-09-01 Dean CameraAdd human readable license information and add some...
2012-08-28 Dean CameraFixed logic hole breaking USB operations on a USB contr...
2012-08-27 Dean CameraMinor documentation corrections.
2012-08-20 Dean CameraMinor documentation improvements.
2012-08-18 Dean CameraSpell-check latest trunk source code.
2012-08-18 Dean CameraMinor documentation improvements.
2012-08-12 Dean CameraFix incorrect LED masks for the Olimex 32U4 and Leonard...
2012-08-12 Dean CameraLeonardo LEDs are RX/TX active Low and USER active...
2012-08-12 Dean CameraFixed inverted LED driving code for the Arduino Leonard...
2012-08-12 Dean CameraFix typo in the LED dispatch header, breaking builds...
2012-08-12 Dean CameraAdded support for the Arduino Leonardo board. Swap...
next