comedi.git
2002-08-30 David SchleefFix installing to correct directory
2002-08-29 David Schleefpatch from Dan Christian.
2002-08-28 David SchleefPatch for cleaner analog output underrun handling from...
2002-08-08 Frank Mori... only release regions if we requested them.
2002-08-07 Frank Mori... fixed freeing of mite resources in detach for pci-1200...
2002-07-26 Frank Mori... making sure there are no races wrt ai_cmd_running statu...
2002-07-26 Frank Mori... switched to use new COMEDI_CB_OVERFLOW flag
2002-07-25 David Schleefremove async->data_len and async->data
2002-07-25 David SchleefRemove async->data_len globally
2002-07-25 David SchleefStop running on error conditions.
2002-07-25 David SchleefDeprecate a few things, add COMEDI_CB_OVERFLOW
2002-07-25 David SchleefUpdate DMA code for recent buffer changes
2002-07-25 David SchleefMigrated COMEDI_CB_ERROR to OVERFLOW where necessary
2002-07-25 David SchleefFixed n_aochan for 6110
2002-07-25 David SchleefRemove SDF_RT
2002-07-25 David Schleefremove comedi_buf_copy_from
2002-07-25 David Schleefremove usage of comedi_buf_copy_from()
2002-07-25 David Schleefremove dead code
2002-07-25 David SchleefAdd comedi_debug symbol and make DPRINTK() conditional...
2002-07-25 David SchleefFix spelling error
2002-07-25 David SchleefAdd comedi_debug symbol.
2002-07-24 David SchleefAdd 611x-specific changes for STC/board configuration
2002-07-24 David SchleefChange "mystery numbers" to defines in ni_stc.h
2002-07-19 Frank Mori... export cfc_handle_events
2002-07-19 Frank Mori... fixed initialization of external trigger sources for...
2002-07-17 Frank Mori... added error handling for failed writes to buffer
2002-07-17 Frank Mori... cleaning up logic for dealing with 8 bit dma transfers...
2002-07-17 Frank Mori... replaced prealloc_bufsz with data_len so functions...
2002-07-17 Frank Mori... don't let people run at RT priority
2002-07-17 Frank Mori... trying to fix problems people are having with commands...
2002-07-15 David SchleefFix conditional for ni_670x driver
2002-07-15 David SchleefPatch from Christian.Werner@t-online.de (Christian...
2002-07-14 Frank Mori... fixed ambiguity in return value of dma_transfer_size...
2002-07-14 Frank Mori... fixing end of scan events in some drivers
2002-07-09 David SchleefMore buffer fixes. AI and AO work now.
2002-07-09 David SchleefFixes for more buffer changes
2002-07-09 David Schleefclean up warning
2002-07-09 David SchleefMove buffer inlines to comedi/drivers.c. Rewrite as...
2002-07-09 David Schleefmoo
2002-07-09 David SchleefRemove timer_poll.
2002-07-09 Frank Mori... moved inc/dec of use count from comedi_lock/unlock...
2002-07-09 David Schleeffix warnings
2002-07-08 David SchleefRemove bogus warning
2002-07-08 David Schleefnone
2002-07-08 David Schleefnone
2002-07-08 David Schleeftest
2002-07-07 Frank Mori... fix integer overflow with mite_bytes_transferred()
2002-07-07 Frank Mori... got rid of useless attempt to avoid handling spurious...
2002-07-05 Frank Mori... First pass at revised buffer system, hopefully didn...
2002-07-05 Frank Mori... converted to use comedi_buf_put()
2002-07-05 Frank Mori... converted to use comedi_buf_put()
2002-07-05 Frank Mori... converted to comedi_buf_put() and got rid of bogus...
2002-07-05 Frank Mori... converted to use comedi_buf_put()
2002-07-05 Frank Mori... partial conversion to comedi_buf_put/get()
2002-07-05 Frank Mori... converted to use comedi_buf_put()
2002-07-05 Frank Mori... converted to use comedi_buf_put()
2002-07-05 David SchleefUpdate from Calin
2002-07-05 David SchleefRevert last check in
2002-07-05 David SchleefFix for unresolved symbols with RTLinux
2002-07-05 David SchleefFix munging on 671x boards
2002-07-05 Frank Mori... dealt with possible race in using plx dma control/statu...
2002-07-03 David SchleefNew patch from Dan
2002-07-03 David Schleefdisable unapproved defines
2002-07-03 David Schleefnew driver
2002-07-02 David SchleefPatch from Dan. Adds a munging list, polling.
2002-07-01 Frank Mori... Added support in cb_pcidas64 driver for user adjusting...
2002-06-27 David SchleefDriver from "Calin A. Culianu" <calin@ajvar.org>
2002-06-25 Frank Mori... disabled hw scan counter until I work out a race with...
2002-06-23 Frank Mori... fixed length of bitstream for ad8402 trimpot
2002-06-23 Frank Mori... add calibration support for 1602/16 series
2002-06-22 Frank Mori... make sure bogus interrupts during ai insn don't cause...
2002-06-22 Frank Mori... run ai_cancel() when aquisition is stopped by hardware...
2002-06-22 Frank Mori... be more careful to avoid lockups that surfaced after...
2002-06-21 David Schleeffix for suse brokenness
2002-06-20 David SchleefFix ao specs for at-mio-16xe-10
2002-06-17 Frank Mori... enabled trimpot subdevice
2002-06-17 Frank Mori... converted to use amccs5933 header, and added eeprom...
2002-06-17 Frank Mori... some additions so cb_pcidas driver can use this header
2002-06-17 Frank Mori... bitwise and should be logical and
2002-06-17 Frank Mori... make comedi_buf_put automatically signal block events
2002-06-17 Frank Mori... prevent callbacks from getting run when there is no...
2002-06-17 Frank Mori... added support for hardware scan counter
2002-06-13 David SchleefChange subdevice 0 to DIO.
2002-06-07 David Schleefremove -v option to tar
2002-06-07 David Schleefversion bump r0_7_65
2002-06-07 David Schleef0.7.65
2002-06-07 David SchleefCleanups suggested by check_driver.
2002-06-07 David SchleefChanged recently added test to warning
2002-06-07 David SchleefAdded documentation block
2002-06-07 David SchleefAdded Description tag
2002-06-07 David SchleefFix driver structure, documentation
2002-06-07 David SchleefAdded documentation
2002-06-07 David Schleef*** empty log message ***
2002-06-07 David SchleefRevert 16xe-50 caldacs to manual. Change *-xe-10 to...
2002-06-07 David Schleefclean up warnings
2002-06-07 David SchleefChange some caldacs to debug
2002-06-07 David SchleefIgnore more MITE errors, and don't call disable_irq...
2002-06-07 David SchleefChange 16xe-50 caldacs to debug. Change max caldacs...
2002-06-07 David SchleefOnly advertise TRIG_NONE as a stop source, since that...
2002-06-07 David SchleefFix: make sure to flag a EOS event in interrupts
next