index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
usbstack
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
move the usb_core thread functionality to the main usb thread
Frank Gevaerts
2008-02-27
*
added support for USB port test modes, which are (a) required by the spec, an...
Frank Gevaerts
2008-02-26
*
some progress towards software-selectability of usb class drivers.
Frank Gevaerts
2008-02-25
*
only set the serial descriptor once
Frank Gevaerts
2008-02-25
*
Don't send a serial number id USE_ROCKBOX_USB. There is something about the c...
Frank Gevaerts
2008-02-25
*
report usb 1.1 compliance if USE_HIGH_SPEED is not set. This should avoid Win...
Frank Gevaerts
2008-02-24
*
Identify info endianness is already handled in the ATA driver.
Jens Arnold
2008-02-23
*
- Attempt to generate the usb serial number from the disk serial number
Frank Gevaerts
2008-02-22
*
fix usb string descriptors
Frank Gevaerts
2008-02-22
*
Improve usb descriptor handling. This should fix any cache and/or alignment r...
Frank Gevaerts
2008-02-22
*
fix wrong LBA range check with sectorsizes larger than 512 bytes
Frank Gevaerts
2008-02-21
*
Major USB stack improvements. It now works at nearly the maximum speed for a ...
Frank Gevaerts
2008-02-20
*
Optimise (replace two loops with one) and bug-fix the ProductId string return...
Dave Chapman
2008-02-11
*
Removed compiler warning
Björn Stenberg
2008-02-11
*
Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...
Björn Stenberg
2008-02-11
*
Add a working serial driver to usb stack. At the moment it simply echos back ...
Christian Gmeiner
2007-11-30
*
Added support for 'deconfiguration'.
Björn Stenberg
2007-11-24
*
Fixed memory corruption bug for those testing usb_storage.
Björn Stenberg
2007-11-24
*
Added GET_CONFIGURATION. Added usb state tracking. Changed charger pktsize to...
Björn Stenberg
2007-11-24
*
Re-added USB charger detection and auto reboot on host connect.
Björn Stenberg
2007-11-23
*
Enable usbstack on ipods.
Björn Stenberg
2007-11-23
*
New USB stack
Björn Stenberg
2007-11-22
*
first part of usbstack patches -> show and use selection of usb stack mode on...
Christian Gmeiner
2007-09-30
*
Get/Set Interface - just stores the value, makes one more compliance test pass
Peter D'Hoye
2007-09-20
*
usb stack code police, fix some warnings and set svn keywords correctly
Peter D'Hoye
2007-09-19
*
code police, no functional changes
Peter D'Hoye
2007-09-17
*
usb stack: add support for standard request get string
Christian Gmeiner
2007-09-06
*
remove some debug..
Christian Gmeiner
2007-08-30
*
add missing get configuration request handling
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
*
we use only 2 endpoints
Christian Gmeiner
2007-08-29
*
code police part two (/me blames his editor)
Peter D'Hoye
2007-08-29
*
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-28
*
Set svn:keywords
Dave Chapman
2007-08-27
*
Cosmetic changes only - tab, whitespace and brace policing
Dave Chapman
2007-08-27
*
fix lang problem and little clean up
Christian Gmeiner
2007-08-27
*
Usb Stack: only setup packet handling, and not enabled by default as there is...
Christian Gmeiner
2007-08-27
[prev]