|
|
@563ead9
|
14 years |
jano.vesely |
Further cleanup, includes, const, …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e247d83
|
14 years |
jano.vesely |
Const, type-casting and other minor fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@02cacce
|
14 years |
jano.vesely |
Doxygen and some minor code-style changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@23f40280
|
14 years |
jano.vesely |
Doxygen and other minor fixes (no functional change)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d2bff2f
|
14 years |
jano.vesely |
UHCI refactoring
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8986412
|
14 years |
jano.vesely |
Fix interrupt vs. status register values
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@302a4b6
|
14 years |
jano.vesely |
Add UHCI pseudocode interrupt sharing
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@af81980
|
14 years |
jano.vesely |
Add UHCI interrupt pseudocode irq sharing support (kernel does not)
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@77d10f0
|
14 years |
jano.vesely |
Do not use static irq_commnd structure, there is no enough shared …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6f122df
|
14 years |
jano.vesely |
Add more comments about qemu interrupt bug
Remove some redundant …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4125b7d
|
14 years |
vojtechhorky |
usb_log_printf() checks for printf correctness
It is surprising how …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@27205841
|
14 years |
jano.vesely |
Make better use of macros
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ea993d18
|
14 years |
jano.vesely |
Even more refactoring and doxygen
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4c70554
|
14 years |
jano.vesely |
Refactoring, doxygen
Remove queue_head_pa, it was not really needed …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d017cea
|
14 years |
jano.vesely |
Remove EP information stored in usb_transfer_batch_t
rename …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4c28d17
|
14 years |
jano.vesely |
OHCI scheduling
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4fd3faf
|
14 years |
jano.vesely |
Use per endpoint communication mutex
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cd1cec3b
|
14 years |
jano.vesely |
Separate batch_finish with internal and external errors
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
|
|
|
@b6049d7
|
14 years |
jano.vesely |
Refuse transactions without bw reservation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@65369473
|
14 years |
jano.vesely |
Check reserved bw
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d527a4e
|
14 years |
jano.vesely |
Fix bw manager return value
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d773285
|
14 years |
jano.vesely |
Use per endpoint control transfer mutex
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1273b86c
|
14 years |
jano.vesely |
Check bandwidth in hc scheduler
Use warnings for now.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a1313b8c
|
14 years |
jano.vesely |
Implement hc bandwidth reservation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1585c7e
|
14 years |
jano.vesely |
Use control transfer lock for control transfers.
Use global done list …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@001b152
|
14 years |
jano.vesely |
Use simple slab allocator for hw accessible memory
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c61338a
|
14 years |
jano.vesely |
Fix the use of the word packet.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@62ed5bc
|
14 years |
jano.vesely |
Rename hc.device_manager ⇒ hc.manager
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c01cd32
|
14 years |
jano.vesely |
Rename uhci_hc ⇒ hc, follow common hcd names
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|