source: libusb

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ef6ea6   4 years dsd v1.0.4 release wip-hotplug
(edit) @217f57   4 years dcm Linux: Add support for the new URB_BULK_CONTINUATION flag Add support for … wip-hotplug
(edit) @698300   4 years dsd Transfer locking At least on Linux, there were some possible races that … wip-hotplug
(edit) @98f1b3   4 years dsd Clarify that timeout 0 means unlimited timeout wip-hotplug
(edit) @858684   4 years dsd Linux: more flexibility with monotonic clock Some users have reported … wip-hotplug
(edit) @fe0d8d   4 years hjelmn Darwin: handle overflows wip-hotplug
(edit) @f46716   4 years dsd v1.0.3 release wip-hotplug
(edit) @5b489b   4 years toby Darwin: 64-bit type fixes wip-hotplug
(edit) @ad8ae0   4 years hjelmn Darwin: fix crash when reading descriptors after close Fix a crash which … wip-hotplug
(edit) @45ae2a   4 years dsd move bug info to bug tracker Protection needed: … wip-hotplug
(edit) @126129   4 years dsd Linux: try harder not to lose any data We would previously lose any data … wip-hotplug
(edit) @0334ee   4 years dsd Add libusb_get_max_iso_packet_size() As pointed out by Dennis Muhlestein, … wip-hotplug
(edit) @615f18   4 years dsd Linux: fix sending of zero length bulk packets Note that there are is a … wip-hotplug
(edit) @86f79f   4 years hjelmn Darwin: Don't cancel transfers on timeout ...because the OS does this for … wip-hotplug
(edit) @d4bd9e   4 years dsd Don't terminate enums with commas g++ -pedantic doesn't like this … wip-hotplug
(edit) @8be256   4 years dsd v1.0.2 release wip-hotplug
(edit) @060e00   4 years dsd Linux: fix config descriptor parsing on big-endian systems Multi-byte … wip-hotplug
(edit) @c4a905   4 years hjelmn Darwin: improve handling of disconnected devices wip-hotplug
(edit) @6b69f5   4 years hjelmn Darwin: fix parsing of config descriptors This was a confusion between … wip-hotplug
(edit) @2b3a9f   4 years dsd Eliminate -Wsign-compare compiler warnings This was due to an API … wip-hotplug
(edit) @cad5cb   4 years dcm Make synchronous transfer APIs robust against signal interruption … wip-hotplug
(edit) @b50179   4 years alex pre-gcc-3.4 compatibility The -fvisibility and -Wno-pointer-sign options … wip-hotplug
(edit) @00bb28   4 years dsd Fix memory leak in config descriptor parsing Pointed out by Martin … wip-hotplug
(edit) @068ff5   4 years dsd Update AUTHORS wip-hotplug
(edit) @aa24c0   4 years dsd v1.0.1 release wip-hotplug
(edit) @447676   4 years dsd Add BUGS file Probably missed a couple of outstanding issues wip-hotplug
(edit) @e0365a   4 years hjelmn Darwin: get_config_descriptor bugfixes wip-hotplug
(edit) @5fd0e8   4 years dsd Fix compilation of Darwin backend My fault. Reported by … wip-hotplug
(edit) @b49f6b   4 years hjelmn Darwin backend wip-hotplug
(edit) @d85915   4 years hjelmn Make endianness macros endian-independent Implementation suggested by … wip-hotplug
(edit) @9196f5   4 years hjelmn Abstract clock reading into OS layer This will differ on Linux and … wip-hotplug
(edit) @e91207   4 years dsd Fix endianness in device descriptors Pointed out by Nathan Hjelm. wip-hotplug
(edit) @ccf6d3   4 years hjelmn Only link with librt on Linux [dsd: tweak configure.ac change] wip-hotplug
(edit) @894539   4 years hun API docs: describe libusb_transfer_cb_fn type Add some text describing … wip-hotplug
(edit) @abe34a   4 years hun Make empty array in struct compatible with C99 If the compiler is known … wip-hotplug
(edit) @620075   4 years hun Avoid signedness errors in API docs example code wip-hotplug
(edit) @c754ae   4 years dsd Decrement poll() result when internal pipe has been handled When we … wip-hotplug
(edit) @b9ca96   4 years dcm Prevent transfer from being submitted twice or improperly canceled This … wip-hotplug
(edit) @d2a8ec   4 years dcm Linux: Fix race condition in cancel_bulk_transfer() This fixes a race … wip-hotplug
(edit) @34b9ee   4 years dsd v1.0.0 release It's here! wip-hotplug
(edit) @b1d636   4 years dottedmag EOL-whitespace fixes Signed-off-by: Mikhail Gusarov … wip-hotplug
(edit) @4a9ac3   4 years dsd Linux: fix reading of active configuration Shannon Chuang pointed out … wip-hotplug
(edit) @81a731   4 years dsd Fix double free in descriptor parsing error path Pointed out by Shannon … wip-hotplug
(edit) @9b4b53   5 years dsd Improvements to multi-threaded I/O system Documentation brushed up, and I … wip-hotplug
(edit) @0e5b0f   5 years dsd SourceForge? website upload system changed wip-hotplug
(edit) @a13387   5 years dsd v0.9.4 release wip-hotplug
(edit) @c32aa6   5 years dsd Pause event handling while opening and closing devices Ludovic Rousseau … wip-hotplug
(edit) @1d7cf3   5 years hadess Add libusb_attach_kernel_driver() Add support for re-attaching a driver … wip-hotplug
(edit) @914a4e   5 years dsd Linux: handle low-level transfer errors Handle more URB error status … wip-hotplug
(edit) @d25b56   5 years aurelien Support for out-of-tree building Contrary to libusb 0.1, libusb 1.0 does … wip-hotplug
(edit) @8674c6   5 years dsd Document the logging style Suggested by Lou. wip-hotplug
(edit) @94936c   5 years dsd Async I/O documentation touchups wip-hotplug
(edit) @2f8f1b   5 years dsd Doc: fix typo in events lock section wip-hotplug
(edit) @046e68   5 years dsd v0.9.3 release wip-hotplug
(edit) @fec6ea   5 years dsd Reset internal transfer flags on submit This fixes a problem pointed out … wip-hotplug
(edit) @81627b   5 years dsd Add libusb_get_configuration prototype Pointed out by Lou wip-hotplug
(edit) @1631ea   5 years dsd v0.9.2 release wip-hotplug
(edit) @0d9c40   5 years dsd Linux: fix sysfs directory handling The length of the directory name … wip-hotplug
(edit) @66c984   5 years dogge2k Linux: correct usage of MAX_PATH Thanks to clarification from Artem … wip-hotplug
(edit) @6494f0   5 years dsd Linux: fix bulk/iso transfer double-cancellation Reset counters to 0 so … wip-hotplug
(edit) @9140f5   5 years dsd v0.9.1 release wip-hotplug
(edit) @83a029   5 years dsd Add missing GET_CONTEXT() wip-hotplug
(edit) @fbad9a   5 years dsd Linux: Compatibility with new sysfs descriptors file As of 2.6.26, the … wip-hotplug
(edit) @819e65   5 years dsd Allow user data pointer to be passed through pollfd notification API wip-hotplug
(edit) @1df713   5 years dsd Introduce contexts to the API Suggested by David Zeuthen. This allows … wip-hotplug
(edit) @981815   5 years dsd Revert "Temporary workaround for event handling serialization issue" This … wip-hotplug
(edit) @d5f828   5 years dsd Overflow handling wip-hotplug
(edit) @546dee   5 years arteme a fix for SIGSEGV in handle_bulk_completion() We cannot dereference tpriv … wip-hotplug
(edit) @947ba8   5 years dsd Refine configuration selection again At Alan Stern's suggestion, just … wip-hotplug
(edit) @e7a7a4   5 years dsd docs update Add a THANKS file, make copyright notices easily accessible, … wip-hotplug
(edit) @217534   5 years dsd round up poll timeout Pointed out by Richard Röjfors, otherwise we end up … wip-hotplug
(edit) @5ad79b   5 years me fix doc about libusb_open() libusb_open() returns int instead of … wip-hotplug
(edit) @2d3a11   5 years dsd Temporary workaround for event handling serialization issue Ludovic … wip-hotplug
(edit) @514bb8   5 years dsd Refine libusb_set_configuration() semantics Applications will generally … wip-hotplug
(edit) @d1292f   5 years dsd v0.9.0 release First libusb-1.0 beta release wip-hotplug
(edit) @4cd249   5 years dsd Take lock before raising event waiters condition This avoids a race … wip-hotplug
(edit) @7c5254   5 years dsd Implement serialization of event handlers Now offers a mechanism to wait … wip-hotplug
(edit) @ff0660   5 years dsd allow LIBUSB_DEBUG env var to control message verbosity at runtime Based … wip-hotplug
(edit) @4d7889   5 years dsd don't print messages by default Add libusb_set_debug() API to set message … wip-hotplug
(edit) @bef33b   5 years dsd Fix memory leak in libusb_control_transfer Pointed out by David Engraf: … wip-hotplug
(edit) @a345ba   5 years david.engraf Linux: fix handling of ioctl failure The return value of some ioctl … wip-hotplug
(edit) @e44396   5 years david.engraf critical memory leak in handle_events This patch closes a critical memory … wip-hotplug
(edit) @eb2563   5 years dsd More informative libusb_open() return code Hopefully one of the last API … wip-hotplug
(edit) @2b2e9c   5 years dsd Fix endianness with descriptor handling Alan Stern pointed out that usbfs … wip-hotplug
(edit) @1298c5   5 years dsd Backend documentation for porting efforts Hopefully comprehensive enough … wip-hotplug
(edit) @ade26a   5 years dsd Linux: fix caching of guessed configuration Reported and tested by … wip-hotplug
(edit) @e25d59   5 years rob Linux: fix bulk transfer early completion We were forgetting about the … wip-hotplug
(edit) @fec7c8   5 years dsd Handle hot-unplugging This involved moving from select() to poll() … wip-hotplug
(edit) @aeb905   5 years dsd Documentation work wip-hotplug
(edit) @ba5d9a   5 years dsd Endianness of control setup packets Document behaviour where host-endian … wip-hotplug
(edit) @7bedc3   5 years dsd Document that releasing interface causes SET_INTERFACE control request wip-hotplug
(edit) @f2ede9   5 years dsd Support unconfigured devices wip-hotplug
(edit) @8ebb4c   5 years dsd Linux: fix caching of active configuration for non-sysfs wip-hotplug
(edit) @c3844f   5 years dsd Fetch configurations by index (not value) Otherwise there is no way to … wip-hotplug
(edit) @d77052   5 years dsd Linux: comprehensive sysfs vs usbfs access Be more flexible when certain … wip-hotplug
(edit) @74bc84   5 years dsd Linux: no need to store usbfs node path This can be computed from bus … wip-hotplug
(edit) @fe4adc   5 years dsd Rework configuration handling libusb no longer caches descriptors in … wip-hotplug
(edit) @5741bf   5 years dsd libusb_get_device_list() can return negative error code wip-hotplug
(edit) @454131   5 years dsd Linux: fix clear_halt implementation The ioctl expects an integer. Bug … wip-hotplug
(edit) @10d4e4   5 years dsd Documentation work Partially based on some libusb-devel discussions wip-hotplug
Note: See TracRevisionLog for help on using the revision log.