Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More messing around with data toggle error handling. | Brian Cully | 2019-10-08 | 1 | -51/+39 |
* | Handle all known transfer/pipe errors. | Brian Cully | 2019-10-08 | 1 | -60/+77 |
* | Log everything in one statement in `log_regs`. | Brian Cully | 2019-09-24 | 1 | -9/+5 |
* | Use endpoint's max packet size in transfers. | Brian Cully | 2019-09-24 | 1 | -2/+1 |
* | Mark pipe descriptor register memory as volatile. | Brian Cully | 2019-09-24 | 1 | -1/+2 |
* | Clippy. | Brian Cully | 2019-09-09 | 1 | -5/+6 |
* | Remove warnings for unconstructed variants of PipeErr. | Brian Cully | 2019-08-17 | 1 | -0/+1 |
* | A bunch of cleanup and fixes. | Brian Cully | 2019-08-10 | 1 | -11/+5 |
* | Use endpoint's max packet size for pipe. | Brian Cully | 2019-08-10 | 1 | -4/+24 |
* | Simplify data toggle handling. | Brian Cully | 2019-08-08 | 1 | -5/+8 |
* | Initial commit | Brian Cully | 2019-08-04 | 1 | -0/+809 |