8000 Tags · thinkpiece/libusb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: thinkpiece/libusb

Tags

v1.0.21

Toggle v1.0.21's commit message
Release 1.0.21

Closes libusb#93

Signed-off-by: Nathan Hjelm <hjelmn@mac.com>

v1.0.21-rc6

Toggle v1.0.21-rc6's commit message
Windows: Fix possible false error message during device enumeration

During early phases of enumeration, it is possible for a device to be
enumerated before its parent. When this occurs, the device assigned as
the parent will actually be a grandparent. During later phases of
enumeration, the parent device will in fact exist but will not match
what has already been assigned to the device.

This commit adds code to check for and update the parent device when
this situation occurs.

Closes libusb#206

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>

v1.0.21-rc5

Toggle v1.0.21-rc5's commit message
on to 1.0.21-rc5

Signed-off-by: Nathan Hjelm <hjelmn@me.gov>

v1.0.21-rc4

Toggle v1.0.21-rc4's commit message
darwin: fix typo

Signed-off-by: Nathan Hjelm <hjelmn@me.com>

v1.0.21-rc3

Toggle v1.0.21-rc3's commit message
release: on to 1.0.21-rc3

Signed-off-by: Nathan Hjelm <hjelmn@me.com>

v1.0.21-rc2

Toggle v1.0.21-rc2's commit message
on to 1.0.21-rc2

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
8094

v1.0.21-rc1

Toggle v1.0.21-rc1's commit message
libusb 1.0.21-rc1

Signed-off-by: Nathan Hjelm <hjelmn@me.com>

v1.0.20

Toggle v1.0.20's commit message
libusb 1.0.20

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>

v1.0.20-rc3

Toggle v1.0.20-rc3's commit message
libusb 1.0.20-rc3

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>

v1.0.20-rc2

Toggle v1.0.20-rc2's commit message
libusb 1.0.20-rc2

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
0