Decode/encode use_usb_version on BM and 2232C
[libftdi] / src / ftdi.h
2010-10-04 Uwe BonnesDecode/encode use_usb_version on BM and 2232C
2010-10-04 Uwe BonnesRename Bit pattern SUSPEND_DBUS7 to SUSPEND_DBUS7_BIT
2010-09-24 Thomas JaroschClarify eeprom type values are hex
2010-09-24 Thomas JaroschCorrect small typo
2010-09-20 Uwe BonnesUse the PNP flag as seen with FTD2XX
2010-09-20 Uwe BonnesDocument ftdi_eeprom_initdefaults Add return value...
2010-09-20 Uwe BonnesHandle manufacturer/product/serial strings internal...
2010-09-20 Uwe BonnesProvide internal eeprom structure buffer with internal...
2010-09-20 Uwe BonnesRelease values in EEPROM structure are not user changab...
2010-09-20 Uwe BonnesCBUS Mus has 0xd as highest number
2010-09-20 Uwe BonnesNext try to get the VCP/D2XX logic right. TYPE_R in...
2010-09-20 Uwe BonnesA set bit means load D2XX driver. Revers logic and...
2010-09-20 Uwe BonnesEEPROM bit for high current IO seems at different bits...
2010-09-20 Uwe BonnesThe USB Version seems to be always set in EEPROM EEPROM...
2010-09-20 Uwe BonnesDefine the CBUS Multiplexer as an ENUM
2010-09-20 Uwe BonnesRevisit eeprom_initdefualts Symbolic constant for USE_S...
2010-09-20 Uwe BonnesEvaluate eeprom Byte 0 Bit 7: Suspend on DBUS7 low
2010-09-20 Uwe BonnesDecode the x232H specific port functions
2010-09-20 Uwe BonnesChannel Mode is encoded in bits 0..2, VCP is bit 3...
2010-09-20 Uwe BonnesEEPROM: Evaluate the channel specific settings
2010-09-20 Uwe BonnesEEPROM High current bit is byte 0 Bit 4 for a and Byte...
2010-09-20 Uwe BonnesOn request, dump arguments during EEPROM decoding
2010-09-20 Uwe BonnesEEPROM [6] and [7] seems more used like a release varia...
2010-09-20 Uwe BonnesRemove ftdi_read_eeprom_getsize() function. Integrate...
2010-09-20 Uwe BonnesWe need to handle at max 256 Bytes on an attached 93xx6...
2010-09-20 Uwe BonnesLet the eeprom functions work on the ftdi_context,...
2010-08-18 Hermann KrausSupport for FT232R eeprom features
2010-06-21 Uwe BonnesStore and use the libusb_context
2010-06-14 Wilfried HolzkeAdd ftdi_eeprom_free() to free allocated memory in...
2010-06-10 Uwe BonnesExport ftdi_readstream()
2010-06-09 Uwe BonnesProvide a streaming read, base on code from Micah Dowty
2010-02-08 Jie ZhangDeclare ftdi_read_data_submit and ftdi_transfer_data_do...
2010-01-19 Jie ZhangInitial import of using libusb-1.0.
2009-12-13 Gerd v. Egidydeprecate ftdi_enable_bitbang()
2009-12-13 Gerd v. Egidydocumentation improvements, small fix setting bitbang_e...
2009-12-12 Gerd v. Egidyadd new open functions: ftdi_usb_open_desc_index()...
2009-11-27 Thomas JaroschDetermine maximum packet size via usb config descriptor
2009-11-22 Uwe BonnesAdd bitmode for synchronous fifo if FT2232H
2009-11-03 Oleg SeiljusFunctions for read/write of a single eeprom location
2009-05-09 Thomas JaroschFix compile warning on some gcc versions:
2009-05-06 Alex HarfordAllow C/D interfaces to be used on the 4232H, initializ...
2009-04-07 Thomas JaroschAdded detection for FT2232H and FT4232H type chips
2009-03-17 Thomas JaroschAlways build doxygen documentation. Stored output in...
2009-03-16 Thomas JaroschImprove indentation and whitespace cleanup
2009-03-14 Thomas JaroschFix return value of ftdi_eeprom_decode as noted by...
2009-03-14 Marius KintelCleanup of decode function
2009-03-14 Marius KintelCleaned up control message defines
2009-03-14 Marius KintelAdded ftdi_eeprom_decode()
2009-02-08 Matthias JankeFix compilation in -ansi -pendantic mode
2008-09-08 Thomas Jaroschlibftdi: (tomj) fixed flow control code, fixed wrong...
2008-08-12 Thomas Jaroschlibftdi: (tomj) ability to set RS232 break type
2008-06-24 Thomas Jaroschlibftdi: (tomj) grouped flow control and modem status...
2008-03-04 Thomas Jaroschlibftdi: (tomj) applied modem status functions patch...
2008-03-01 Thomas Jaroschlibftdi: (tomj) applied vala bindings, always document...
2008-02-02 Thomas JaroschApplied EEPROM size patches from Andrew John Rogers...
2007-11-23 Gerd von Egidylibftdi, display, lcdproc: (gerd) fix async usb writes...
2007-11-22 Gerd von Egidylibftdi: (gerd) add ftdi_write_data_async(), needed...
2007-10-19 Thomas Jaroschlibftdi: (tomj) FTDICHIP-ID read support
2007-04-24 Thomas Jaroschlibftdi: (tomj) short CBUS mode example
2006-12-11 Thomas Jaroschlibftdi: (tomj) added ftdi_usb_get_strings function...
2006-10-06 Thomas Jaroschlibftdi: (tomj) finishing touches on API documentation
2006-10-06 Thomas Jaroschmore documentation. Let's find out how we can group...
2006-10-06 Thomas Jaroschlibftdi: (tomj) first shot at doxygen documentation
2005-12-12 Thomas Jaroschlibftdi: (tomj) applied external flow control patch...
2005-06-12 Thomas Jaroschlibftdi: (tomj) find all devices by vendor/product id
2005-04-24 Thomas Jaroschlibftdi: (tomj) ported set_line_property patch to HEAD
2005-01-27 Thomas Jaroschsmall fixes
2005-01-27 Thomas Jaroschlibftdi: (tomj) extended FT2232C support
2004-11-27 Thomas JaroschApplied patch from Rogier Wolff with cosmetic changed.
2004-09-21 Gerd von Egidylibftdi: (gerd) recreate in new kdevelop, pkgconfig...