Got rid of unnecessary casts when initializing comedi_driver.board_name
[comedi.git] / comedi / drivers / icp_multi.c
2007-07-16 Frank Mori HessGot rid of unnecessary casts when initializing comedi_d...
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-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-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott). Note, I...
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2004-04-21 Frank Mori Hessfixes for 64bit archs
2004-04-19 Frank Mori Hesschange dev->iobase to unsigned long for 64 bit cpus
2003-08-04 Frank Mori Hessnew interrupt handler prototype for 2.6, plus some...
2003-05-27 David Schleefupdate documentation
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 SchleefHuge monster patch that removes unnessary headers
2002-06-07 David SchleefAdded Description tag
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-03-17 David SchleefFixed symbol leakage. Updated documentation.
2002-03-09 David SchleefFix some problems noticed by check_driver
2002-02-20 David SchleefFix PCI vendor IDs
2002-02-07 Frank Mori Hessnewer versino of icp_multi driver that Anne Smorthit...
2002-01-15 David SchleefChange malloc.h to slab.h
2002-01-15 David SchleefNew driver