aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/mpsse.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-05ftdi: make ftdi_location command depend on libusb1 versionMatthias Welwarsky1-1/+3
2016-03-24ftdi: allow selecting device by usb bus locationMatthias Welwarsky1-6/+65
2014-09-22mpsse: Display libusb error names instead of numbersJoakim Gebart1-15/+15
2013-10-31Remove unnecessary castsAndreas Fritiofson1-2/+2
2013-09-13libusb: require pkg-config supportPaul Fertser1-1/+1
2013-08-01mpsse: Add missing read buffer checksAndreas Fritiofson1-2/+2
2013-08-01mpsse: Defer errors until flushAndreas Fritiofson1-56/+80
2013-06-12libusb1_common, ftdi: clarify libusb_open error messagePaul Fertser1-1/+2
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-03-06speed up ftdi by reorder to out-inPeter Henn1-5/+10
2012-11-12Revert "mpsse: Always perform a general reset of the MPSSE in mpsse_open()"Freddie Chopin1-14/+0
2012-10-30mpsse: Always perform a general reset of the MPSSE in mpsse_open()Peter Stuge1-0/+14
2012-08-29mpsse: check available buffer space even for discarded data scansAndreas Fritiofson1-4/+4
2012-07-17MPSSE: Add FT232H to supported chipsSalvador Arroyo1-0/+3
2012-07-17Add MPSSE communications layer for FTDI chipsAndreas Fritiofson1-0/+838