summaryrefslogtreecommitdiffstats
path: root/firmware/usbstack
AgeCommit message (Expand)AuthorFilesLines
2007-08-29add support to switch device driver at runtimeChristian Gmeiner4-2/+14
2007-08-29endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner3-2/+18
2007-08-29we use only 2 endpointsChristian Gmeiner1-2/+2
2007-08-29code police part two (/me blames his editor)Peter D'Hoye2-4/+4
2007-08-28Remove two more warnings when building the usb stackPeter D'Hoye2-0/+5
2007-08-28binding a device driver could fail.. handle this caseChristian Gmeiner6-11/+19
2007-08-28Add support for full and highspeed in stack and drivers.Christian Gmeiner5-64/+103
2007-08-27Set svn:keywordsDave Chapman13-13/+13
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman10-397/+398
2007-08-27fix lang problem and little clean upChristian Gmeiner1-1/+0
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner13-0/+1677