comedi.git
2001-04-10 Tim OusleyTim Ousley 4/10/01: added comments explaining how to...
2001-04-10 Tim OusleyTim Ousley 4/10/01: MITE DMA now works correctly for...
2001-04-10 David Schleefversion bump
2001-04-09 David SchleefChange from trig to insn r0_7_58
2001-04-09 David Schleeffixed call of request_region() with uninitialized dev...
2001-04-09 David Schleefdas1600 name change
2001-04-09 David SchleefFix for das1600 name change
2001-04-09 David Schleefadded (commented) definition of USE_PCIDMA
2001-04-09 David SchleefTried to integrate patch from Tim Ousley
2001-04-09 David SchleefFix linking of rt_pend_tq
2001-04-08 Frank Mori... added buffer overrun check to bufinfo ioctl
2001-04-08 Frank Mori... converted some left over irq.h to spinlock.h
2001-04-08 David Schleefpatch from Michal
2001-04-08 David SchleefSpinlocks were moved to linux/spinlock.h.
2001-04-06 Frank Mori... added explicit initialization of devpriv->spinlock
2001-04-06 Frank Mori... added buffer info ioctl
2001-04-06 David SchleefEnabled more drivers
2001-04-06 David SchleefMite additions from Tim Ousley
2001-04-06 David SchleefI think this fixes building rt_pend_tq repeatedly
2001-04-03 David SchleefFixed some stuff discovered by check_driver
2001-04-03 Frank Mori... made comedi_spinlock functions do some type checking...
2001-04-03 Frank Mori... removed two repeated #include directives
2001-04-03 David Schleefmoved file, since that's where it's expected.
2001-04-03 David SchleefNew driver from Michal Dobes
2001-04-03 David SchleefPatch from Michal Dobes
2001-04-03 David SchleefFixed insn_write bug.
2001-04-03 David SchleefFixed request_region() being called with uninitialized...
2001-04-03 David SchleefFix bug in ao code related to warning about return...
2001-04-03 David SchleefMore checks of dubious relevance
2001-04-03 David Schleeffixed the spinlock code for the way it is _supposed_...
2001-04-03 David SchleefFixes for comedi_rt_timer. Still needs work; doesn...
2001-03-30 Frank Mori... fixed previous over-eager to change things that dont...
2001-03-30 Frank Mori... fixed bug that was preventing read insn from being...
2001-03-30 Frank Mori... fixed up FIXME's regarding spinlock/cli
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.
next