serial2002: Set range for digital inputs and outputs...
[comedi.git] / comedi / drivers / pcl818.c
2012-03-23 Ian Abbottpcl818: Fix write instruction for AO subdevice
2010-01-20 Ian Abbottpcl818: No need to check chanlist_len for AI command...
2010-01-18 Ian Abbottpcl818: bug fixes: For AI commands, the scan counter...
2009-11-19 Ian Abbottpcl818: In ai_cmd_test(), pcl818_ai_cmd_mode(), and...
2009-03-03 Ian Abbottpcl818: Tidy up AI command after channel dropout or...
2009-02-26 Ian Abbottpcl818: Fix option handling for FIFO mode (hopefully!).
2008-03-05 Ian AbbottSet SDF_CMD_READ subdevice flag if do_cmd and do_cmdtes...
2007-11-04 Frank Mori HessApplied comedi_indent script to all source files.
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
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-07-16 Frank Mori HessGot rid of unnecessary casts when initializing comedi_d...
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...
2005-10-06 David Schleefmerge branch-0_7 back to HEAD
2004-04-11 Frank Mori Hesscommand support for pcl818 from Nils Juergens:
2004-02-23 David Schleefdisable RTC code
2003-08-04 Frank Mori Hessnew interrupt handler prototype for 2.6, plus some...
2003-05-27 David Schleefmajkl@tesnet.cz -> dobes@tesnet.cz
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-07-25 David SchleefRemove SDF_RT
2002-07-05 Frank Mori Hessconverted to use comedi_buf_put()
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-04-25 Frank Mori Hessstripped out some settle delays in analog input read...
2002-03-17 David SchleefDocumentation updates
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...
2001-11-22 Frank Mori Hessremoved async.cur_chanlist_len
2001-10-25 Frank Mori Hessfixed a bunch of insn_bits functions
2001-09-14 David SchleefComplete phase-out of comedi_trig in drivers
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-09-04 David SchleefFix symbol leakage in a bunch of drivers
2001-07-27 Frank Mori Hessremoved nulling of s->busy in driver
2001-07-26 Frank Mori HessChange from Michal Dobes. Enables shared interrupt...
2001-07-23 Frank Mori Hessundid some of my changes, applying michael dobe's patch...
2001-07-23 Frank Mori Hessbug fixes
2001-07-19 Frank Mori Hessfixing some bitrot
2001-06-21 Frank Mori Hesschanged a bunch of #include <blah.h> to #include "blah...
2001-05-27 David Schleefifdef all the remaining trig related code
2001-05-25 David SchleefCompilation fixes on powerpc
2001-05-10 David SchleefMigrated from mode0 to insn
2001-03-22 David Schleefremoved dev->iosize
2001-03-17 David SchleefRemoved dependency on s->async->cur_trig in all the...
2001-03-04 David Schleeffixes for bugs suggested by check_driver
2001-03-04 David Schleefconverted all drivers to use comedi_recognize() with...
2001-02-13 Frank Mori Hesssplit asyncronous stuff off of comedi_subdevice_struct
2000-11-25 David Schleeffixed poll, select, mod use count for RT; many RT fixes...
2000-11-07 David Schleeffix sed script mistake
2000-11-07 David Schleefchange comedi_module.h to linux/comedidev.h
2000-07-21 David Schleefiobase fix
2000-07-13 David Schleefmodule, Makefile, config changes
2000-05-24 David Schleefpatch from Michal Dobes
2000-05-23 David Schleefpatch from Michael Dobes