|
|
@37e4025
|
14 years |
jano.vesely |
libusbdev: Use asprintf instead of 256 byte buffer for match strings.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2179cf95
|
14 years |
jano.vesely |
libusbdev: usb_device_register_child_in_devman takes open control …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3238506
|
14 years |
jano.vesely |
libusbdev: Make usb_request_set_address private.
This function causes …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@07a7a97d
|
14 years |
jano.vesely |
libusbdev: Fix possible pipe leak in new_device_wrapper.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@27736cf
|
14 years |
jano.vesely |
usb: Don't pass speed info when registering endpoint.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f37eb84
|
14 years |
jano.vesely |
libusbhost, libusbdev: Fix releasing default address.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@062165f
|
14 years |
jano.vesely |
libusbdev: Ask for default address before registering endpoint 0.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@67f55e7b
|
14 years |
jano.vesely |
usb: Allow devices to request explicit address.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@27ed734c
|
14 years |
jano.vesely |
usb: Rename get_address ⇒ get_my_address and remove redundant handle …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@59c163c
|
14 years |
jano.vesely |
libusbdev: Automatically create attached device info for new devices.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@90d7033
|
14 years |
jano.vesely |
libusbdev: Fix memory leak in error path. Check input arguments.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@10059a68
|
14 years |
jano.vesely |
libusbdev: Warn if error handling fails.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ae754e5f
|
14 years |
jano.vesely |
libusbdev: Fix memory leak and possible double free in error path.
We …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@eea3e39
|
14 years |
jano.vesely |
libusb: Rename get_address implementations.
The new names describe …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e978ada
|
14 years |
jano.vesely |
libusbdev: Fix accidentally introduced crash in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@882580a
|
14 years |
jano.vesely |
libusbdev: Accept const pointer in driver_main.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d9cd62
|
14 years |
jano.vesely |
libusbdev: Use new destroy function, change usb_device interface to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@96ec0a9
|
14 years |
jano.vesely |
libusbdev: Add function do properly destroy alternative interfaces.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b803845
|
14 years |
jano.vesely |
usb: Make endpoint descriptions const.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9c5fd7a
|
14 years |
jano.vesely |
libusbdev: Rename _destroy ⇒ _deinit
The function does not free …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@065064e6
|
14 years |
jano.vesely |
usb: Add and use usb_device_data_alloc.
Inspired by …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7c95d6f5
|
14 years |
jano.vesely |
usb: Further const madness.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8a121b1
|
14 years |
jano.vesely |
usb: Make descriptors readonly.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1526c174
|
14 years |
jano.vesely |
libusbdev: Unregister only endpoints that are present.
Not present …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@49bd7ae2
|
14 years |
jano.vesely |
libusbdev: Add few const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5917859c
|
14 years |
jano.vesely |
libusbdev: Fix uninitialized pipes_count if there are no interfaces.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3875af65
|
14 years |
jano.vesely |
libusbdev: Add several const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fb422312
|
14 years |
jano.vesely |
libusbdev: Warn about not closing hc connections.
There is not much …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@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
|