platform/upstream/libusb.git
2019-07-08 Josh GaoFix some -Wformat warnings.
2019-07-08 Léo Lamwindows_winusb: Set policy ISO_ALWAYS_START_ASAP for...
2019-07-08 Léo Lamwindows_winusb: Bounds check interface for check_valid_...
2019-07-08 Léo Lamwindows_winusb: Mask wIndex correctly when checking...
2019-07-08 Josh Gaowindows: fix return type of usbi_{inc,dec}_fds_ref.
2019-07-08 followerTypo fixes in comments
2019-07-08 RipleyTommingw fix
2019-07-08 RipleyTomAdds /utf-8 to compile options
2019-07-08 RipleyTomChange all $(SolutionDir) to $(ProjectDir)
2019-04-10 mac WangAddress issue 554: Default context is erase before...
2019-04-08 mac WangIssue 555: Memory passed to ioctl is not initialized...
2019-04-05 Nathan Hjelmupdate to 1.0.23-rc1
2019-04-05 philemonfAdd support for isochronous transfers with WinUSB.
2019-04-05 haidong.zhengwindows: get usb device until usb configuration is set
2019-04-05 Juan Cruz Viottidarwin: Retry IOCreatePlugInInterfaceForService on...
2019-04-05 Harry Mallonxusb: Report SuperSpeedPlus
2019-04-05 Alexander Pyhalovsolaris: Fix crash on closing libusb handle
2019-04-05 dmitrykoswindows: Improved log message output to MSVC
2019-04-05 Dmitry KostjuchenkoFixed log message incorrect data format sent to MSVC...
2019-04-05 Frederik CarlierAllow set configuration control requests when using...
2019-04-05 kuro68kFix control transfer interface selection
2019-04-05 Alexander PyhalovUse more portable di_prop_lookup_ints() interface
2019-04-05 Alexander Pyhalovtransfer_lock should be released before usbi_handle_tra...
2019-04-05 Dj ArtAdding support for ARM & ARM64 Windows Platform
2019-04-05 Frank Lifix windows crash when multi-thread do sync transfer
2019-04-05 Harry MallonFix copy paste error in libusb_free_* docs
2019-04-05 Sean McBrideFixed Xcode 10.1 warning by setting project setting...
2019-04-05 Aymeric VincentInitialize the non-control endpoint fds in netbsd_open()
2019-04-05 Nathan Hjelmdarwin: fix reset device
2019-02-08 Sean McBrideFixed -Wformat warnings by casting intptr_t to void*
2019-01-31 Andrew Aldridgehaiku_usb_raw: Add missing wrap_sys_device field to...
2019-01-31 Andrew Aldridgehaiku_usb_raw: return written length instead of LIBUSB_...
2019-01-31 Sean McBrideFixed many compiler warnings about sign and size mismatch
2019-01-31 Frank Lifix race condition at event_handles
2019-01-31 winterraceAdd missing structure entry to avoid erroneous shift...
2019-01-17 Nathan Hjelmdarwin: use internal define when querying plugin interface
2019-01-09 Nathan Hjelmdarwin: shorten hotplug poll timeout
2019-01-09 Vianney le... linux_usbfs: Disable hotplug events and scanning on...
2019-01-09 Vianney le... linux_usbfs: Use fallback usbfs path on Android
2019-01-09 Vianney le... linux_usbfs: Implement libusb_wrap_sys_device()
2019-01-09 Vianney le... core: Add libusb_wrap_sys_device() API
2019-01-09 Vianney le... linux_usbfs: Get device address from file descriptor
2019-01-09 Vianney le... linux_usbfs: Extract device handle initialization from...
2019-01-09 Vianney le... linux_usbfs: Fallback to usbfs if device has no sysfs_dir
2019-01-09 Sean McBrideTried to untangle mixing of int, enum libusb_error...
2019-01-09 Sean McBrideRemoved unneeded checks for passing null to free()
2019-01-09 Sean McBrideAdded USBI_PRINTFLIKE to allow finding printf format...
2019-01-09 Stephenuse travis homebrew addon for reliability
2018-12-05 Nathan HjelmBump libusb API version for next release
2018-12-05 Nathan Hjelmconfigure.ac: bump .so version for next release
2018-12-05 Nathan HjelmUpdate ChangeLog
2018-12-05 Alexander Pyhalovusbi_dbg() uses backend's clock_gettime(), break recurs...
2018-12-05 Victor Tosoexamples: Fix format-truncation on debug
2018-12-05 Alexander PyhalovEnable timerfd on sunos when available
2018-12-05 gudenauAdd missing libusb_exit on an error condition
2018-12-05 Bence CsHungarian translation
2018-12-05 saur0nFixed typo in the documentation
2018-12-05 dmitrykoscore: new API libusb_set_log_cb() to redirect global...
2018-10-22 Nathan Hjelmupdate nano
2018-10-22 Alexander SchlarbAdd German translation
2018-10-22 Baruch Siachconfigure.ac: fix detection of clock_gettime library
2018-10-17 Nathan Hjelmos/darwin: remove code that changed the device class...
2018-07-26 Nathan Hjelmos/darwin: switch from using ResetDevice to USBDeviceRe...
2018-07-09 StephenMove to brew bundle
2018-03-25 Chris Dickenslibusb 1.0.22 upstream/1.0.22
2018-03-25 Chris Dickensexamples: testlibusb: Fix DDK build warning
2018-03-20 Chris DickensWindows: Add back resource and definition files to...
2018-03-17 Chris Dickenslibusb 1.0.22-rc4
2018-03-17 Chris DickensWindows: WinUSB: Allow caching config descriptors to...
2018-03-12 Chris DickensWindows: Restructure DDK/MSVC project files
2018-03-12 Chris DickensWindows: WinUSB: Guard against erroneous reporting...
2018-03-12 Chris DickensWindows: UsbDk: Fix potential buffer overflow
2018-03-12 Chris DickensWindows: WinUSB: Do not assume that driver implements...
2018-03-12 Chris DickensWindows: Plug HANDLE leak
2018-02-24 Chris Dickenslibusb 1.0.22-rc3
2018-02-24 Chris DickensWindows: UsbDk: Implement get_config_descriptor_by_value()
2018-02-24 zacharyWindows: Fix hid_abort_transfers blocking
2018-02-24 Patrick StewartWindows: Fix race condition between submit and handle...
2018-02-02 Chris DickensWindows: Always search for "USB" PnP enumerator class
2018-01-28 Chris Dickenslibusb 1.0.22-rc2
2018-01-28 Chris DickensWindows: Regenerate libusb-1.0.def file from latest DLL
2018-01-28 Chris DickensWindows: Check composite interfaces before calling...
2018-01-09 Chris Dickenslibusb 1.0.22-rc1
2018-01-09 Sean McBridedarwin: Improve error checking to prevent (very unlikel...
2018-01-09 Sean McBridedarwin: Suppress deprecation warning when building...
2018-01-09 Sean McBridedarwin: Test use of kUSBDeviceSpeedSuper against SDK...
2018-01-09 Sean McBridedarwin: extend enum libusb_speed for 10000MBit/s case
2018-01-09 Chris Dickenslinux_usbfs: Add support for reporting super speed...
2018-01-09 Chris Dickenscore: Add definition for LIBUSB_SUPER_SPEED_PLUS (10Gb/s)
2018-01-09 Joshua BlakeWindows: Added isochronous support via libusbk
2018-01-09 Chris DickensFix appveyor scripts for Cygwin and MinGW to build...
2018-01-08 Chris DickensWindows: Fix MinGW build warnings/errors
2018-01-08 Sean McBridecore: Fixed clang -Wcomma warning
2018-01-08 Sean McBridedarwin: Changed weirdo fixed-sized typedefs with the...
2018-01-08 Sean McBridedarwin: Untangle clock_* API tests from atomics tests
2018-01-08 Sean McBridedarwin: Replaced low-level mach API with pthread API
2018-01-08 Sean McBridedarwin: Cleanup and fixes related to Mac OS IOUSBLib...
2018-01-08 Sean McBrideAdded some Xcode-related items to .gitignore
2018-01-08 Sean McBridedarwin: Configure Xcode project to specify tab/space...
2018-01-08 Sean McBrideMisc: Replace "Mac OS X" with "macOS", its current...
next