aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings for unconstructed variants of PipeErr.Brian Cully2019-08-171-0/+1
* Update for starb 0.2Brian Cully2019-08-171-1/+1
* A bunch of cleanup and fixes.Brian Cully2019-08-103-72/+27
* Use ring buffer for USB events.Brian Cully2019-08-101-56/+24
* Use endpoint's max packet size for pipe.Brian Cully2019-08-102-4/+34
* Remove device from driver on error.Brian Cully2019-08-101-0/+1
* Simplify data toggle handling.Brian Cully2019-08-082-5/+10
* Initial commitBrian Cully2019-08-048-0/+2830