comedi.git
2007-10-18 Frank Mori... Patch from Torben Mikael Hansen <comedi_ns@linhard...
2007-10-18 Frank Mori... Got rid of fragile checks of specific device ids in...
2007-10-18 Ian AbbottSome changes to deal with interrupts before device...
2007-10-17 Frank Mori... Added pci device id for pxi-6602.
2007-10-17 Ian AbbottReplaced kmalloc/memset sequence with kzalloc or kcalloc.
2007-10-17 Ian AbbottReplaced kmalloc/memset sequence with kzalloc or kcalloc.
2007-10-16 Frank Mori... Added support for scan_begin_src = TRIG_EXT on analog...
2007-10-16 Frank Mori... Ported to linux 2.6.23 pcmcia interface. Compiles,...
2007-10-16 Frank Mori... Ported to linux 2.6.23 pcmcia interface. Compiles,...
2007-10-16 Frank Mori... Ported to linux 2.6.23 pcmcia interface. Compiles...
2007-10-15 Frank Mori... Updated to linux 2.6.23 pcmcia interface. Compiles...
2007-10-15 Frank Mori... Updated to 2.6.23 pcmcia interface. Compiles, otherwis...
2007-10-15 Frank Mori... More linux 2.6.23 pcmcia fixes.
2007-10-15 Frank Mori... Updated to 2.6.23 kernel pcmcia interface. It compiles...
2007-10-12 Frank Mori... Pruned obsolete lseek code.
2007-10-11 Ian AbbottAdded regshift parameter after base address in i8254_lo...
2007-09-30 Frank Mori... Support DESTDIR for module install/uninstall.
2007-09-29 Frank Mori... Fixed use of ai channels >= 64 on 6225. Based on patch...
2007-09-28 Frank Mori... Eliminated the possibility of the ao dma channel gettin...
2007-09-14 Ian AbbottAdd slab.h compatibility header.
2007-09-14 Ian AbbottAdd kzalloc and kcalloc kernel compatibility functions.
2007-09-07 Ian AbbottCorrected calculation of board name offset. Fixes...
2007-09-06 Frank Mori... Change $(GREP) to $(EGREP), since we really only do...
2007-09-05 Frank Mori... Added files I forgot to cvs add from patch by
2007-09-04 Frank Mori... Patch from Anders Blomdell <anders.blomdell@control...
2007-08-24 Frank Mori... Fixed some calculations of number of bytes per scan...
2007-08-21 Ian AbbottSanity check drivers setting do_cmd without setting...
2007-08-17 Frank Mori... read acknowledges irq bit does have an effect on a...
2007-08-17 Frank Mori... Added interrupt handler and enabled interrupts. Added...
2007-08-17 Frank Mori... Fixed missing initialization of some counter registers...
2007-08-17 Frank Mori... Added enum for setting output routing of pfi pins on...
2007-08-16 Frank Mori... Fixed failure to unlock spinlock after locking it....
2007-08-15 Frank Mori... Moved some interrupt enable/disable and interrupt handling
2007-08-15 Frank Mori... Added comment describing purpose of comedi_set_hw_dev().
2007-08-13 Frank Mori... Added support for dio write commands with NI M-series.
2007-08-13 Frank Mori... Disable all of a channel's interrupts when it is released.
2007-08-13 Frank Mori... NULL inttrig in do_become_nonbusy().
2007-08-09 Frank Mori... Check for stale data error on counter input command...
2007-08-09 Frank Mori... Added bit definitions for NI m-series correlated dio...
2007-08-09 Frank Mori... Added definitions for possible scan_begin_srcs on NI...
2007-08-09 Frank Mori... NI counters don't really support stop_src TRIG_COUNT.
2007-08-09 Frank Mori... Made mite_done() update done status by reading status...
2007-08-09 Frank Mori... We need to use dma_free_coherent() instead of kfree...
2007-08-07 Frank Mori... Set SRF_RUNNING and SRF_ERROR together atomically in...
2007-08-07 Frank Mori... Ported allocation of mite dma rings to modern kernel...
2007-08-07 Frank Mori... Set missing SDF_LSAMPL on NI GPCT subdevices. Made...
2007-08-06 Ian AbbottCorrected pathname in file header comment.
2007-08-06 Ian AbbottMoved description of configuration options so it will...
2007-08-06 Ian AbbottStripped file extension from 'Driver:' line. Most...
2007-08-06 Ian AbbottChanged description line.
2007-08-02 Frank Mori... Got rid of use of $(builddir), since it isn't defined...
2007-08-01 Frank Mori... Autogenerated ChangeLog with "cvs2cl -t" r0_7_74
2007-08-01 Frank Mori... Fix problems apparently caused by builddir not being...
2007-08-01 Frank Mori... Fixed "make uninstall". "make distcheck" passes now.
2007-08-01 Ian AbbottRemoved third parameter of calls to comedi_event().
2007-08-01 Frank Mori... Added some missing headers to distribution tarball...
2007-08-01 Frank Mori... Have "make install" respect configure prefix.
2007-08-01 Frank Mori... Fixed test for rpm program.
2007-08-01 Frank Mori... VPATH build works now.
2007-08-01 Frank Mori... Set SRF_RUNNING in runflags instead of SDF_RUNNING...
2007-08-01 Ian AbbottDon't bother running 'rpm -qa' to see whether querying...
2007-08-01 Ian AbbottBrought PCI resource handling up to scratch.
2007-08-01 Ian AbbottDocumented PCI bus/slot options.
2007-07-31 Frank Mori... simplified autogen.sh
2007-07-31 Frank Mori... Fixed some issues in "Devices:" comment lines used...
2007-07-31 Frank Mori... Add driver docs into drivers.txt in sorted order.
2007-07-31 Frank Mori... Updated Bernd Porr's email.
2007-07-31 Frank Mori... Cleaned up some compiler warnings.
2007-07-31 Frank Mori... New driver from Yoshiya Matsuzaka <matsuzay@mail.tains...
2007-07-31 Frank Mori... Disable pcmcia by default until someone fixes it.
2007-07-31 Frank Mori... Don't bother running scripts on .mod.c files.
2007-07-30 Ian AbbottReplaced 'Contributors' with 'AUTHORS' in EXTRA_DIST.
2007-07-30 Frank Mori... Fixed comment blocks so they are parsed correctly by...
2007-07-30 Frank Mori... Added warning output if script failed to extract a...
2007-07-29 Frank Mori... Fix 1V adc range on 4020.
2007-07-28 Frank Mori... Renamed Contributors file to AUTHORS.
2007-07-27 Frank Mori... Got rid of useless 3rd parameter of comedi_event().
2007-07-27 Frank Mori... Added read_register() and write_register() inline funct...
2007-07-27 Ian AbbottMoved s526_gpct_config and s526_ai_config into device...
2007-07-27 Ian AbbottMade s526_ports array const.
2007-07-27 Ian AbbottConstified ranges, board structures, and miscellaneous...
2007-07-27 Ian AbbottChange driver name from "dummy" to "mpc8260cpm".
2007-07-27 Ian AbbottFixed a few compiler warnings.
2007-07-27 Ian AbbottTurned off verbose kernel make output to make it easier...
2007-07-27 Ian AbbottINSN_CONFIG_GET_CLOCK_SRC now returns the period in...
2007-07-26 Frank Mori... Protected use of subdevice runflags with spinlock,...
2007-07-24 Frank Mori... Added mite_done() query to ask if mite channel is curre...
2007-07-24 Ian AbbottRemoved include/linux/devfs_fs_kernel.h
2007-07-24 Frank Mori... DMA works for input with buffered counting on e-series...
2007-07-24 Ian AbbottClean Module.symvers in addition to Modules.symvers.
2007-07-24 Ian AbbottAdd jr3_pci.h to EXTRA_DIST.
2007-07-24 Ian AbbottGenerate comedi/comedi_kbuild.inc at configure time...
2007-07-24 Ian AbbottAdd comedi_fops.h to EXTRA_DIST.
2007-07-23 Ian AbbottCorrected driver header comment for PCM-UIO96A (pcmuio96).
2007-07-23 Ian AbbottAdd pcmmio driver to Kbuild.
2007-07-23 Ian AbbottHandle removal of struct pt_regs * in 2.6.19 in same...
2007-07-22 Frank Mori... Added little sanity check for buffer overrun of gaindel...
2007-07-22 Frank Mori... Fixed problems with RTI_OVERRUN bit in ai read insn.
2007-07-16 Frank Mori... Got rid of unnecessary casts when initializing comedi_d...
2007-07-16 Ian AbbottFix real-time interrupt handlers for 2.6.19.
next