summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Core: Fix a Clang warning in io.cPete Batard2012-08-123-3/+4
* Windows: Add workaround for Intel USB 3.0 root hubsMatthias Bolte2012-08-062-6/+8
* Core: Fix unconditional disarming of timerfdPete Batard2012-08-042-92/+83
* Core: NULL list pointers on deletionOrin Eman2012-08-033-6/+5
* Misc: Add a readme for git userPete Batard2012-08-012-1/+31
* Windows: Set device number for root hubs to 1Pete Batard2012-07-182-3/+6
* Windows: Fix overflow when handling HID or composite devicesPete Batard2012-07-173-9/+20
* Windows: usbi_cond_destroy() should free handles created by usbi_cond_intwait().Simon Haggett2012-07-172-1/+2
* All: Replace malloc+memset with callocDavidlohr Bueso2012-07-134-13/+7
* Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflictsPete Batard2012-07-035-37/+37
* Misc: Fix more Clang warnings in core and darwinPete Batard2012-07-026-5/+7
* Windows: Address MSVC Level 4 & WDK's OACR/Prefast warningsPete Batard2012-07-0210-41/+58
* Windows: Some versions of dlltool require a library nameXiaofan Chen2012-06-252-2/+2
* Windows: Fix warnings reported by the Intel CompilerPete Batard2012-06-253-12/+9
* libusbx-1.0.12v1.0.12Pete Batard2012-06-153-6/+6
* Samples: Remove USB version for speed designations in xusbXiaofan Chen2012-06-142-3/+3
* Windows: Fix erroneous pointer array allocation reported by ClangPete Batard2012-06-132-2/+2
* Core: Fix Clang warningsPete Batard2012-06-134-6/+10
* libusbx 1.0.12-rc1v1.0.12-rc1Pete Batard2012-06-114-3/+17
* Autotools: add libusb-1.0.def and libusb_nano.h as dependenciesPete Batard2012-06-113-4/+4
* Windows: Enable MinGW and MSVC DLL interchangeabilityPete Batard2012-06-083-1/+12