|
|
@9d4c1b6
|
14 years |
jano.vesely |
OHCI: Fix validity check in interrupt handler.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dfe4955
|
14 years |
jano.vesely |
UHCI: Mirror OHCI changes to generating irq code, and enabling …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b4f291d
|
14 years |
jano.vesely |
OHCI: Export root hub power switching modes to config.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d5708d
|
14 years |
jano.vesely |
OHCI: Root hub: Final touches.
Simplify mask size computation.
Remove …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2fe28ca1
|
14 years |
jano.vesely |
OHCI: Root hub: Set over-current protection mode to match power mode.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@302f9b2
|
14 years |
jano.vesely |
OHCI: Root hub: Turn off all ports during initialization.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7372a9a0
|
14 years |
jano.vesely |
OHCI: Root hub: Use define to set power mode.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@735236a
|
14 years |
jano.vesely |
OHCI: Root hub: Add support for multiple power modes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@14426a0
|
14 years |
jano.vesely |
OHCI: Root hub: Rename function.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f20bc82
|
14 years |
jano.vesely |
OHCI: Root hub: Don't store interrupt mask in rh_t isntance.
It was …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@00694c5
|
14 years |
jano.vesely |
OHCI: Root hub: Add some comments and minor changes.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5af769c
|
14 years |
jano.vesely |
OHCI: Root hub: Implement SET_ADDRESS.
It might be used if root hub …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c3bc8a8
|
14 years |
jano.vesely |
OHCI: Root hub: Another two functions removed.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@56c6b88
|
14 years |
jano.vesely |
OHCI: Root hub: Fix and use TRANSFER_OK macro, more function removal.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bb58dc0b
|
14 years |
jano.vesely |
OHCI: Root hub: Remove small useless functions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@40c6cdf
|
14 years |
jano.vesely |
OHCI: Root hub: Clean up HUB features (there are almost none supported).
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@03e3029
|
14 years |
jano.vesely |
OHCI: Root hub: Remove process_ prefix.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2a0b1dd
|
14 years |
jano.vesely |
OHCI: Root hub: Use named flags instead of numbers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b7c2757
|
14 years |
jano.vesely |
OHCI: Root hub: Initialization won't fail.
Descriptor initialization …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1368a6b
|
14 years |
jano.vesely |
OHCI: Root hub: Nice and clean initialization of descriptors.
Last …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@01bbbb2
|
14 years |
jano.vesely |
OHCI: Root hub: create descriptors after device setup.
Fix some …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@062b25f
|
14 years |
jano.vesely |
OHCI: Root hub: Get rid of allocation in hub descriptor creation.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c85804f
|
14 years |
jano.vesely |
OHCI: Root hub: Make descriptor generation a bit cleaner.
Does not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ece7f78
|
14 years |
jano.vesely |
OHCI: Root hub: remove allocation and fix rare bug.
Limit port-count …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa81adc
|
14 years |
jano.vesely |
libusbhost: endpoint_t uses get/destroy pair, instead of init/destroy. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1cb4f05
|
14 years |
jano.vesely |
OHCI: Make error messages consistent and some minor reshuffling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a00768c
|
14 years |
jano.vesely |
OHCI: Root hub code cleanup, more changes will follow.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1ef93fa
|
14 years |
jano.vesely |
OHCI: Start hw during driver initialization. Do not expose start function.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4d62aa0
|
14 years |
jano.vesely |
OHCI: Cleanup error messages. Set driver data sooner.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@78ab6d4
|
14 years |
jano.vesely |
OHCI: Device access fixes.
Only access Legacy support registers if …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1f6eb7d
|
14 years |
jano.vesely |
OHCI: Remove irq code from hc_t structure.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2e8a01b
|
14 years |
jano.vesely |
OHCI: Use the new way of generating IRQ code
Use bogus read to force …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1ecc5de
|
14 years |
jano.vesely |
OHCI: Create a new way to generate IRQ code
Replace asserts with …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5203e256
|
14 years |
martin |
keep the drivers source tree tidy by using logical subdirectories
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|