libftdi: (gerd) add ftdi_write_data_async(), needed to work around high latency of...
[libftdi] / src / ftdi.c
2007-11-22 Gerd von Egidylibftdi: (gerd) add ftdi_write_data_async(), needed...
2007-10-22 Thomas JaroschFix return handling of ftdi_read_chipid
2007-10-19 Thomas JaroschFix bug caused by bad line break
2007-10-19 Thomas Jaroschlibftdi: (tomj) FTDICHIP-ID read support
2007-05-03 Thomas JaroschSmall documentation update v0.10
2007-04-19 Thomas Jaroschlibftdi: (tomj) fix ftdi_list_free
2007-04-19 Thomas JaroschCosmetic changes
2006-12-11 Thomas Jaroschlibftdi: (tomj) added ftdi_usb_get_strings function...
2006-10-09 Thomas Jaroschlibftdi: (tomj) polished documentation, started "exampl...
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
2006-08-30 Thomas Jaroschlibftdi: (tomj) fix ftdi_read_pins on PowerPC systems
2006-08-08 Thomas Jaroschlibftdi: (tomj) integrated ftdi_sio detach patch from...
2005-12-12 Thomas Jaroschlibftdi: (tomj) applied external flow control patch...
2005-08-22 Thomas Jaroschlibftdi: (tomj) fix setting the baudrate on the second...
2005-06-12 Thomas Jaroschfix strange chars (kate is sometimes really buggy!)
2005-06-12 Thomas Jaroschre-added new ftdi_usb_open_dev function
2005-06-12 Thomas Jaroschdocumenation fix
2005-06-12 Thomas Jaroschlibftdi: (tomj) find all devices by vendor/product id
2005-06-12 Thomas Jaroschfixed small typo
2005-06-12 Thomas Jaroschlibftdi: (tomj) documentation updates by Tim Ansell
2005-04-24 Thomas Jaroschlibftdi: (tomj) ported set_line_property patch to HEAD
2005-04-24 Thomas Jaroschlibftdi: (tomj) removed (forbidden) USB reset code...
2005-02-15 Thomas Jaroschlibftdi: (tomj) applied status byte filtering patch
2005-01-27 Thomas JaroschWer's nicht im Kopf hat...
2005-01-27 Thomas Jaroschsmall fixes
2005-01-27 Thomas Jaroschlibftdi: (tomj) extended FT2232C support
2004-12-07 Thomas Jaroschlibftdi: (tomj) small improvement to the baudrate calcu...
2004-11-29 Thomas Jaroschlibftdi: (tomj) readded do/while statement for compiler...
2004-11-27 Thomas JaroschApplied patch from Rogier Wolff with cosmetic changed.
2004-11-12 Thomas Jaroschlibftdi: (tomj) ftdi_usb_reset is now aware of the...
2004-11-03 Thomas Jaroschlibftdi: (tomj) "unapplied" usb_reset code as it breaks...
2004-11-01 Thomas Jaroschlibftdi: (tomj) applied patch to extend chip reset
2004-09-21 Gerd von Egidylibftdi: (gerd) recreate in new kdevelop, pkgconfig...