comedi.git
2001-03-24 Frank Mori... tweaked previous fix to be extra safe
2001-03-24 Frank Mori... fixed problem with spurious interrupts occuring when...
2001-03-23 David Schleefreplaced free_irq() for RTL
2001-03-23 Frank Mori... removed redundant rt_pend_tq.h from comedi directory...
2001-03-23 Frank Mori... changed includes to prevent multiple definitions of...
2001-03-22 David Schleefmore cleanup
2001-03-22 David Schleefremoved iosize
2001-03-22 David Schleefcleaned up interrupt handling
2001-03-22 David Schleefadded events to async structure
2001-03-22 David SchleefFix to make rt_pend_tq work correctly on RTAI.
2001-03-22 David SchleefAdded install_dev target
2001-03-22 David Schleefpatch for cb_pcidas info
2001-03-22 David Schleef*** empty log message ***
2001-03-22 David Schleefremoved dev->iosize
2001-03-22 David Schleefmoved vd_timer to drivers/comedi_rt_timer
2001-03-22 David Schleefremoved dev->iosize
2001-03-22 David Schleefchanged driver from trig to insn
2001-03-21 David SchleefMoved real-time timer code from comedi/realtime/vd_timer.c
2001-03-21 David Schleeffix for reversed arguments to win_out(), from Tim Ousley
2001-03-19 Frank Mori... changed some stuff so I could get a clean compile with...
2001-03-17 David Schleeffix use of cmd->data
2001-03-17 David Schleefchanged driver names
2001-03-17 David Schleefchanged driver names
2001-03-17 David SchleefChanged names on drivers
2001-03-17 David SchleefRemoved dependency on s->async->cur_trig in all the...
2001-03-17 David Schleefrandom todo checkin
2001-03-17 David Schleefadded new tests
2001-03-16 David Schleef8255 shouldn't use async structure because it doesn...
2001-03-16 David SchleefOriginal source from author. Probably will be moved...
2001-03-13 David SchleefTM's original patch
2001-03-13 David Schleefadded rt_pend_tq support from Tomasz, plus my mods
2001-03-13 David Schleefadded comedi_poll()
2001-03-13 David Schleefmore ->poll support
2001-03-08 Frank Mori... removed unused recognize stuff from pci driver
2001-03-08 David SchleefConversion of drivers from trig to insn/cmd.
2001-03-05 Frank Mori... fixed problem with segfault on rmmod when you load...
2001-03-05 Frank Mori... made comedi_report_boards() report the driver name...
2001-03-04 David Schleeffixes for bugs suggested by check_driver
2001-03-04 David Schleefenabled all boards
2001-03-04 David Schleefcleaned up commenting for async structure
2001-03-04 David Schleefchanged to use comedi_recognize that uses board_name...
2001-03-04 David Schleeffixed pcl726 info, needs more work
2001-03-04 David Schleef*** empty log message ***
2001-03-04 David Schleefconverted all drivers to use comedi_recognize() with...
2001-03-04 David Schleefscript to check random craziness in drivers
2001-03-03 Frank Mori... added recognize replacement
2001-03-03 Frank Mori... removed unnecessary recognize function that just recogn...
2001-03-02 David Schleeffix warning r0_7_57
2001-03-02 David Schleefchanges for dt2811
2001-03-02 David SchleefFix previous vm changes for 2.2 (I think)
2001-03-02 David Schleefadded ao interrupt debugging
2001-03-02 David Schleefremoved comedi_file_private
2001-03-01 David Schleefchanges to bufconfig structure
2001-03-01 Frank Mori... added recognize replacement
2001-03-01 Frank Mori... added recognize replacement, integrated ai range table...
2001-03-01 Frank Mori... updated some comments
2001-03-01 Frank Mori... replaced kill_async with KILL_ASYNC from compatability...
2001-03-01 David Schleefadd install to pcmcia subdir
2001-03-01 David Schleefadded compatibility for kill_fasync()
2001-03-01 David Schleefrange changes for limited-8
2001-02-28 Frank Mori... changed comedi_driver member num_boards to num_names...
2001-02-27 Frank Mori... recognize replacement now provides simpler interface...
2001-02-26 David Schleefversion bump
2001-02-21 Frank Mori... protected indirect addressing with comedi_spin_lock_irq...
2001-02-19 David SchleefAdded driver for DIO pins on MPC8260 CPM. Not working.
2001-02-19 David SchleefAdded fasync/SIGIO support.
2001-02-19 David Schleefadded fl512 driver
2001-02-19 David Schleef*** empty log message ***
2001-02-19 David Schleeffixed reversal of ni_writeb parameters in 8255 callback
2001-02-19 David Schleeffixups for driver
2001-02-19 David SchleefDriver from Anders Gnustrup <ex18@kalman.iau.dtu.dk>
2001-02-14 Frank Mori... fixed up postconfig() error handling
2001-02-13 Frank Mori... added handling of memory allocation failures in postcon...
2001-02-13 Frank Mori... fixed NULL dereference problem in do_become_nonbusy...
2001-02-13 Frank Mori... removed direct references to prealloc_buf from das800...
2001-02-13 Frank Mori... remove unnecessary comedi_subdevice *subdev from comedi...
2001-02-13 Frank Mori... split asyncronous stuff off of comedi_subdevice_struct
2001-02-13 Frank Mori... fixed typo that prevented compile
2001-02-08 Frank Mori... made bufconfig ioctl always write back buffer sizes...
2001-02-05 Frank Mori... added some tabs to make das800 entries line up better
2001-02-05 David Schleefnew driver
2001-02-05 David Schleefchange to len_chanlist
2001-02-05 David Schleefversion bump r0_7_56
2001-02-05 David Schleefthe release script.
2001-02-05 David Schleefrandom cruft that needs to be merged, or not
2001-02-05 David Schleefmerged part of patch from Brad Keryan
2001-02-05 David Schleefremoved irrelevant comment
2001-02-05 David Schleefinterface change: INSN_WAIT now takes nanoseconds inste...
2001-02-05 David Schleefcleanup, fixes for real-time
2001-02-05 David Schleefadded command support
2001-02-05 David Schleefadded command support, removed SDF_RT code, bugfix...
2001-02-05 David Schleeffixes for RTAI, good for rtai4 cvs, not checked for...
2001-02-05 David Schleefcleanup, fix to make callback work with non-rt
2001-02-05 David Schleefadded support for using the interrupt pin
2001-02-03 David Schleeftesting CVS permissions. No change
2001-02-03 David SchleefI like .keepme better, anyway.
2001-02-03 David SchleefI like .keepme better, anyway
2001-02-01 Frank Mori... removed redundant .keepme file since dave added place_h...
2001-02-01 David Schleefplace holder so CVS doesn't delete the directory
2001-01-31 Frank Mori... added dummy file so include/modbuild directory gets...
next