Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | halfkay.c: delay now backs off after failure | Tomasz Kramkowski | 2016-11-24 | 1 | -2/+4 |
| | | | | Implemented additional fix from previous commit message. | ||||
* | halfkay.c: usbsendmd: fix fast transmit EPIPE | Tomasz Kramkowski | 2016-11-24 | 1 | -7/+11 |
| | | | | | | Fixed an issue where transmitting too quickly would cause a LIBUSB_ERROR_PIPE after the third transmission. For the future the delay might want to back off and the initial delay could be shortened. | ||||
* | halfkay.c: Prevent shift past type size | Tomasz Kramkowski | 2016-11-23 | 1 | -1/+2 |
| | |||||
* | halfkay.c: Fix reboot | Tomasz Kramkowski | 2016-11-23 | 1 | -4/+5 |
| | |||||
* | init commit | Tomasz Kramkowski | 2016-11-23 | 1 | -0/+164 |