Commit Graph

  • 5ab16a2165 Tests: Suppress Visual Studio 2012 Code Analysis warnings Pete Batard 2013-03-16 16:39:14 +00:00
  • e78d37b2ac Samples: fix compiler warning Ludovic Rousseau 2013-03-15 09:35:16 +01:00
  • d345a1ed6b Samples: fxload improvements and cleanup Federico Manzan 2013-03-10 07:56:56 +00:00
  • 15f7b3aeea OS X: Do not assume HS when submitting isochronous transfer Vegard Storheil Eriksen 2013-03-12 23:30:05 +08:00
  • 5689b77093 OS X: Use kCFNumberSInt32Type when reading device location from the IO registry Nathan Hjelm 2013-03-12 23:09:07 +08:00
  • 894e65649c Windows: Fix multiple warnings Pete Batard 2013-03-12 01:26:08 +00:00
  • b74b7f7390 Samples: Add FX3 firmware upload support for fxload Federico Manzan 2013-03-10 21:00:00 +00:00
  • 0debd22baa Linux: Consume all events on a fd in one go Hans de Goede 2013-03-07 11:44:00 +00:00
  • a0beff7d98 Samples: Reinstate interface requests when querying WCID devices Pete Batard 2013-03-04 21:52:27 +00:00
  • baf714f5e0 WinCE: Post integration cleanup Pete Batard 2013-03-03 00:56:06 +00:00
  • 0ded9c126e Misc: Simplify includes and misc. cleanup Pete Batard 2013-02-27 22:58:49 +00:00
  • c56f890684 Tests: Fix broken OS-X and Linux builds Xiaofan Chen 2013-02-24 05:50:00 +00:00
  • e35c17b1d4 WinCE: Don't confirm protocol stalls with device in wince_transfer_callback() Simon Haggett 2013-02-21 16:59:00 +00:00
  • 76eecc6ce1 Tests: Simplify stdout redirection and fix Windows assertion error on cleanup Pete Batard 2013-02-21 00:24:18 +00:00
  • 4a924eb1c4 Windows: Don't duplicate paths for HID interfaces Pete Batard 2013-02-21 00:11:37 +00:00
  • eea7ebe6ca Windows: Fix broken WDK compilation Pete Batard 2013-02-18 22:22:01 +00:00
  • 9ae5700656 Windows: fix compiler warning Ludovic Rousseau 2013-02-18 20:29:41 +01:00
  • 0ee67c5cb7 Windows: fix compiler warning Ludovic Rousseau 2013-02-18 20:26:46 +01:00
  • d8c3dcb056 Windows: fix compiler warning Ludovic Rousseau 2013-02-16 17:23:36 +01:00
  • 4eed8c694f Windows: fix compiler warnings Ludovic Rousseau 2013-02-16 17:07:53 +01:00
  • 9a19cb92f5 Windows: remove useless extern declaration Ludovic Rousseau 2013-02-16 17:04:59 +01:00
  • 6ebb4e1b80 Windows: fix compiler warnings Ludovic Rousseau 2013-02-16 17:02:40 +01:00
  • 099b6fd487 Windows: remove unused function Ludovic Rousseau 2013-02-16 17:00:32 +01:00
  • 272ab77cce Windows: fix compiler warnings Ludovic Rousseau 2013-02-16 16:58:17 +01:00
  • ad26880470 Examples: Fix compiler warning Ludovic Rousseau 2012-10-17 18:01:59 +02:00
  • bfd02c6f59 Core: Fix compiler warning Ludovic Rousseau 2012-10-13 20:22:49 +02:00
  • e39b24ae5a Use "" instead of <> for internal includes Sean McBride 2012-10-31 11:09:31 -04:00
  • 5541bafa48 Windows: Update transferred data on timeout or cancel. Toby Gray 2013-02-13 15:21:52 +00:00
  • 0a833bc417 Linux: Don't set the USBFS_URB_SHORT_NOT_OK flag on the last urb Hans de Goede 2013-02-11 15:21:00 +00:00
  • 4d15ffc486 Windows: Improve error reporting in winusbx_claim_interface() Pete Batard 2013-02-02 01:02:18 +00:00
  • aa482f89ac Windows: Fixed bug in interface autoclaim Benjamin Dobell 2013-02-02 01:42:06 +11:00
  • 6a445e6a0c Core: Fix warning implicit conversion changes signedness Ludovic Rousseau 2012-10-26 10:02:16 +02:00
  • 2f5023c41d Core: Don't wait for completion if cancel_transfer failed Zoltán Kovács 2013-01-29 00:14:29 +00:00
  • 1d8e1270ce Windows: Display error code in default case of windows_transfer_callback Pete Batard 2013-01-28 23:51:53 +00:00
  • 5bdea90cfe WinCE: Add support for WinCE (Solution files) Toby Gray 2013-01-16 02:10:31 +00:00
  • 244271931a WinCE: Add support for WinCE (sources) Toby Gray 2013-01-16 02:07:29 +00:00
  • 790ffc78b0 Windows: Simplify poll_windows and add provisions for WinCE Toby Gray 2013-01-15 22:46:49 +00:00
  • 788e433d0a Windows: Add windows_common.h header Toby Gray 2013-01-15 22:36:47 +00:00
  • 1e6928ccab Core: Use HAVE_SYS_TYPES_H and HAVE_SIGNAL_H Pete Batard 2013-01-15 22:24:32 +00:00
  • 33ba1231a1 Core: Filter out 8-bit characters in libusb_get_string_descriptor_ascii Роман Донченко 2012-12-22 03:08:09 +04:00
  • d7d91d5e87 Windows: Add VS2012 solution files Pete Batard 2013-01-07 22:00:47 +00:00
  • ce75e9af3f Core: Fix incorrect reference counting of default context when first created. Toby Gray 2012-11-26 13:25:05 +00:00
  • 21cf6e4748 Tests: Add libusbx stress test Toby Gray 2012-11-21 14:00:31 +00:00
  • 94b0ccc5e5 Autotools: Carry over 2012.10.23 libusb changes Peter Stuge 2012-10-23 00:15:23 +00:00
  • 5e479f1821 Core: Avoid short read failures on broken descriptors Peter Stuge 2012-10-30 00:11:41 +00:00
  • 66db81a41c Darwin: kAppleVendorID is not in the 10.5 SDK Sean McBride 2012-11-08 19:02:06 +00:00
  • 7897680531 Darwin: Clean up tabs Nathan Hjelm 2012-10-31 22:54:07 +00:00
  • 4f841ef1de Darwin: Add support for detecting superspeed devices Nathan Hjelm 2012-10-02 08:07:03 -06:00
  • 55f81b6504 Darwin: Use Release instead of IODestroyPlugInInterface Nathan Hjelm 2012-09-28 22:13:09 -06:00
  • 0c4d180e97 Darwin: Don't retry or unsuspend Apple devices during enum Nathan Hjelm 2012-09-28 21:18:36 -06:00
  • 4e31465ab7 Darwin: Reduce attempts to retrieve a device descriptor during enumeration Nathan Hjelm 2012-09-28 21:18:08 -06:00
  • 79cf539b2a Core: Use offsetof() instead of null pointer tricks Sean McBride 2012-10-25 14:51:50 -04:00
  • fdff665a44 Windows: Fix access for composite HID devices Pete Batard 2012-10-29 23:41:23 +00:00
  • 38e6eb86b2 All: Use "" instead of <> for local includes Ludovic Rousseau 2012-10-12 23:28:51 +02:00
  • 09759d5836 Windows: Fix early abort in libusb_close Pete Batard 2012-10-03 23:52:16 +01:00
  • f17d190f0f libusbx-1.0.14 v1.0.14 Pete Batard 2012-09-25 00:35:32 +01:00
  • f283af2ade libusbx-1.0.13 v1.0.13 Pete Batard 2012-09-20 21:58:04 +01:00
  • 310e5a2216 Internal: Add fxload exe and sources to the Windows binary snapshot Pete Batard 2012-09-19 22:22:24 +01:00
  • 7430e7dd33 Misc: Update copyrights, TODO and libusb_version.describe Pete Batard 2012-09-18 21:35:23 +01:00
  • 25823ad681 libusbx 1.0.13-rc2 v1.0.13-rc2 Pete Batard 2012-09-16 16:24:24 +01:00
  • 517f9827c4 Doc: Fix doxygen warnings and issues Pete Batard 2012-09-16 16:19:54 +01:00
  • c9ecb7255b Misc: Fix missing files from dist package Pete Batard 2012-09-16 16:11:10 +01:00
  • 4e1d77d3c4 libusbx 1.0.13-rc1 v1.0.13-rc1 Pete Batard 2012-09-16 00:16:06 +01:00
  • 9d368fc477 Core: Introduce LIBUSBX_API_VERSION macro Pete Batard 2012-09-15 23:57:21 +01:00
  • 75b94b24cf Core: Make libusb_error_name also handle transfer status codes Hans de Goede 2012-09-15 11:31:00 +01:00
  • 9d50e95028 Samples: Fix compiler warnings in fxload Ludovic Rousseau 2012-09-15 10:18:50 +02:00
  • 3f513b6246 Core: Update libusb.h header in accordance with the latest USB specs Pete Batard 2012-09-06 00:47:08 +01:00
  • 6fbd3dd813 Samples: Display VID:PID of the tested device in xusb Ludovic Rousseau 2012-09-13 15:50:43 +02:00
  • 01da267d93 Windows: Switch to ALLOW_PARTIAL_READS pipe policy enabled by default Pete Batard 2012-09-14 00:10:57 +01:00
  • 05975333c5 Samples: Add fxload sample for Cypress EZ-USB chips Pete Batard 2012-09-11 01:01:07 +01:00
  • 00a3cf9630 All: Avoid polluting errors reported on device disconnect Hans de Goede 2012-09-12 02:03:47 +01:00
  • c55ff2e00c Doc: Update logging documentation regarding stderr usage Pete Batard 2012-09-11 00:17:39 +01:00
  • 231547e4a5 Windows: Fix handling of composite devices Pete Batard 2012-09-05 22:51:19 +01:00
  • 8b5ba57e56 Samples: xusb improvements Pete Batard 2012-09-03 20:43:18 +01:00
  • 17cede5ab0 Windows: Suppress unwanted error message on filter driver Pete Batard 2012-08-27 00:16:00 +01:00
  • 34807a1152 Linux: Return ERROR_NOT_FOUND in detach-kernel-driver if usbfs is already bound Hans de Goede 2012-08-22 11:47:00 +01:00
  • ede02ba919 Linux: Avoid unnecessary splitting of bulk transfers Hans de Goede 2012-08-22 11:47:00 +01:00
  • a109ae8205 Linux: Add support for the new get_capabilities ioctl Hans de Goede 2012-08-22 11:47:00 +01:00
  • 01f31ebe1e Core: Handle >= 1 second transfer timeout in libusb_submit_transfer() Peter Stuge 2012-08-22 01:32:10 -07:00
  • 9ceb3bcd5e Misc: Update and shorten various libusbx URLs Pete Batard 2012-08-22 21:42:21 +01:00
  • 1421e31ec5 Windows: Add support for 2nd gen Renesas USB 3.0 controllers Nicholas Corgan 2012-08-20 13:32:24 -07:00
  • f2b19e4a32 Windows: Add libusbk.sys & libusb0.sys driver support Pete Batard 2012-08-19 23:40:42 +01:00
  • c86fb21a3b Windows: Fix C4005 warning under VS2012 for inline. Anthony Clay, ZarthCode LLC 2012-08-19 14:19:40 -05:00
  • d53c599d0b Samples: Make target mandatory with -b option in xusb Pete Batard 2012-08-12 22:57:10 +01:00
  • de56675c99 Core: Improve instrumentation of timerfd_settime failures Pete Batard 2012-08-12 22:37:02 +01:00
  • 2d7d3beccc Core: Fix a Clang warning in io.c Pete Batard 2012-08-07 13:36:16 +01:00
  • 636ed66d26 Windows: Add workaround for Intel USB 3.0 root hubs Matthias Bolte 2012-07-28 21:24:31 +02:00
  • 3fadb8b4fa Core: Fix unconditional disarming of timerfd Pete Batard 2012-07-10 01:59:45 +01:00
  • d2e8b37a68 Core: NULL list pointers on deletion Orin Eman 2012-08-03 14:21:45 +01:00
  • 873c65b24f Misc: Add a readme for git user Pete Batard 2012-08-01 17:43:33 +01:00
  • 8cd30bb706 Windows: Set device number for root hubs to 1 Pete Batard 2012-07-18 18:25:11 +01:00
  • e82c677b5f Windows: Fix overflow when handling HID or composite devices Pete Batard 2012-07-17 17:36:13 +01:00
  • ab1b3843bf Windows: usbi_cond_destroy() should free handles created by usbi_cond_intwait(). Simon Haggett 2012-07-10 16:07:45 +01:00
  • 4ea9102d85 GIT URL HAS CHANGED: git://github.com/libusbx/libusbx.git GIT_URL_HAS_CHANGED Pete Batard 2012-07-13 16:14:03 +01:00
  • 1572419e94 All: Replace malloc+memset with calloc Davidlohr Bueso 2012-07-11 13:53:00 +01:00
  • 7ec94a45ed Core: Prefix LOG_LEVEL_ with LIBUSB_ to avoid conflicts Pete Batard 2012-07-02 23:39:19 +01:00
  • 63f569be66 Misc: Fix more Clang warnings in core and darwin Pete Batard 2012-06-28 22:49:47 +01:00
  • 0e0cbb6c27 Windows: Address MSVC Level 4 & WDK's OACR/Prefast warnings Pete Batard 2012-06-25 19:13:42 +01:00
  • 89b43a6929 Windows: Some versions of dlltool require a library name Xiaofan Chen 2012-06-17 20:46:40 +08:00
  • f557e096fd Windows: Fix warnings reported by the Intel Compiler Pete Batard 2012-06-21 20:17:09 +01:00