aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/libusb0_common.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-03remove libusb0_common supportOleksij Rempel1-230/+0
2020-01-22jtag_libusb_bulk_read|write: return error code instead of sizeOleksij Rempel1-4/+38
2019-01-08libusb: add debug message on adapter not found due to wrong serialAntonio Borneo1-0/+7
2019-01-08libusb0: return oocd error valuesAntonio Borneo1-3/+3
2017-04-24libusb: Add transfer type filter to get correct epHellosun Wu1-2/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-10-06libusb: introduce jtag_libusb_choose_interface() and use it for JLinkPaul Fertser1-3/+18
2014-09-22Support hla_serial command for ST-LINK adapters.Austin Phillips1-5/+47
2014-09-08jtag/drivers/libusb0_common: fix FTBFS (libusb_device_descriptor error)Paul Fertser1-8/+4
2014-03-29jlink: add support for Jlink-OB (0x0105) devicesAndrey Yurovsky1-0/+13
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-03-13jtag: add support for some probes that are mostly compatible with opendousStefan Mahr1-0/+15
2013-01-27libusb: idProduct of USB device may be zeroHsiangkai Wang1-1/+1
2012-02-16Fix typo that result in recursion.Mathias K1-1/+1
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver1-6/+6
2011-11-18libusb-1.0 supportMauro Gamba1-0/+109