index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
usbstack
/
drivers
/
device
/
usb_serial.c
Age
Commit message (
Expand
)
Author
2007-11-22
New USB stack
Björn Stenberg
2007-09-19
usb stack code police, fix some warnings and set svn keywords correctly
Peter D'Hoye
2007-09-17
code police, no functional changes
Peter D'Hoye
2007-09-06
usb stack: add support for standard request get string
Christian Gmeiner
2007-08-29
make USB Command Verifier happy
Christian Gmeiner
2007-08-29
add support to switch device driver at runtime
Christian Gmeiner
2007-08-29
endpoint address was only set in fs descriptor, but we need it in hs too. Upd...
Christian Gmeiner
2007-08-29
code police part two (/me blames his editor)
Peter D'Hoye
2007-08-28
Remove two more warnings when building the usb stack
Peter D'Hoye
2007-08-28
binding a device driver could fail.. handle this case
Christian Gmeiner
2007-08-28
Add support for full and highspeed in stack and drivers.
Christian Gmeiner
2007-08-27
Set svn:keywords
Dave Chapman
2007-08-27
Cosmetic changes only - tab, whitespace and brace policing
Dave Chapman
2007-08-27
Usb Stack: only setup packet handling, and not enabled by default as there is...
Christian Gmeiner