me_daq: don't access *data when insn->n == 0
[comedi.git] / comedi / drivers / me_daq.c
2011-12-15 Ian Abbottme_daq: don't access *data when insn->n == 0
2009-10-19 Ian Abbott[Following Linus's linux-2.6 tree...]
2008-10-21 Frank Mori HessFixed some of the pci drivers that didn't accept the...
2008-10-21 Frank Mori HessConverted all pci drivers to use COMEDI_PCI_INITCLEANUP...
2008-04-28 Ian AbbottUse DEFINE_PCI_DEVICE_TABLE() macro to declare PCI...
2008-04-18 Ian AbbottDon't tag module device tables with '__devinitdata'.
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-11-01 Ian AbbottNew wrapper functions in comedi/drivers/comedi_pci.h:
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
2007-07-27 Ian AbbottConstified ranges, board structures, and miscellaneous...
2007-07-16 Frank Mori HessGot rid of unnecessary casts when initializing comedi_d...
2006-11-15 Frank Mori HessAdded support for generating a seperate device file...
2006-10-16 Frank Mori HessGave board_name member of comedi_driver_struct a well...
2006-08-07 Ian AbbottCleaned up resource types. Used unsigned int for IRQs...
2006-06-19 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2006-06-11 Frank Mori HessMore pci fixes.
2006-06-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott). Note, I...
2005-12-20 Frank Mori HessFixed compile error I just created with last change.
2005-12-20 Frank Mori Hessgive an error message when user fails to provide firmwa...
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2005-04-01 David SchleefDocumentation fixes
2005-03-19 Frank Mori Hessadd mention of comedi_nonfree_firmware tarball
2005-03-17 Frank Mori Hessadd support for uploading firmware on 64 bit arches...
2005-03-03 Frank Mori Hesspatch from Ian Abbott <abbotti@mev.co.uk>:
2005-01-22 Frank Mori Hessgot rid of pci_for_each_dev macro (which no longer...
2004-04-21 Frank Mori Hessfixes for 64bit archs
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2002-11-26 David SchleefMove auxiliary data to options[30,31]
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-09-30 David SchleefFix documentation
2002-09-25 David SchleefAdd new drivers from Michael Hillmann