comedi_test: fix race when cancelling command
[comedi.git] / comedi / drivers / comedi_test.c
2013-02-01 Ian Abbottcomedi_test: fix race when cancelling command
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-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...
2003-08-04 Frank Mori Hessbugfix from Steven Jenkins
2003-05-15 David SchleefPatch to add AO subdevice from "Calin A. Culianu" ...
2003-02-15 Frank Mori HessChanged prototype of alloc_subdevices() so it doesn...
2002-12-30 Frank Mori Hessupdated my email address
2002-11-21 David SchleefHuge monster patch that removes unnessary headers
2002-07-17 Frank Mori Hessdon't let people run at RT priority
2002-07-14 Frank Mori Hessfixing end of scan events in some drivers
2002-03-17 David SchleefDocumentation updates
2002-03-09 Frank Mori Hessconverted 64 bit integer division to use do_div
2002-03-09 David SchleefFix some problems noticed by check_driver
2002-03-09 David SchleefUse <linux/slab.h> instead of <linux/malloc.h>
2002-03-06 Frank Mori HessCorrected 'Authors:' fields that should be 'Author...
2002-03-06 Frank Mori Hesschanged dummy_waveform driver to comedi_test driver...