summaryrefslogtreecommitdiff
path: root/firmware/usbstack/drivers/device/usb_storage.c (follow)
Commit message (Expand)AuthorAge
* New USB stackBjörn Stenberg2007-11-22
* Get/Set Interface - just stores the value, makes one more compliance test passPeter D'Hoye2007-09-20
* usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye2007-09-19
* code police, no functional changesPeter D'Hoye2007-09-17
* usb stack: add support for standard request get stringChristian Gmeiner2007-09-06
* add missing get configuration request handlingChristian Gmeiner2007-08-29
* make USB Command Verifier happyChristian Gmeiner2007-08-29
* add support to switch device driver at runtimeChristian Gmeiner2007-08-29
* endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner2007-08-29
* we use only 2 endpointsChristian Gmeiner2007-08-29
* code police part two (/me blames his editor)Peter D'Hoye2007-08-29
* Remove two more warnings when building the usb stackPeter D'Hoye2007-08-28
* binding a device driver could fail.. handle this caseChristian Gmeiner2007-08-28
* Add support for full and highspeed in stack and drivers.Christian Gmeiner2007-08-28
* Set svn:keywordsDave Chapman2007-08-27
* Cosmetic changes only - tab, whitespace and brace policingDave Chapman2007-08-27
* Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner2007-08-27