libftdi: (tomj) Improved error handling (Evgeny Sinelnikov)
[libftdi] / ftdi / ftdi.h
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-02 Thomas Jaroschlibftdi: (tomj) autodetection of chip type
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-25 Thomas Jaroschlibftdi: (tomj) fixed readbuffer offset sizes, fixed... v0.3
2004-03-25 Thomas Jaroschlibftdi: (tomj) improved write performance and configur...
2004-03-25 Thomas Jaroschlibftdi, ftdi_eeprom: (tomj) changed all email addresse...
2004-01-23 Thomas Jaroschlibftdi: (tomj) added ftdi_usb_purge_buffers by request
2003-07-17 Thomas Jaroschlibftdi: (tomj) fixed eeprom writing
2003-04-06 Thomas Jaroschlibftdi: (tomj) readded inclusion of usb.h to ftdi.h
2003-04-06 Thomas Jaroschlibftdi: (tomj) completed eeprom building code
2003-04-03 Gerd von Egidylibftdi: (gerd) add a real libftdi with autoconf stuff...