summaryrefslogtreecommitdiff
path: root/firmware/usbstack/drivers/device/usb_serial.c
AgeCommit message (Expand)Author
2007-11-22New USB stackBjörn Stenberg
2007-09-19usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye
2007-09-17code police, no functional changesPeter D'Hoye
2007-09-06usb stack: add support for standard request get stringChristian Gmeiner
2007-08-29make USB Command Verifier happyChristian Gmeiner
2007-08-29add support to switch device driver at runtimeChristian Gmeiner
2007-08-29endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner
2007-08-29code police part two (/me blames his editor)Peter D'Hoye
2007-08-28Remove two more warnings when building the usb stackPeter D'Hoye
2007-08-28binding a device driver could fail.. handle this caseChristian Gmeiner
2007-08-28Add support for full and highspeed in stack and drivers.Christian Gmeiner
2007-08-27Set svn:keywordsDave Chapman
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner