summaryrefslogtreecommitdiff
path: root/firmware/usbstack/core/utils.c (follow)
Commit message (Collapse)AuthorAge
* New USB stackBjörn Stenberg2007-11-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15758 a1c6a512-1295-4272-9138-f99709370657
* usb stack: add support for standard request get stringChristian Gmeiner2007-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14626 a1c6a512-1295-4272-9138-f99709370657
* Set svn:keywordsDave Chapman2007-08-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14485 a1c6a512-1295-4272-9138-f99709370657
* Cosmetic changes only - tab, whitespace and brace policingDave Chapman2007-08-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14484 a1c6a512-1295-4272-9138-f99709370657
* Usb Stack: only setup packet handling, and not enabled by default as there ↵Christian Gmeiner2007-08-27
is a lot to do. * settings code is not fully ready -> changing device driver has no effect * clean ups * check copyriths * find a way to detect IN transfers * support for full and highspeed * ... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14470 a1c6a512-1295-4272-9138-f99709370657