comedi.git
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.
2007-07-16 Frank Mori... Fixed devinfo ioctl for subdevice files (/dev/comediN_s...
2007-07-16 Frank Mori... Fixed compile warning.
2007-07-13 Frank Mori... Buffered counting with dma works now for m-series boards.
2007-07-12 Frank Mori... Added enum of digital PFI filters on m-series.
2007-07-12 Frank Mori... Had edge and level gating swapped
2007-07-11 Frank Mori... Added support for reading/writing Gi_DMA_Status/Config...
2007-07-10 Frank Mori... Clear gpct mite interrupts.
2007-07-10 Frank Mori... Added buf_change functions for gpct subdevices.
2007-07-10 Frank Mori... Preserve state of Gi_DMA_Config register bits.
2007-07-10 Frank Mori... Put ni_gpct_device pointer in ni_gpct struct, so it...
2007-07-09 Frank Mori... Realized that "struct ni_gpct" needs to have a "ni_gpct...
2007-07-06 Frank Mori... Replaced magic numbers for subdevice indices with an...
2007-07-06 Frank Mori... Added some ack'ing of b interrupts, and do acks before...
2007-07-06 Frank Mori... Patch from Anders Blomdell <anders.blomdell@control...
2007-07-05 Ian AbbottReplaced direct memory accesses with I/O memory access...
2007-07-03 Frank Mori... New driver JR3/PCI force sensor board from Anders Blomdell
2007-06-28 Frank Mori... Patch from Anders Blomdell <anders.blomdell@control...
2007-06-27 Ian AbbottSimplified plx9052.h and moved PCI236-specific bits...
2007-06-27 Ian AbbottAllow board-specific names to be used to configure...
2007-06-27 Ian AbbottSupport PCI bus/slot configuration options.
2007-06-27 Ian AbbottDon't bother reporting any unsupported Amplicon cards...
2007-06-27 Ian AbbottAdded PCI bus/slot configuration options. Ignored...
2007-06-27 Ian AbbottChanged comedi driver_name to "contec_pci_dio". "dummy...
2007-06-27 Ian AbbottReplace pci_find_device with pci_get_device, and use...
next