aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "linux_bionic is linux" am: 74656e9e14HEADmasterTreehugger Robot2020-09-091-0/+8
|\
| * Merge "linux_bionic is linux"Treehugger Robot2020-09-091-0/+8
|/|
| * linux_bionic is linuxJiyong Park2020-09-081-0/+8
* | Merge "Add license type: GPL+LGPL are RESTRICTED licenses" am: d126b3fd01 am:...Treehugger Robot2020-04-271-0/+1
|\|
| * Merge "Add license type: GPL+LGPL are RESTRICTED licenses" am: d126b3fd01Treehugger Robot2020-04-271-0/+1
| |\
| | * Merge "Add license type: GPL+LGPL are RESTRICTED licenses"Treehugger Robot2020-04-271-0/+1
| | |\
| | | * Add license type: GPL+LGPL are RESTRICTED licensesBob Badour2020-04-231-0/+1
| | |/
* | | [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into st...Xin Li2020-04-100-0/+0
|\| |
| * | DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-masterXin Li2020-04-090-0/+0
| |\ \
| | * \ Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93 am: 7d455bc714Josh Gao2020-03-18160-9818/+9057
| | |\ \ | | |/ / | |/| |
* | | | Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93 am: 7d455bc714Josh Gao2020-03-18160-9818/+9057
|\| | | | |/ / |/| |
| * | Merge changes I21a2864f,I83bb3766,I332d72d5 am: 4228696c93Josh Gao2020-03-18160-9818/+9057
|/| | | |/
| * Merge changes I21a2864f,I83bb3766,I332d72d5Josh Gao2020-03-18160-9818/+9057
|/|
| * Track upstream changes.Josh Gao2020-03-181-4/+7
| * Add external_updater METADATA .Josh Gao2020-03-181-0/+18
| * Merge tag 'v1.0.23' of https://github.com/libusb/libusb into HEADJosh Gao2020-03-18158-9814/+9032
|/|
| * on to 1.0.23Nathan Hjelm2019-08-283-3/+3
| * Update poll_windows.cwinterrace2019-08-212-1/+2
| * Fix NULL pointer dereference crasheswinterrace2019-08-212-3/+3
| * move on to 1.0.23-rc3Nathan Hjelm2019-08-143-3/+6
| * windows: fix buildNathan Hjelm2019-08-142-4/+4
| * windows: Fix libusb_get_device_list failure if virual usb host installledFrank Li2019-08-142-4/+4
| * core: protect against changes to the pollfd list during handle_eventsNathan Hjelm2019-08-143-2/+37
| * core: abandon sync transfers after libusb_close()Nathan Hjelm2019-08-132-1/+9
| * update to 1.0.23-rc2Nathan Hjelm2019-08-093-3/+4
| * windows_winusb: Add support for reporting super speed plus devicesHarry Mallon2019-08-093-2/+7
| * windows_winusb: fix pedantic format string warnings.Josh Gao2019-08-092-9/+9
| * windows_winusb: fix size_t format strings.Josh Gao2019-08-091-2/+2
| * windows: remove total fds (256) limitationsFrank Li2019-08-093-15/+52
| * Use `%zu` for sizes instead of `%d`William Orr2019-08-092-3/+3
| * Remove infinite recursion in OpenBSD backendWilliam Orr2019-08-091-2/+0
| * Use a designated initializer for openbsd backendWilliam Orr2019-08-091-49/+29
| * Windows: Workaround for composite devices with U2F on Win10 1903Axel Gembe2019-08-092-2/+11
| * Windows: Fix detection of Windows 10 when manifest declares supportAxel Gembe2019-08-092-2/+3
| * darwin: fix bugs in the reenumeration of devicesNathan Hjelm2019-08-092-47/+89
| * Unix: fix library version for next releaseLudovic Rousseau2019-08-092-2/+2
| * Various fixes for the Haiku portAdrien Destugues2019-07-076-12/+51
| * Fix some -Wformat warnings.Josh Gao2019-07-074-7/+7
| * windows_winusb: Set policy ISO_ALWAYS_START_ASAP for libusbKLéo Lam2019-07-073-1/+10
| * windows_winusb: Bounds check interface for check_valid_interfaceLéo Lam2019-07-072-1/+4
| * windows_winusb: Mask wIndex correctly when checking interfacesLéo Lam2019-07-072-2/+2
| * windows: fix return type of usbi_{inc,dec}_fds_ref.Josh Gao2019-07-073-5/+5
| * Typo fixes in commentsfollower2019-07-072-3/+3
| * mingw fixRipleyTom2019-07-072-1/+2
| * Adds /utf-8 to compile optionsRipleyTom2019-07-0746-1/+46
| * Change all $(SolutionDir) to $(ProjectDir)RipleyTom2019-07-0746-91/+91
| * Address issue 554: Default context is erase before backend exits in libusb_exitmac Wang2019-04-092-4/+19
| * Issue 555: Memory passed to ioctl is not initialized in reap_for_handlemac Wang2019-04-082-2/+2
| * update to 1.0.23-rc1Nathan Hjelm2019-04-053-4/+9
| * Add support for isochronous transfers with WinUSB.philemonf2019-04-055-48/+391