Timeline


and

06/29/08:

04:35 Changeset in libusb-compat-0.1 [0dc696] by Daniel Drake <dsd@…>
v0.1.0-beta2 release
04:33 Changeset in libusb-compat-0.1 [788e70] by Daniel Drake <dsd@…>
Update to new libusb context API
04:28 Changeset in libusb [9140f5]wip-hotplug by Daniel Drake <dsd@…>
v0.9.1 release
04:24 Changeset in libusb [83a029]wip-hotplug by Daniel Drake <dsd@…>
Add missing GET_CONTEXT()
04:18 Changeset in libusb [fbad9a]wip-hotplug by Daniel Drake <dsd@…>
Linux: Compatibility with new sysfs descriptors file As of 2.6.26, the …

06/27/08:

05:47 Changeset in libusb [819e65]wip-hotplug by Daniel Drake <dsd@…>
Allow user data pointer to be passed through pollfd notification API

06/25/08:

06:01 Changeset in libusb [1df713]wip-hotplug by Daniel Drake <dsd@…>
Introduce contexts to the API Suggested by David Zeuthen. This allows …
04:31 Changeset in libusb [981815]wip-hotplug by Daniel Drake <dsd@…>
Revert "Temporary workaround for event handling serialization issue" This …

06/21/08:

06:04 Changeset in libusb [d5f828]wip-hotplug by Daniel Drake <dsd@…>
Overflow handling

06/18/08:

01:27 Changeset in libusb [546dee]wip-hotplug by Artem Egorkine <arteme@…>
a fix for SIGSEGV in handle_bulk_completion() We cannot dereference tpriv …
01:19 Changeset in libusb-compat-0.1 [7999d9] by Daniel Drake <dsd@…>
Fixup read endpoint addresses This doesn't make much sense, but …

06/17/08:

05:50 Changeset in libusb [947ba8]wip-hotplug by Daniel Drake <dsd@…>
Refine configuration selection again At Alan Stern's suggestion, just …

06/15/08:

22:29 Changeset in libusb [e7a7a4]wip-hotplug by Daniel Drake <dsd@…>
docs update Add a THANKS file, make copyright notices easily accessible, …
22:23 Changeset in libusb [217534]wip-hotplug by Daniel Drake <dsd@…>
round up poll timeout Pointed out by Richard Röjfors, otherwise we end up …

06/08/08:

11:34 Changeset in libusb [5ad79b]wip-hotplug by Felipe Balbi <me@…>
fix doc about libusb_open() libusb_open() returns int instead of …

05/29/08:

18:26 Changeset in libusb [2d3a11]wip-hotplug by Daniel Drake <dsd@…>
Temporary workaround for event handling serialization issue Ludovic …
13:35 Changeset in libusb [514bb8]wip-hotplug by Daniel Drake <dsd@…>
Refine libusb_set_configuration() semantics Applications will generally …

05/26/08:

01:05 Changeset in libusb-compat-0.1 [fcf383] by Daniel Drake <dsd@…>
v0.1.0-beta1 release
00:42 Changeset in libusb [d1292f]wip-hotplug by Daniel Drake <dsd@…>
v0.9.0 release First libusb-1.0 beta release

05/25/08:

23:59 Changeset in libusb [4cd249]wip-hotplug by Daniel Drake <dsd@…>
Take lock before raising event waiters condition This avoids a race …

05/24/08:

22:28 Changeset in libusb [ff0660]wip-hotplug by Daniel Drake <dsd@…>
allow LIBUSB_DEBUG env var to control message verbosity at runtime Based …

05/23/08:

17:01 Changeset in libusb-compat-0.1 [c7746a] by Daniel Drake <dsd@…>
link usb_set_debug to libusb_set_debug
16:58 Changeset in libusb [4d7889]wip-hotplug by Daniel Drake <dsd@…>
don't print messages by default Add libusb_set_debug() API to set message …
16:57 Changeset in libusb [7c5254]wip-hotplug by Daniel Drake <dsd@…>
Implement serialization of event handlers Now offers a mechanism to wait …
16:32 Changeset in libusb-compat-0.1 [1c59b3] by Daniel Drake <dsd@…>
don't log anything by default Only log messages if the user asked for …

05/20/08:

17:27 Changeset in libusb-compat-0.1 [fa3234] by Daniel Drake <dsd@…>
Update for new libusb_open API Pointed out by Soumen Mondal

05/19/08:

17:15 Changeset in libusb-compat-0.1 [c5c668] by Daniel Drake <dsd@…>
Add emulation info to pkg-config file Ludovic Rousseau requested a way of …
16:43 Changeset in libusb [bef33b]wip-hotplug by Daniel Drake <dsd@…>
Fix memory leak in libusb_control_transfer Pointed out by David Engraf: …
16:21 Changeset in libusb-compat-0.1 [49057f] by Daniel Drake <dsd@…>
Pretend to be libusb-0.1.12 Pointed out by Ludovic Rousseau: some …
16:16 Changeset in libusb [a345ba]wip-hotplug by David Engraf <david.engraf@…>
Linux: fix handling of ioctl failure The return value of some ioctl …
16:13 Changeset in libusb [e44396]wip-hotplug by David Engraf <david.engraf@…>
critical memory leak in handle_events This patch closes a critical memory …

05/17/08:

