EEPROM Size check must cope with different types
[libftdi] / src /
2010-09-20 Uwe BonnesEEPROM Size check must cope with different types
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 BonnesMore verbosity for remote wake up, pull low and suspend...
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 BonnesFix channel mode specific bits, noisy output
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: Fix typos around high_cuttent_drive and make...
2010-09-20 Uwe BonnesEEPROM High current bit is byte 0 Bit 4 for a and Byte...
2010-09-20 Uwe BonnesOn FT2232D, eeprom->change_usb_version was not set...
2010-09-20 Uwe BonnesEEPROM: CBUS functions only work on TYPE_R devices
2010-09-20 Uwe BonnesWWPROM: Invert datalines only works on FT232R
2010-09-20 Uwe BonnesRemove forgotten print formatter
2010-09-20 Uwe BonnesFill out control structure for EEPROM decoding
2010-09-20 Uwe BonnesFix a wrong argument
2010-09-20 Uwe BonnesUnconditionally set/reset eeprom values
2010-09-20 Uwe BonnesWhen reading EEPROM strings, clip active, as rollover...
2010-09-20 Uwe BonnesAdd missing clause
2010-09-20 Uwe BonnesOn request, dump arguments during EEPROM decoding
2010-09-20 Uwe BonnesChip Type dependend code must be evaluated type dependant
2010-09-20 Uwe BonnesEEPROM [6] and [7] seems more used like a release varia...
2010-09-20 Uwe BonnesEEPROM[02] is VID, so high_current must be defined...
2010-09-20 Uwe BonnesOn 93xx46, the Manufacturer/Product/Vendor Pointer...
2010-09-20 Uwe BonnesDon't erase the EEPROM size
2010-09-20 Uwe BonnesRemove dead code.
2010-09-20 Uwe BonnesFor EEPROM decoding, use the evaluated EEPROM size...
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 BonnesCorrect ftdi_eeprom_free()
2010-09-20 Uwe BonnesUse ftdi_error_return for EEPROM error returns
2010-09-20 Uwe BonnesLet the eeprom functions work on the ftdi_context,...
2010-09-16 Thomas JaroschCorrect (signedness) issues detected by -Wall
2010-08-18 Hermann KrausSupport for FT232R eeprom features
2010-07-14 Thomas JaroschUpdate AUTHORS and fix code indent
2010-07-14 Yi-Shin Libug fix for async write and read
2010-07-07 Thomas JaroschAlways enable async mode using libusb 1.x
2010-06-23 Mike Frysingerfix build failure in libusb_context change
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 BonnesCorrect version of ftdi_readstream agains GIT Head
2010-06-10 Uwe BonnesExport ftdi_readstream()
2010-06-10 Thomas JaroschEnhance FTDI driver message once more
2010-06-09 Thomas JaroschMore generic error message for the FTDI kernel driver
2010-06-09 Uwe BonnesProvide a streaming read, base on code from Micah Dowty
2010-06-09 Uwe Bonneslibbusb_get_device_list() needs libusb_free_device_list...
2010-06-09 Uwe Bonneslibusb_init() needs libusb_exit() to avoid leak
2010-05-25 Uwe BonnesUnconditionally call libusb_detach_kernel_driver()...
2010-03-29 Thomas JaroschFix ftdi_set_interface: It gets called before ftdi_usb_...
2010-02-19 Thomas JaroschProtect against segfault if device is closed or ftdi...
2010-02-15 Uwe BonnesUse max_packet_size
2010-02-14 Jie ZhangFix a typo in comment in my last change.
2010-02-14 Jie ZhangLimit read buffer chunksize to 16384 on Linux.
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.
2010-01-04 Mike Frysingeravoid PATH_MAX/string copies usage
2009-12-19 Thomas JaroschIncrease version v0.17
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. Egidyfix description strings without serial
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 Thomas JaroschFix usb_set_configuration() call on Windows 64.
2009-11-03 Thimo EichstaedtFix usb index in ftdi_convert_baudrate() for FT2232H...
2009-11-03 Thimo EichstaedtSet initial baudrate on correct interface instead of...
2009-11-03 Uwe BonnesCall usb_set_configuration() on Windows only
2009-11-03 Uwe BonnesFor Unix 64-bit builds, use LIB_SUFFIX to install to...
2009-11-03 Clifford Wolfdon't build --with-async-mode w/ libusb-compat-0.1
2009-11-03 Oleg SeiljusFunctions for read/write of a single eeprom location
2009-07-27 Thomas JaroschRenamed new usb_close_intl() to ftdi_usb_close_internal...
2009-07-27 Nathan FraserFix for double-free and segfault after close
2009-05-25 Jim Parislibftdi: Fix doxygen errors
2009-05-25 Jim Parislibftdi: Fix git build problems by using autoreconf
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-27 Thomas JaroschIncrease version and update changelog v0.16rc1
2009-04-07 David ChallisAdded FT2232H and FT4232H support to ftdi_read_data
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-17 Thomas JaroschFix eeprom decoding of BM chip type: The previous code...
2009-03-17 Thomas JaroschHandle return value of some functions
2009-03-17 Thomas JaroschFix some theoretical signed/unsigned issues
2009-03-16 Thomas JaroschSet VERSION and SOVERSION on shared libraries (compatib...
2009-03-16 Thomas JaroschBuild and install static versions of the libraries
2009-03-16 Thomas JaroschImprove indentation and whitespace cleanup
2009-03-16 Matthias RichterFix ftdi_read_chipid in some cases
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 KintelCorrect writing of EEPROM
2009-03-14 Marius KintelAdded ftdi_eeprom_decode()
2009-03-14 Marius KintelAdded FindUSB cmake macro
2009-02-08 Matthias JankeFix compilation in -ansi -pendantic mode
2009-02-06 Gerd von Egidyupdate the project URL everywhere
2008-10-22 Thomas JaroschInclude cmake rules in 'make dist'
2008-10-21 Marek VavrusaAdded cmake rules
2008-10-17 Thomas Jaroschlibftdi: (tomj) increase version, add BOOST_CPPFLAGS...
2008-10-13 Thomas Jaroschlibftdi: (tomj) reformat according to I2n style, added...
next