libftdi
2011-06-28 Uwe BonnesDon't return before cleanup
2011-06-28 Uwe Bonnes1.0/src/ftdi_stream.c: Check for fitting device
2011-06-28 Uwe Bonnes1.0/examples/stream_test: Fix memory leakage pathes
2011-06-28 Uwe BonnesOnly ftdi_init may call libusb_init, or we leak an...
2011-06-28 Uwe BonnesFix all leak in the examples shown with no device connected
2011-06-28 Uwe BonnesFix calculation of the Mode Bitfield
2011-06-28 Uwe BonnesHardware mode definitions for EEPROM programming must...
2011-06-28 Uwe BonnesChange how the hardware mode is programmed to inhibit...
2011-06-28 Uwe BonnesHandle the FT232H CBUS Bits, Keep Values list numbered
2011-06-28 Uwe BonnesFT232h: Handle the FT1284 Mode bits
2011-06-28 Uwe BonnesFT232H: Handle the EEPROM Bit for Enter Powerdsave...
2011-06-28 Uwe BonnesAdd FT232H drive/strength/slew/schmitt trigger
2011-06-28 Uwe BonnesAdd FT1284 driver mode and new VCP bit position
2011-06-28 Uwe BonnesBeginning of FT232H support. Many EEPROM values still...
2011-06-21 Uwe BonnesFree the device list in ftdi_usb_find_all
2011-06-21 Uwe BonnesClean up on error
2011-06-21 Uwe BonnesClean up in error pathes
2011-06-21 Uwe BonnesAdd missing check for NULL product string
2011-06-21 Uwe BonnesRemove other duplicate-code
2011-06-21 Uwe BonnesAbort if no EEPROM is found
2011-06-21 Uwe BonnesRemove some code duplication
2011-06-21 Thomas JaroschMove libusb_init() call to prevent crash
2011-06-14 Thomas JaroschForward port flexible module unload behavior
2011-06-14 Thomas JaroschFix small typo
2011-05-23 Uwe Bonneslibftdi1: Fixe Fixme in CBUS decoding
2011-05-20 Thomas JaroschMerge branch 'eeprom-new'
2011-05-06 Thomas JaroschCorrect ftdi_poll_modem_status() result code
2011-05-06 Thomas JaroschCorrect ftdi_poll_modem_status() result code
2011-05-02 Evgeny SinelnikovFix cmake build with not remove doc directory for build...
2011-05-02 Evgeny SinelnikovFix libftdi.hpp with include of system ftdi.h
2011-05-02 Chris ZehFix ftdi_read_pins in python bindings
2011-02-01 Uwe BonnesCall ftdi_usb_close_internal and not usb_close when...
2011-02-01 Uwe BonnesCheck ftdi pointer before accessing it
2011-02-01 Uwe BonnesCall ftdi_usb_close_internal and not usb_close when...
2011-02-01 Uwe BonnesCheck ftdi pointer before accessing it
2011-01-21 Uwe BonnesSafer initialisation of ftdi_readstream
2011-01-21 Uwe BonnesDelete some remaining debug printout
2011-01-21 Uwe BonnesSafer initialisation of ftdi_readstream
2011-01-21 Uwe BonnesDelete some remaining debug printout
2011-01-19 Vladimir YakovlevNot writing to file, in flash_raw mode
2011-01-19 Vladimir YakovlevDefault USB PID differs for different devices. 0x6001...
2011-01-15 Thomas JaroschImport example config file from ftdi_eeprom tree
2011-01-15 Thomas JaroschFix raw eeprom buffer handling
2011-01-15 Thomas JaroschIntroduce size limit in ftdi_get_eeprom_buf()
2011-01-15 Thomas JaroschUse eeprom_set_value()/eeprom_get_value() where possible
2011-01-15 Thomas JaroschFix typo in documentation
2011-01-15 Thomas JaroschPrepare switch to opaque eeprom buffer
2011-01-15 Thomas JaroschUpdate copyright information and add ftdi_eeprom TODO...
2011-01-15 Thomas JaroschPC-lint settings: Add path to libusb 1.0 header file
2011-01-15 Thomas JaroschWe already declared var 'i', no need to redo it
2011-01-15 Thomas JaroschFix memleak on ftdi_write_data_submit() error
2011-01-15 Thomas JaroschFix user area size calculation
2011-01-15 Thomas JaroschFix doxygen documentation
2011-01-15 Thomas JaroschAddress one more compile warning / add FIXME comment...
2011-01-15 Thomas JaroschFix uninitialized variable warning about user_area_size
2011-01-15 Thomas JaroschUpdate project file to kdevelop 4
2011-01-15 Thomas JaroschRemove duplicate init code
2011-01-15 Thomas JaroschRemove duplicate init code
2011-01-12 Thomas JaroschFix email address
2011-01-12 Uwe BonnesFix mantainer in CMakeLists.txt
2010-12-30 Vladimir YakovlevProper initialisation of interface A.
2010-12-30 Thomas JaroschUpdate AUTHORS file
2010-12-30 Vladimir YakovlevProper initialisation of interface A.
2010-10-23 Thomas Jaroschftdi_eeprom compiles now. Still needs a lot of work
2010-10-23 Thomas JaroschAdd ftdi_eeprom target (currently disabled). Get versio...
2010-10-15 Thomas JaroschImport latest, unchanged ftdi_eeprom source
2010-10-04 Thomas JaroschReformat example code to match libftdi style:
2010-10-04 Thomas JaroschReformat new eeprom code to match libftdi style:
2010-10-04 Uwe BonnesUse API and not direct structure ftdi->eeprom access...
2010-10-04 Uwe BonnesEnumerate all handled EEPROM values Provide ftdi_get...
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-27 Thomas JaroschCmake skeleton for ftdi_eeprom build support
2010-09-27 Uwe BonnesAnother approach to get the examples/streamtest.c print...
2010-09-27 Uwe BonnesAnother approach to get the examples/streamtest.c print...
2010-09-27 Uwe BonnesDocument the write option in usage()
2010-09-24 Thomas JaroschInclude PnP descriptor in size check
2010-09-24 Thomas JaroschUpdate eeprom map as we work in word sizes
2010-09-24 Uwe BonnesSimplify and correct user area calculation
2010-09-24 Thomas JaroschDon't output PnP options for BM type chips
2010-09-24 Thomas JaroschDocument the magic 0x02 0x03 0x01 value after the seria...
2010-09-24 Thomas Jaroscheeprom of BM type chips: Fix trashing of first manufact...
2010-09-24 Thomas JaroschClarify eeprom type values are hex
2010-09-24 Thomas JaroschAdapt user area size calculation to official FTDI formula
2010-09-24 Thomas JaroschWe are out of battery power (remove wrong comment)
2010-09-24 Thomas JaroschCorrect small typo
2010-09-24 Thomas JaroschBetter variable name for eeprom_size_mask
2010-09-24 Thomas JaroschFix wrong comment about standarized USB config descript...
2010-09-24 Thomas JaroschCosmetic changes
2010-09-24 Thomas JaroschDocument isochronous transfer mode of FT2232C
2010-09-24 Thomas JaroschUpdate/verify EEPROM map for BM type chips
2010-09-20 Uwe BonnesWrite to EEPROM direct when trying to detect EEPROM...
2010-09-20 Uwe BonnesWarn user about missing FT4232H-specific EEPROM settings
2010-09-20 Uwe Bonnesexamples/eeprom.c: Remove unused variable
2010-09-20 Uwe BonnesEEPROM: Add missing closing brace
2010-09-20 Uwe BonnesEEPROM: Null out buffer after allocation
2010-09-20 Uwe BonnesFT2232H: Handle suspend_pull_downs when encoding
2010-09-20 Uwe BonnesDecoded max_power is in mA and 90 mA for TYPE_R and...
2010-09-20 Uwe BonnesFix decoding of FT(2|4)232H channel A type
2010-09-20 Uwe BonnesAdd option to write eeprom
next