|
|
@0d103aef
|
14 years |
jano.vesely |
uhcirh: make sure connection to hc is opoen during device removal.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@32ec5671
|
14 years |
jano.vesely |
usb: Remove unused port_no argument.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@013517b
|
14 years |
jano.vesely |
usb: Remove assigned_handle output parameter.
Use new_fun instead.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@162726b
|
14 years |
jano.vesely |
libusbdev: Remove child_handle output parameter.
Use child_fun instead.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@90994fa
|
14 years |
jano.vesely |
usb: Hubs should store child functions not just handles.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@51f033ce
|
14 years |
jano.vesely |
libusbdev: Comments
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9636bad6
|
14 years |
jano.vesely |
libusbdev: Remove some redundant tests.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@844f4ef
|
14 years |
jano.vesely |
libusbdev: Implement generic gone and remove callbacks.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4501e207
|
14 years |
jano.vesely |
rename: usb_hc_attached_device_t ⇒ usb_hub_attached_device_t
Host …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8e5ce07
|
14 years |
jano.vesely |
usb: Add bunch of const qualifiers.
We shall need them.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@96646a6
|
14 years |
jano.vesely |
libusbdev: device remove and gone skeleton callbacks
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1a4ea01d
|
14 years |
jano.vesely |
usb: Rename add_device ⇒ device_add
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7a05ced0
|
14 years |
jano.vesely |
lilbusbdev: Make setup_buffer const as there is no reason not to.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bbce2c2
|
14 years |
jano.vesely |
usb: Remove unused iface functions, rename DATA_READ/DATA_WRITE ⇒ …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bdd8ad2f
|
14 years |
jano.vesely |
usb: Send any setup data during initial opening call.
NOTE: receiving …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@365e29e2
|
14 years |
jano.vesely |
usb: Use new target packing scheme for IPC.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7eb32a8
|
14 years |
jano.vesely |
libusbdev: Use genric read/write iface for interrupt and bulk transfers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9f7276d
|
14 years |
vojtechhorky |
Use atomic exchanges where possible
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@79ae36dd
|
14 years |
martin |
new async framework with integrated exchange tracking
* strict …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@70452dd4
|
14 years |
vojtechhorky |
Add destroy function for USB device
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@49ce810
|
14 years |
smekideki |
hub properly closing phones
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e8f826b
|
14 years |
vojtechhorky |
Merged headers in libusb
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@04028225
|
14 years |
vojtechhorky |
Getting address by handle also moved into libusb
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0edf7c7
|
14 years |
vojtechhorky |
HC communication moved into libusb
Although communication with HC …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c7b5826
|
14 years |
jano.vesely |
Development branch changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@160b75e
|
14 years |
vojtechhorky |
Fix Doxygen groups of USB libraries
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5f94a0c
|
14 years |
jano.vesely |
Add timeouts to the enumeration routine
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d521e24
|
14 years |
vojtechhorky |
libusbdev uses include usb/dev
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@19387b61
|
14 years |
vojtechhorky |
Add wrappers for endpoint status and clear halt
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3e4f2e0
|
14 years |
vojtechhorky |
libusb divided into sublibraries
Also removed address keeper test …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|