Huge monster patch that removes unnessary headers
[comedi.git] / comedi / drivers / das16m1.c
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-07-14 Frank Mori Hessfixing end of scan events in some drivers
2002-07-09 David SchleefFixes for more buffer changes
2002-07-05 Frank Mori HessFirst pass at revised buffer system, hopefully didn...
2002-05-16 David SchleefGlobally fix spelling of SDF_WRITABLE
2002-04-13 Frank Mori Hessconverted some drivers to use comedi_buf_put_array
2002-03-09 David SchleefGlobal change from ds@stm.lbl.gov to ds@schleef.org
2002-03-06 Frank Mori HessCorrected 'Authors:' fields that should be 'Author...
2001-12-14 David SchleefChange prototype of subdev_8255_init() (void * -> unsig...
2001-12-01 David SchleefChange linux/malloc.h to linux/slab.h
2001-10-07 Frank Mori Hessfixed bug with stop_src == TRIG_NONE introduced with...
2001-09-26 Frank Mori Hessadded poll() support
2001-09-23 Frank Mori Hessfixed symbol leak, started using hardware conversion...
2001-09-18 David SchleefAdded Devices: documentation to rest of drivers
2001-09-12 David SchleefMoved driver documentation to inline documentation
2001-08-19 Frank Mori Hessfixed clearing of irq flip flop in read insn, so wait...
2001-07-20 Frank Mori Hessmade chanlist cmdtests return 5
2001-07-14 Frank Mori Hessimproved initialization to make sure hardware conversio...
2001-07-08 Frank Mori Hessmade digital output readable
2001-06-27 Frank Mori Hessminor updates
2001-06-23 Frank Mori Hessfixed bugs with master clock speed in hertz instead...
2001-06-21 Frank Mori Hesschanged a bunch of #include <blah.h> to #include "blah...
2001-06-21 Frank Mori Hessadded a little das16m1 documentation
2001-06-20 Frank Mori Hessadded some external triggering support
2001-06-20 Frank Mori Hessimplemented insns, everything seems to work okay so far
2001-06-20 Frank Mori HessDoesn't crash computer anymore, and asynchronous analog...
2001-06-19 Frank Mori Hessadded das16m1 driver, compiles with warnings but comple...