|
|
|
@b04967a
|
14 years |
maklf |
development merge
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a82889e
|
14 years |
vojtechhorky |
Endpoint registration, hub refactoring
This commit shall complete …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@69df9373
|
14 years |
vojtechhorky |
Add missing documentation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c50941f
|
14 years |
vojtechhorky |
Unused code removal
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3eaa5a5
|
14 years |
vojtechhorky |
Removal of unused structures
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@578a2547
|
14 years |
vojtechhorky |
Hub driver uses standard wrapper for new devices
To allow usage …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9f9b31ad
|
14 years |
vojtechhorky |
Hub new device wrapper registers ctrl endpoint
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d41f301
|
14 years |
vojtechhorky |
Endpoint manager bandwidth fix for ctrl and bulk
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@97ab321
|
14 years |
vojtechhorky |
Merge development/ changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@41c1f7b
|
14 years |
jano.vesely |
Compile fix and OHCI legacy emulation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@049eb87
|
14 years |
jano.vesely |
Fix device_keeper compile error, disable legacy for OHCI
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9a7e5b4
|
14 years |
jano.vesely |
More OHCI structures and refactoring. Add per endpoint toggle reset
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@506d330
|
14 years |
jano.vesely |
Implement per endpoint toggle reset
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@92d6868
|
14 years |
jano.vesely |
Use sane key management in usb_endpoint_manager
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0aae4a6a
|
14 years |
jano.vesely |
Add usb address and endpoint num to endpoint structure
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fc9f88d
|
14 years |
jano.vesely |
Add OHCI HCCA structure and completion codes (common for all structures)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dcaf819
|
14 years |
jano.vesely |
OHCI structures, bandwidth reworked
Initial support for endpoint …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@87305bb
|
14 years |
jano.vesely |
Final cleanup, fix reseting toggle of the last ep in list
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4ca18ae
|
14 years |
jano.vesely |
Drop usage of deprecated deice-keeper_t toggle interface
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f567bcf
|
14 years |
jano.vesely |
Switch to new endpoint toggle control.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8dc762e0
|
14 years |
jano.vesely |
Move endpoint_t to libusb
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1e70157
|
14 years |
jano.vesely |
Header fixes, add qh to endpoint structure, add endpoint toggle reset
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fb8927d
|
14 years |
jano.vesely |
Only INT and ISO transfers require bandwidth reservation
add dead …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@88dd355
|
14 years |
jano.vesely |
Add list of endpoints to devices.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5876d36
|
14 years |
jano.vesely |
OHCI uses usb_endpoint_manager
removed old bandwidth_t
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@391d55b
|
14 years |
jano.vesely |
Add interrupt bandwidth checks
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6ce42e85
|
14 years |
jano.vesely |
Use new usb_endpoint_manager instead of bandwidth_t
Bandwidth checks …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@90b9ab5
|
14 years |
jano.vesely |
Set data member
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9783496
|
14 years |
jano.vesely |
Remove arg argument
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9262571
|
14 years |
jano.vesely |
Make op structures static to avoid conflict
remove one …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f0891ce
|
14 years |
jano.vesely |
Add usb_endpoint_manager structure.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5e2be267
|
14 years |
jano.vesely |
OHCI hw memory structures
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@64dbc83
|
14 years |
maklf |
* Report ID implementation
* Push and Pop report descriptor …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|