serial2002: Set range for digital inputs and outputs...
[comedi.git] / comedi / drivers / cb_das16_cs.c
2010-11-08 Ian AbbottMore ugly PCMCIA changes for 2.6.37 kernel.
2010-10-08 Ian AbbottPCMCIA support broke again with 2.6.36(-rc) kernel...
2010-10-08 Ian AbbottI messed up the #ifdefs on the previous commit. Sorry!
2010-09-30 Ian AbbottPCMCIA support broke again with 2.6.35 kernel, so add...
2010-06-22 Ian AbbottPCMCIA support broke with the 2.6.33 kernel, so add...
2009-11-19 Ian Abbottcb_das16_cs: In das16cs_ai_cmdtest(), initialize div1...
2009-01-06 Ian AbbottPCMCIA changes for compatibility with 2.6.28 kernel.
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-10-18 Frank Mori HessPatch from Torben Mikael Hansen <comedi_ns@linhard...
2007-10-17 Ian AbbottReplaced kmalloc/memset sequence with kzalloc or kcalloc.
2007-10-15 Frank Mori HessMore linux 2.6.23 pcmcia fixes.
2007-10-15 Frank Mori HessUpdated to 2.6.23 kernel pcmcia interface. It compiles...
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
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-21 Ian AbbottFix gcc-4.1 warnings (uninitialized variable). The...
2006-06-20 Frank Mori HessAdded some missing pcmcia device tables.
2006-06-12 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2006-06-11 Frank Mori HessGot rid of obsolete IRQ_INFO2_VALID
2006-06-11 Frank Mori HessDropped support for pcmcia on kernels older than 2...
2006-06-11 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott) which ports...
2005-11-02 Frank Mori HessPatch from abbotti@mev.co.uk (Ian Abbott):
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2005-03-06 Frank Mori Hessadd support for new INSN_CONFIG_DIO_QUERY
2004-11-20 Frank Mori Hesssome comment fixes to make Devices.txt get generated...
2004-05-31 Frank Mori Hessfix if block that got broken during port to 2.6
2004-05-31 Frank Mori Hessmoved some 2.4 compatibility cruft into headers
2004-05-22 Frank Mori Hessported to 2.6 kernel pcmcia api
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-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-11-08 David SchleefAdd fingerprinting, fix outb() calls
2002-11-05 David SchleefNew driver