Added some ack'ing of b interrupts, and do acks before handling
[comedi.git] / comedi / drivers / rtd520.c
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-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-03-06 Frank Mori Hessadd support for new INSN_CONFIG_DIO_QUERY
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-01-31 Frank Mori HessTRIG_WAKE_EOS and CMD_EV_SCAN_END are not interchangeable
2003-08-04 Frank Mori Hessnew interrupt handler prototype for 2.6, plus some...
2003-03-27 Frank Mori Hessreplaced all udelay() calls with comedi_udelay() wrappe...
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2002-11-21 David SchleefFix subdevice flags not having AREF capability
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-09-30 David SchleefMakes non-DMA mode efficient enough for 620khz input...
2002-08-29 David Schleefpatch from Dan Christian.
2002-07-09 David Schleefclean up warning
2002-07-09 David Schleeffix warnings
2002-07-05 Frank Mori HessFirst pass at revised buffer system, hopefully didn...
2002-07-03 David SchleefNew patch from Dan
2002-07-02 David SchleefPatch from Dan. Adds a munging list, polling.
2002-06-07 David SchleefCleanups suggested by check_driver.
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-03-08 David SchleefUpdate from Dan
2002-02-15 Frank Mori Hessfixed pci_resource_start compatibility macro so it...
2002-02-09 David SchleefUpdate from Dan. Fixes conflict between rounding timer...
2002-02-07 David SchleefUpdate from Dan
2002-01-15 David SchleefConvert all uses of comedi_bufcheck, comedi_done, comed...
2002-01-15 David SchleefCleanups suggested by check_driver. Mostly leaky symbo...
2002-01-10 Frank Mori Hessgot rid of some preproccesor ugliness by converting...
2001-12-01 David SchleefRemove spurious floating point code that shouldn't...
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-09-14 David SchleefAdd list of devices to documentation
2001-09-13 David SchleefFixed argument of pci_enable_dev()
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-09-05 David SchleefAdded pci_enable_device()
2001-09-04 David SchleefAdded MODULE_DEVICE_TABLE() on a bunch of drivers
2001-09-04 David SchleefFix symbol leakage in a bunch of drivers
2001-08-02 Frank Mori Hessfixed bug in cmdtest level 2
2001-08-02 Frank Mori Hessremoved a bunch of unnecessary address-of operators...
2001-07-23 David SchleefPatch from Dan
2001-07-10 David SchleefFix cmdtest logic bug
2001-05-25 Frank Mori Hessfix so cards on bus 0 can be chosen through configurati...
2001-05-14 David SchleefUpdate from Dan
2001-05-10 David SchleefUpdate from Dan
2001-05-10 David SchleefAdded driver from Dan Christian <dac@ptolemy.arc.nasa...