Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reintegrate the FullEPAddresses development branch into trunk. | Dean Camera | 2012-04-14 | 1 | -45/+19 |
* | Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta... | Dean Camera | 2012-02-20 | 1 | -1/+1 |
* | All USB Class Driver configuration struct values are now non-const, to allow ... | Dean Camera | 2012-02-19 | 1 | -0/+2 |
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
* | Run wspurify script on /trunk/ and /branches/ C source files, to remove any t... | Dean Camera | 2011-12-23 | 1 | -0/+1 |
* | Don't validate the Device Descriptor's vendor ID when validating that a devic... | Dean Camera | 2011-12-14 | 1 | -3/+0 |
* | Convert the LowLevel AndroidAccessory demo to use the new class driver consta... | Dean Camera | 2011-11-24 | 1 | -1/+1 |
* | Add new Android Open Accessory class driver to the library core and add a new... | Dean Camera | 2011-11-24 | 1 | -0/+448 |