libftdi
2007-11-29 Gerd von Egidyversion increase
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-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-24 Thomas JaroschContributed CBUS EEPROM template
2007-04-24 Thomas JaroschCBUS example fixed by Steve Brown
2007-04-24 Thomas Jaroschlibftdi: (tomj) short CBUS mode example
2007-04-24 Thomas Jaroschlibftdi: (tomj) short CBUS mode example
2007-04-24 Thomas JaroschRemove autoconf files from SVN
2007-04-24 Thomas JaroschBump version and changelog
2007-04-24 Thomas JaroschProper copyright headers
2007-04-19 Thomas Jaroschlibftdi: (tomj) fix ftdi_list_free
2007-04-19 Thomas JaroschCosmetic changes
2007-02-19 Thomas JaroschRPM build fix
2007-02-13 Thomas Jaroschautoconf syntax fix
2007-02-09 Thomas Jaroschlibftdi, libt2n: (tomj) fix build when doxygen is not... v0.9
2007-02-08 Thomas Jaroschdoxygen HTML output header v0.8
2007-02-08 Thomas Jaroschincrease version
2007-01-24 Thomas Jaroschlibftdi: (tomj) updated ft2232 bitbang mode example
2006-12-11 Thomas Jaroschlibftdi: (tomj) added ftdi_usb_get_strings function...
2006-10-09 Thomas Jaroschupdated changelog
2006-10-09 Thomas Jaroschlibftdi: (tomj) polished documentation, started "exampl...
2006-10-09 Thomas JaroschRemove stupid comment
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-10-11 Thomas Jaroschlibftdi: (tomj) increase for 0.7 release, updated chang... v0.7
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) prepare 0.6 release, set library versio... v0.6
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-15 Thomas Jaroschincrease version
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-27 Thomas Jaroschremoved uneeded files
2004-09-24 Thomas Jaroschlibftdi: (tomj) prepare libftdi 0.5 release v0.5
2004-09-24 Thomas Jaroschlibftdi: (tomj) prepare libftdi 0.5 release
2004-09-21 Gerd von Egidylibftdi: (gerd) recreate in new kdevelop, pkgconfig...
2004-08-07 Thomas Jaroschlibftdi: (tomj) applied status byte filtering patch...
2004-07-26 Thomas Jaroschfixed typos from last checkin
2004-07-25 Thomas Jaroschlibftdi: (tomj) Applied open by description and/or...
2004-07-23 Thomas Jaroschlibftdi: (tomj) Improved error handling (Evgeny Sinelnikov)
2004-06-15 Thomas Jaroschbuild fixes v0.4
2004-06-15 Thomas Jaroschincrease version for release
2004-06-15 Thomas Jaroschchanges for 0.4 release
2004-06-15 Thomas Jaroschlibftdi: (tomj) changed readbuffer chunksize to 64...
2004-06-15 Thomas Jaroschlibftdi: (tomj) removed userspace URB processing stuff
2004-06-10 Thomas Jaroschlibftdi: (tomj) refactored USB part of libftdi, doesn...
2004-06-10 Thomas Jaroschlibftdi: (tomj) userspace URB processing (I'm hardcore...)
2004-06-06 Thomas Jaroschlibftdi: (tomj) fixed typos found by Mark Hämmerling
2004-06-02 Thomas Jaroschlibftdi: (tomj) autodetection of chip type
2004-05-31 Thomas Jaroschlibftdi: (tomj) fixed default values in ftdi_eeprom_ini...
2004-05-28 Thomas Jaroschlibftdi: (tomj) applied FT2232 baudrate patch from...
2004-05-27 Thomas Jaroschlibftdi: (tomj) applied baudrate patch from Ian Abbott
2004-05-07 Thomas Jaroschlibftdi: (tomj) new variable: bitbang_mode to support...
2004-05-06 Thomas Jaroschlibftdi: (tomj) applied changes from Steven Turner...
2004-05-06 Thomas Jaroschindent before checkin
2004-03-28 Thomas Jaroschlibftdi: (tomj) reset internal readbuffer offsets for...
2004-03-25 Thomas Jaroschlibftdi: (tomj) fixed readbuffer offset sizes, fixed... v0.3
2004-03-25 Thomas Jaroschlibftdi: (tomj) wrote Changelog, library version increase
2004-03-25 Thomas Jaroschlibftdi: (tomj) improved write performance and configur...
2004-03-25 Thomas Jaroschlibftdi, ftdi_eeprom: (tomj) changed all email addresse...
2004-03-25 Thomas Jaroschlibftdi: (tomj) fix for (read) latency timer functions
2004-01-28 Thomas Jaroschlibftdi: (tomj) fixed broken ftdi_set_latency_timer
2004-01-23 Thomas Jaroschlibftdi: (tomj) added ftdi_usb_purge_buffers by request
2004-01-03 Thomas Jaroschlibftdi: (tomj) added changelog and increased version... v0.2
2004-01-03 Thomas Jaroschlibftdi: (tomj) added changelog and increased version...
2004-01-03 Thomas Jaroschlibftdi: (tomj) added EEPROM building fix from Daniel...
2003-07-28 Thomas Jaroschlibftdi: (tomj) limit ftdi_read buffer size to n*64...
2003-07-26 Thomas Jaroschlibftdi: (tomj) implemented read
2003-07-17 Thomas Jaroschlibftdi: (tomj) fixed eeprom writing
2003-04-07 Thomas Jaroschlibftdi: (tomj) report used eeprom size in ftdi_eeprom_... v0.1
2003-04-06 Thomas Jaroschlibftdi: (tomj) readded inclusion of usb.h to ftdi.h
2003-04-06 Thomas Jaroschlibftdi: (tomj) added libftdi-config script, fixed...
2003-04-06 Thomas Jaroschlibftdi: (tomj) completed eeprom building code
2003-04-04 Thomas Jaroschlibftdi: (tomj) added libusb dependency to configure...
2003-04-03 Gerd von Egidylibftdi: (gerd) add a real libftdi with autoconf stuff...