summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* WinCE: Add support for WinCE (sources)Toby Gray2013-01-2315-9/+1409
* Windows: Simplify poll_windows and add provisions for WinCEToby Gray2013-01-236-109/+123
* Windows: Add windows_common.h headerToby Gray2013-01-2314-90/+165
* Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_HPete Batard2013-01-235-2/+15
* Core: Filter out 8-bit characters in libusb_get_string_descriptor_asciiРоман Донченко2013-01-073-2/+3
* Windows: Add VS2012 solution filesPete Batard2013-01-0739-18/+1471
* Core: Fix incorrect reference counting of default context when first created.Toby Gray2012-11-262-5/+2
* Tests: Add libusbx stress testToby Gray2012-11-2514-2/+1151
* Autotools: Carry over 2012.10.23 libusb changesPeter Stuge2012-11-255-14/+11
* Core: Avoid short read failures on broken descriptorsPeter Stuge2012-11-253-3/+16
* Darwin: kAppleVendorID is not in the 10.5 SDKSean McBride2012-11-082-2/+2
* Darwin: Clean up tabsNathan Hjelm2012-10-312-116/+117
* Darwin: Add support for detecting superspeed devicesNathan Hjelm2012-10-313-2/+11
* Darwin: Use Release instead of IODestroyPlugInInterfaceNathan Hjelm2012-10-312-5/+5
* Darwin: Don't retry or unsuspend Apple devices during enumNathan Hjelm2012-10-312-1/+6
* Darwin: Reduce attempts to retrieve a device descriptor during enumerationNathan Hjelm2012-10-312-3/+3
* Core: Use offsetof() instead of null pointer tricksSean McBride2012-10-312-2/+2
* Windows: Fix access for composite HID devicesPete Batard2012-10-292-15/+22
* All: Use "" instead of <> for local includesLudovic Rousseau2012-10-137-8/+8
* Windows: Fix early abort in libusb_closePete Batard2012-10-032-1/+3
* libusbx-1.0.14v1.0.14Pete Batard2012-09-256-143/+146
* libusbx-1.0.13v1.0.13Pete Batard2012-09-203-3/+3
* Internal: Add fxload exe and sources to the Windows binary snapshotPete Batard2012-09-192-1/+5
* Misc: Update copyrights, TODO and libusb_version.describePete Batard2012-09-185-16/+9
* libusbx 1.0.13-rc2v1.0.13-rc2Pete Batard2012-09-163-4/+5
* Doc: Fix doxygen warnings and issuesPete Batard2012-09-164-14/+5
* Misc: Fix missing files from dist packagePete Batard2012-09-163-4/+4
* libusbx 1.0.13-rc1v1.0.13-rc1Pete Batard2012-09-166-7/+53
* Core: Introduce LIBUSBX_API_VERSION macroPete Batard2012-09-152-1/+24
* Core: Make libusb_error_name also handle transfer status codesHans de Goede2012-09-153-6/+25
* Samples: Fix compiler warnings in fxloadLudovic Rousseau2012-09-152-8/+13
* Core: Update libusb.h header in accordance with the latest USB specsPete Batard2012-09-153-9/+21
* Samples: Display VID:PID of the tested device in xusbLudovic Rousseau2012-09-142-3/+3
* Windows: Switch to ALLOW_PARTIAL_READS pipe policy enabled by defaultPete Batard2012-09-142-3/+5
* Samples: Add fxload sample for Cypress EZ-USB chipsPete Batard2012-09-1317-2/+3150
* All: Avoid polluting errors reported on device disconnectHans de Goede2012-09-133-3/+4
* Doc: Update logging documentation regarding stderr usagePete Batard2012-09-132-14/+17
* Windows: Fix handling of composite devicesPete Batard2012-09-053-39/+18
* Samples: xusb improvementsPete Batard2012-09-052-22/+29
* Windows: Suppress unwanted error message on filter driverPete Batard2012-08-272-3/+3
* Linux: Return ERROR_NOT_FOUND in detach-kernel-driver if usbfs is already boundHans de Goede2012-08-233-1/+11
* Linux: Avoid unnecessary splitting of bulk transfersHans de Goede2012-08-232-13/+58
* Linux: Add support for the new get_capabilities ioctlHans de Goede2012-08-233-5/+31
* Core: Handle >= 1 second transfer timeout in libusb_submit_transfer()Peter Stuge2012-08-222-5/+4
* Misc: Update and shorten various libusbx URLsPete Batard2012-08-229-16/+14
* Windows: Add support for 2nd gen Renesas USB 3.0 controllersNicholas Corgan2012-08-222-2/+2
* Windows: Add libusbk.sys & libusb0.sys driver supportPete Batard2012-08-203-332/+751
* Windows: Fix C4005 warning under VS2012 for inline.Anthony Clay, ZarthCode LLC2012-08-202-1/+3
* Samples: Make target mandatory with -b option in xusbPete Batard2012-08-122-9/+7
* Core: Improve instrumentation of timerfd_settime failuresPete Batard2012-08-122-3/+4