A colon in the description confused one of the scripts down the line in comedilib.
[comedi.git] / comedi / drivers / usbduxfast.c
2012-05-13 Bernd PorrA colon in the description confused one of the scripts...
2012-05-13 Bernd PorrChanged the headers of usbdux, usbduxfast and usbduxsigma
2012-05-11 Ian Abbottusbdux, usbduxfast, usbduxsigma: Drop the '.o' in modul...
2011-05-13 Ian Abbottcomedi: Removal of <linux/smp_lock.h>
2010-07-26 Ian Abbottdt9812, usbdux, usbduxfast: Use mutex instead of semaphore.
2010-03-15 Ian AbbottPrototype of request_firmware_nowait() changed in 2...
2009-11-17 Bernd PorrI've set all timeout values to 1000ms. Some bulk transf...
2009-05-24 Bernd Porradded code of buffer overflow. The async acquision...
2009-04-06 Frank Mori HessFixed some compiler warnings due to const-ness problems.
2009-04-01 Ian AbbottChanges for 2.6.29 kernel. info() removed from <linux...
2008-12-08 Bernd PorrAs suggested the legacy device count is set to zero...
2008-12-06 Frank Mori HessFixed bug in firmware loading with multiple usbduxfast...
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
2007-07-27 Frank Mori HessGot rid of useless 3rd parameter of comedi_event().
2007-07-27 Ian AbbottConstified ranges, board structures, and miscellaneous...
2007-07-23 Ian AbbottHandle removal of struct pt_regs * in 2.6.19 in same...
2006-12-06 Bernd PorrThe flag SDF_CMD_READ was missing which gave the error...
2006-12-04 Bernd PorrAdded external trigger support to the driver.
2006-11-15 Frank Mori HessAdded support for generating a seperate device file...
2006-10-21 Bernd PorrFixed two small bugs Ian Abbott pointed out. Ian Wrote:
2006-06-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott) which ports...
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2005-03-17 Frank Mori Hessadd support for uploading firmware on 64 bit arches...
2005-02-27 Bernd PorrRemoved a buffer overflow routine again. The buffer...
2005-02-17 Frank Mori Hessadd missing include for likely/unlikely
2005-02-07 Bernd PorrAdded proper insn command with a sampling rate of 1MHz/16.
2005-01-13 Bernd PorrRemoved a transfer flag which gave a compilation error...
2005-01-04 Bernd PorrTested with 2.6.10. Introduced min sampling rate which...
2005-01-03 Bernd PorrSwitched from iso transfer to bulk transfer. ISO is...
2004-11-14 Bernd Porrcmd is now dumping the first 5 packets. They are usuall...
2004-11-09 Bernd PorrCommented out the USB ID for testing purposes and added...
2004-10-31 Bernd PorrInitial version of the new usbduxfast driver. Tested...