libftdi: (tomj) applied status byte filtering patch for large readbuffers
[libftdi] / ftdi / ftdi.c
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 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 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) completed eeprom building code
2003-04-03 Gerd von Egidylibftdi: (gerd) add a real libftdi with autoconf stuff...