comedi.git
2003-09-12 Frank Mori... apply dma init fix that worked so well with cb_pcidas64.c
2003-09-12 Frank Mori... really fixed channel queue problems. The adc enable...
2003-09-12 Frank Mori... clear/set adc enable bit during ai cmd setup, so that...
2003-09-11 Frank Mori... fixed ai channel queue setup
2003-09-11 David SchleefAdd 8255 config option
2003-09-08 Frank Mori... check that dma allocations succeed, and some minor...
2003-09-08 Frank Mori... change base address variables to long, for 64 bit machines.
2003-09-08 Frank Mori... fix dma abort lockups
2003-09-07 Frank Mori... fix increment of munge_chan
2003-09-06 Frank Mori... make sure dma is disabled during command setup
2003-09-06 Frank Mori... fixed maximum speeds for different board types (added...
2003-09-06 Frank Mori... move init of async->events into init_async_buf()
2003-09-06 Frank Mori... init async->events to zero
2003-09-05 Frank Mori... re-enabled ad done interrupts in ai cmd, and added...
2003-09-05 Frank Mori... ignore ai errors that occur after we have all the data...
2003-09-05 Frank Mori... trying to fix crashes at during high frequency ai
2003-09-04 Frank Mori... don't re-enable ai dma after it's finished
2003-09-03 Frank Mori... add clear_dma_ff() calls
2003-09-03 Frank Mori... define COMEDI_VERSION()
2003-09-03 Frank Mori... its IRQ_FORCED_PULSE, not IRQ_FORCE_PULSED
2003-09-03 Frank Mori... update install instructions for autoconf
2003-09-03 Frank Mori... fix problems with buffer wrap-around by using generic...
2003-09-03 Frank Mori... daqcard-1200 uses pulsed interrupts
2003-09-02 David SchleefFix to make the version code work correctly.
2003-09-02 David Schleefchange ${MAKE} to ${MAKE-make} to set a reasonable...
2003-09-01 Frank Mori... on second thought, EPERM isn't any more accurate than...
2003-09-01 Frank Mori... print some debug messages on ENODEV errors in open...
2003-09-01 Frank Mori... add missing comedi_event() call after overflow
2003-08-25 David Schleefchange make -C to ${MAKE} -C
2003-08-21 David SchleefFor some reason, install wants to set the mode to 755...
2003-08-20 Frank Mori... fix delays
2003-08-17 David Schleefforce debugging
2003-08-17 David Schleefenable PCMCIA checking
2003-08-11 Frank Mori... fix compiler warning about redefinition of EXPORT_SYMTA...
2003-08-11 David Schleefupdate from Brent (with 1.13->1.15 merged in)
2003-08-11 David SchleefFixes for 'make dist' to work properly
2003-08-11 David Schleefdriver(s) from ADDI-DATA
2003-08-08 Frank Mori... changed indentation to tabs
2003-08-08 Frank Mori... add config and depend checks for linux directory
2003-08-08 Frank Mori... added check for include/linux/version.h
2003-08-08 David SchleefAdd the dev, drivers.txt, and check targets from old...
2003-08-08 Frank Mori... add install-data-hook for depmod
2003-08-08 Frank Mori... no reason to mangle together LD and LDFLAGS just to...
2003-08-08 Frank Mori... extra m4 quotes [] to make regular expression work
2003-08-08 Frank Mori... some cleanup for external master clock support on 4020...
2003-08-07 David SchleefAdd detection for kernel major/minor version
2003-08-07 David Schleeffix another typo
2003-08-07 David Schleefreadd pcmcia modules (typo)
2003-08-07 David Schleefdiable isapnp, because it doesn't compile on 2.6
2003-08-07 David Schleefadd link flag for modtool. separate out PCMCIA-based...
2003-08-07 David Schleefactually works now
2003-08-07 David Schleefpass command line options to configure
2003-08-07 David Schleefm4 macros for a bunch of Linux ops
2003-08-06 Frank Mori... speed up pio ai fifo transfer a little
2003-08-05 Frank Mori... config/modversions.h and linux/modversions.h are not...
2003-08-05 Frank Mori... override MODVERDIR
2003-08-05 Frank Mori... fix overwrite of LINUXDIR and trivial tweaks
2003-08-05 Frank Mori... fix for NULL undefined?
2003-08-05 Frank Mori... linux 2.6 flag extraction
2003-08-05 Frank Mori... replace all hex codes with KERNEL_VERSION() for clairity
2003-08-05 David SchleefComedi's version is now in config.h
2003-08-05 David Schleeftool for making kernel modules
2003-08-05 David Schleefnew makefile
2003-08-05 David Schleefholder for linux macro
2003-08-05 David Schleefautomake!
2003-08-05 David SchleefBackport Frank's 2.6 changes to 2.4
2003-08-05 David SchleefChange IRQ_HANDLED to 1 when used as an rvalue
2003-08-05 David Schleefautomake Makefiles
2003-08-05 David SchleefI'm a contributor, too
2003-08-04 Frank Mori... bugfix from Steven Jenkins
2003-08-04 Frank Mori... added some 2.2 pci hotplug compat
2003-08-04 Frank Mori... get_free_page() is gone in 2.6
2003-08-04 Frank Mori... update to 2.6 interrupt handler prototype
2003-08-04 Frank Mori... pci_present() gone in 2.6
2003-08-04 Frank Mori... replace deprecated MOD_INC_USE_COUNT/MOD_DEC_USE_COUNT...
2003-08-04 Frank Mori... fixes for 2.6 module_get/module_put
2003-08-04 Frank Mori... pte_offset is now pte_offset_kernel in 2.6
2003-08-04 Frank Mori... new interrupt handler prototype for 2.6, plus some...
2003-08-04 Frank Mori... more 2.6 compatibility
2003-08-03 Frank Mori... kdev_t and suser fixes for 2.6
2003-08-03 Frank Mori... new compat header for 2.6 changes
2003-07-19 Frank Mori... don't require id bits to match anymore, since it has...
2003-07-16 Frank Mori... update web page url
2003-07-10 Frank Mori... fix caldac types for 6052
2003-07-09 Frank Mori... added a note about isapnp support
2003-07-08 Frank Mori... removed references to hard-coded comedi_config path
2003-07-04 Frank Mori... split PCMCIA support out of das08.o driver
2003-07-04 Frank Mori... reduce number of symbols exported from ni_labpc.o for...
2003-07-03 Frank Mori... split off pcmcia daqcard-1200 support from ni_labpc...
2003-07-02 David SchleefSimple patch to get Comedi to compile with the experime...
2003-07-01 Frank Mori... fix setting of CONIFG_COMEDI_MITE
2003-06-27 Frank Mori... fix caldac type for pci-6036e and pci-6034e. fixed...
2003-06-18 Frank Mori... added EXPORT_SYMBOL_GPL() compat macro
2003-06-18 David SchleefAdd a bunch of people r0_7_67x
2003-06-18 David Schleefupdate for new drivers
2003-06-18 David Schleefalloc_subdevices() changed.
2003-06-18 David Schleeffix driver name in doc block
2003-06-18 David SchleefAdd subdev_8255_cleanup()
2003-06-18 David SchleefAdd ni_660x
2003-06-18 David SchleefAdd NI_660X
next