s626: don't dereference insn->data
[comedi.git] / comedi / drivers / s626.c
2012-09-28 Ian Abbotts626: don't dereference insn->data
2012-07-03 Ian Abbotts626: DIO subdevice 2 should have 16 channels.
2009-06-19 Ian Abbotts626: Match PCI subvendor and subdevice IDs to avoid...
2008-10-21 Frank Mori HessConverted all pci drivers to use COMEDI_PCI_INITCLEANUP...
2008-04-30 Ian AbbottIgnore data and data_len in comedi_cmd.
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'.
2008-02-15 Ian AbbottAdd PCI bus/slot options.
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-10-22 Ian AbbottSome 64-bit fixes.
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
2007-07-31 Frank Mori HessFixed some issues in "Devices:" comment lines used...
2007-07-30 Frank Mori HessFixed comment blocks so they are parsed correctly by...
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-06-27 Ian AbbottUpdate deprecated interrupt flags (SA_SHIRQ => IRQF_SHA...
2006-12-12 Frank Mori HessFixed interrupt handler prototypes for all drivers...
2006-11-15 Frank Mori HessAdded support for generating a seperate device file...
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-10-07 David SchleefConvert to UTF-8. Fix some warnings.
2005-10-06 David Schleefmerge branch-0_7 back to HEAD