00:50 Changeset in libusb [eb2563]wip-hotplug by Daniel Drake <dsd@…>
More informative libusb_open() return code Hopefully one of the last API …
00:38 Changeset in libusb-compat-0.1 [727fe5] by Daniel Drake <dsd@…>
remove FIXME about parent-child relationships Doesn't seem worth this …

05/16/08:

23:37 Changeset in libusb [2b2e9c]wip-hotplug by Daniel Drake <dsd@…>
Fix endianness with descriptor handling Alan Stern pointed out that usbfs …

05/12/08:

19:46 Changeset in libusb [1298c5]wip-hotplug by Daniel Drake <dsd@…>
Backend documentation for porting efforts Hopefully comprehensive enough …
16:43 Changeset in libusb [ade26a]wip-hotplug by Daniel Drake <dsd@…>
Linux: fix caching of guessed configuration Reported and tested by …

05/11/08:

22:14 Changeset in libusb [e25d59]wip-hotplug by Rob Walker <rob@…>
Linux: fix bulk transfer early completion We were forgetting about the …
21:31 Changeset in libusb [fec7c8]wip-hotplug by Daniel Drake <dsd@…>
Handle hot-unplugging This involved moving from select() to poll() …
17:04 Changeset in libusb [aeb905]wip-hotplug by Daniel Drake <dsd@…>
Documentation work
16:36 Changeset in libusb [ba5d9a]wip-hotplug by Daniel Drake <dsd@…>
Endianness of control setup packets Document behaviour where host-endian …
16:11 Changeset in libusb [7bedc3]wip-hotplug by Daniel Drake <dsd@…>
Document that releasing interface causes SET_INTERFACE control request

05/10/08:

23:17 Changeset in libusb-compat-0.1 [2b6bdd] by Daniel Drake <dsd@…>
Update for new descriptors API
22:45 Changeset in libusb [f2ede9]wip-hotplug by Daniel Drake <dsd@…>
Support unconfigured devices
21:56 Changeset in libusb [8ebb4c]wip-hotplug by Daniel Drake <dsd@…>
Linux: fix caching of active configuration for non-sysfs
16:36 Changeset in libusb-compat-0.1 [bb248d] by Daniel Drake <dsd@…>
update for new libusb configuration API
15:42 Changeset in libusb [c3844f]wip-hotplug by Daniel Drake <dsd@…>
Fetch configurations by index (not value) Otherwise there is no way to …
01:12 Changeset in libusb [d77052]wip-hotplug by Daniel Drake <dsd@…>
Linux: comprehensive sysfs vs usbfs access Be more flexible when certain …

05/09/08:

20:38 Changeset in libusb [74bc84]wip-hotplug by Daniel Drake <dsd@…>
Linux: no need to store usbfs node path This can be computed from bus …
15:36 Changeset in libusb [5741bf]wip-hotplug by Daniel Drake <dsd@…>
libusb_get_device_list() can return negative error code
15:34 Changeset in libusb [fe4adc]wip-hotplug by Daniel Drake <dsd@…>
Rework configuration handling libusb no longer caches descriptors in …
00:09 Changeset in libusb [454131]wip-hotplug by Daniel Drake <dsd@…>
Linux: fix clear_halt implementation The ioctl expects an integer. Bug …
00:04 Changeset in libusb [10d4e4]wip-hotplug by Daniel Drake <dsd@…>
Documentation work Partially based on some libusb-devel discussions

05/05/08:

23:57 Changeset in libusb [ded0a2]wip-hotplug by Daniel Drake <dsd@…>
Linux: enumerate devices and descriptors from sysfs Suggested by Alan …
22:34 Changeset in libusb [885c2a]wip-hotplug by Daniel Drake <dsd@…>
documentation touchups
22:17 Changeset in libusb [59c205]wip-hotplug by Daniel Drake <dsd@…>
more error code sanitization
21:57 Changeset in libusb [88055d]wip-hotplug by Daniel Drake <dsd@…>
Isochronous transfer helper functions
18:54 Changeset in libusb [a95c94]wip-hotplug by Daniel Drake <dsd@…>
free open devices on exit
18:47 Changeset in libusb [b27fff]wip-hotplug by Daniel Drake <dsd@…>
move descriptor parsing into main library OS modules now provide …
17:33 Changeset in libusb-compat-0.1 [b8893b] by Daniel Drake <dsd@…>
match error reporting better, and handle endpoint halts
17:32 Changeset in libusb-compat-0.1 [f06d81] by Daniel Drake <dsd@…>
make log function static
17:22 Changeset in libusb [a304ec]wip-hotplug by Daniel Drake <dsd@…>
Detect endpoint halts and unsupported control requests
16:13 Changeset in libusb-compat-0.1 [a390ee] by Daniel Drake <dsd@…>
add usb_set_debug Pointed out by Xiaofan Chen
16:11 Changeset in libusb-compat-0.1 [c062b2] by Daniel Drake <dsd@…>
populate bus->dirname and dev->filename lsusb uses these. Problem spotted …
02:00 Changeset in libusb [7da521]wip-hotplug by Daniel Drake <dsd@…>
Linux: fix logical URB allocation We were allocating the wrong number of …
01:37 Changeset in libusb-compat-0.1 [71225a] by Daniel Drake <dsd@…>
fix timeout handling for bulk/interrupt IO
Note: See TracTimeline for information about the timeline view.