aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/libusb_helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-25jtag/drivers: Extension of jtag_libusb_openEasyDevKits1-1/+13
2023-08-12libusb_helper: split error and returned valueAntonio Borneo1-7/+12
2023-03-18drivers/libusb_helper: allow external use of jtag_libusb_match_ids()Tomas Vanek1-1/+1
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-11-28drivers: call adapter_get_required_serial() in jtag_libusb_open()Antonio Borneo1-1/+1
2021-11-13jtag/adapter: move 'usb location' code in adapter.cAntonio Borneo1-3/+6
2021-10-02helper: Remove src/helper from include dirsYasushi SHOJI1-1/+1
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo1-2/+2
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-1/+1
2021-07-02jtag: rename CamelCase symbolsAntonio Borneo1-16/+16
2021-06-27stlink: fix SIGSEGV with libusb v1.0.24-33-g32a2206 (11618)Antonio Borneo1-0/+5
2021-05-01libusb: don't use typedef'sAntonio Borneo1-5/+5
2020-06-06libusb_helper: fix memory leak when no adapter is foundAntonio Borneo1-0/+3
2020-03-22jtag/libusb_helper: permit adapters to compute their custom serialsTarek BOCHKATI1-4/+35
2020-03-03drivers: Rename 'libusb1_common' to 'libusb_helper'Marc Schink1-0/+331