summaryrefslogtreecommitdiff
path: root/firmware/usbstack/core/core.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
* first part of usbstack patches -> show and use selection of usb stack mode ↵Christian Gmeiner2007-09-30
| | | | | | | | | only, if a target supports both modes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14916 a1c6a512-1295-4272-9138-f99709370657
* code police, no functional changesPeter D'Hoye2007-09-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14737 a1c6a512-1295-4272-9138-f99709370657
* binding a device driver could fail.. handle this caseChristian Gmeiner2007-08-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14493 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