comedi.git
2008-10-01 Ian AbbottPatch from Anders Blomdell: remove result printout...
2008-09-16 Frank Mori... Fixed problem with reporting of insn_bits support duw...
2008-09-16 Frank Mori... Added insn_bits_supported field to subdevice info ioctl...
2008-09-05 Ian AbbottCorrected option indices in documentation.
2008-09-04 Frank Mori... Trying to sort out when we need to write to the second...
2008-09-01 Ian AbbottTidied up the initializer for ni_boards[].
2008-08-15 Frank Mori... The big kernel lock was never held during read() or...
2008-08-15 Frank Mori... device_create is not fully functional in linux 2.6.18.
2008-08-05 Ian Abbott#ifdef out unused functions 'lock_port()' and 'unlock_p...
2008-08-05 Ian AbbottMade firmware data pointer 'const' to avoid compiler...
2008-08-05 Ian AbbottParameters of device_create() changed in 2.6.27-rc1...
2008-07-30 Frank Mori... We don't need to clear the AO_Update_Timed bit on all...
2008-07-29 Ian AbbottSome INSN_READ fixes for AI subdevice: enable conversio...
2008-07-29 Frank Mori... Trying to fix bug #265, where ao channels seem to get...
2008-07-17 Ian AbbottAdded an explanatory comment for the device_create...
2008-07-15 Ian Abbott#ifdef out unused functions 'lock_port()' and 'unlock_p...
2008-07-15 Ian AbbottNeed to check result of down_interruptible(). Return...
2008-07-15 Ian AbbottCorrected previous correction for PCMCIA test (silly...
2008-07-15 Ian Abbott'struct class_device' removed from 2.6.26 kernel, so...
2008-06-27 Frank Mori... Fixed poll/select on write subdevice.
2008-06-15 Frank Mori... Fixed number of output samples for m-series boards...
2008-05-24 Frank Mori... Fixed configure check for linux/mutex.h
2008-04-30 Ian AbbottIgnore data and data_len in comedi_cmd.
2008-04-28 Ian AbbottAdded MODULE_DEVICE_TABLE.
2008-04-28 Ian AbbottMade some data 'const'.
2008-04-28 Ian AbbottUse DEFINE_PCI_DEVICE_TABLE() macro to declare PCI...
2008-04-28 Ian AbbottAdd compatibility for DEFINE_PCI_DEVICE_TABLE() macro.
2008-04-28 Frank Mori... Fixed adv_pci_dio to use module name as comedi_config...
2008-04-25 Ian AbbottFixed an obvious typo in a comment (OCI --> PCI).
2008-04-18 Ian AbbottDon't tag module device tables with '__devinitdata'.
2008-04-18 Ian AbbottMoved me4000_pci_table[] from me4000.h to me4000.c.
2008-04-18 Ian AbbottFixed compilation error for 2.6.25 kernel. Moved ...
2008-04-18 Ian AbbottUse __module_get(THIS_MODULE) instead of try_module_get...
2008-04-18 Ian AbbottDon't bother checking MOD_IN_USE in comedi_cleanup.
2008-04-18 Ian AbbottAdded __module_get() compatibility (just in case we...
2008-04-16 Ian AbbottChanged initializers of 'ni_gainlkup[][16]' and 'ni_ran...
2008-04-16 Frank Mori... Fixed value that used to calculate ao hardware fifo...
2008-04-14 Ian AbbottCorrected error in previous commit (PCI bus/slot option...
2008-04-14 Ian AbbottAdded PCI bus/slot configuration options.
2008-04-14 Ian AbbottDocumented pci bus/slot configuration options.
2008-04-14 Ian AbbottUpdated heading comment as the PCI bus/slot options...
2008-04-14 Ian AbbottDescribe bus/slot options.
2008-04-14 Ian AbbottAdded Stephen Chivers (Advantech PCI-1736UP support).
2008-04-14 Ian AbbottMoved a few entries to keep in order.
2008-04-14 Ian AbbottAdded support for Advantech PCI-1736UP.
2008-04-12 Ian AbbottCorrected PCMCIA test in revision 1.43.
2008-04-12 Ian AbbottOops, I forgot the module init and exit functions!
2008-04-11 Ian AbbottStopped the 'ni_atmio' and 'ni_mio_cs' drivers dependin...
2008-04-11 Ian AbbottChanged condition for including <asm/bug.h>.
2008-04-11 Ian AbbottChanged linux/kref.h compatibility header to make the...
2008-04-10 Ian AbbottCorrected previous commit.
2008-04-10 Ian AbbottI broke it in the previous commit.
2008-04-10 Ian AbbottAllow Comedi to be built without PCI drivers. The PCI...
2008-04-10 Ian AbbottMoved labpc_cs_boards[] from ni_labpc.c to ni_labpc_cs...
2008-04-10 Ian AbbottAdded automake conditionals CONFIG_COMEDI_USB and CONFI...
2008-04-01 Frank Mori... Fixed single-channel ao waveform on 6xxx boards, which...
2008-04-01 Frank Mori... Fixed multi-channel analog output commands on pxi-6713.
2008-03-28 Frank Mori... Added INSN_CONFIG_GET_HARDWARE_BUFFER_SIZE and implemen...
2008-03-28 Frank Mori... Changed INSN_GET_PWM_STATUS to INSN_CONFIG_GET_PWM_STATUS.
2008-03-26 Ian AbbottAdded yonggang <rsmgnu at gmail dot com> (Advantech...
2008-03-26 Frank Mori... Fix for crashes with dma enabled using pci-6143. Based...
2008-03-25 Ian AbbottUsed DPRINTK() instead of rt_printk() in a few places...
2008-03-25 Ian AbbottUsed comedi_pci_enable() and comedi_pci_disable().
2008-03-25 Ian AbbottRemoved commented-out variables.
2008-03-25 Ian AbbottUpdated documentation comment and put it in a standard...
2008-03-25 Ian AbbottApplied comedi_indent script to source.
2008-03-25 Ian AbbottAdded Advantech PCI-1723 driver by yonggang <rsmgnu...
2008-03-21 Frank Mori... ... and check that ai_mite_chan is not NULL after we...
2008-03-21 Frank Mori... Added missing spinlock around usage of devpriv->ai_mite...
2008-03-14 Ian AbbottFixed check for unspecified clock period for clock...
2008-03-12 Ian AbbottPrevent dereference of NULL chanlist pointer in ai...
2008-03-05 Ian AbbottSet SDF_CMD_READ subdevice flag if do_cmd and do_cmdtes...
2008-02-21 Ian AbbottAdded Fred Brooks (ni_daq_700 driver).
2008-02-21 Ian AbbottChanged subdev_700_insn to include the state of the...
2008-02-21 Ian AbbottChanged the name in the second entry of the boards...
2008-02-21 Ian AbbottRemoved spurious '#define _700_H'.
2008-02-21 Ian AbbottUpdated driver description using information from other...
2008-02-21 Ian AbbottRan source through comedi_indent script.
2008-02-21 Ian AbbottAdded NI DAQCard-700 DIO-only driver by fred brooks.
2008-02-21 Ian AbbottApplied update to driver documentation section from...
2008-02-15 Ian AbbottAdd PCI bus/slot options.
2008-02-08 Frank Mori... Fixed spelling error "sucess"->"success".
2008-02-05 Bernd Porrforgotten to uncomment the debug macro. Soooory.
2008-02-05 Bernd PorrSilly mistake in the frequency setting. Sent out the...
2008-02-04 Ian AbbottFor separate kernel source and build directories, allow...
2008-01-30 Frank Mori... Modified output to be tab-delimited (for easier parsing...
2008-01-28 Frank Mori... regenerated ChangeLog with "cvs2cl -T" v0_7_76
2008-01-28 Frank Mori... bumped version for 0.7.76 release.
2008-01-28 Frank Mori... Allow generation of devices.txt and drivers.txt to...
2008-01-28 Frank Mori... Suppress some compiler warnings
2008-01-28 Frank Mori... Replaced an "if(0)" with an "#if 0".
2008-01-28 Ian AbbottFix bug in ni_pcidio_release_di_mite_channel() that...
2008-01-16 Ian AbbottCorrected number of channels for DO subdevice.
2008-01-14 Ian AbbottIn comedi_do_insn:
2008-01-14 Ian AbbottIn comedi_do_insn, #if'ed out the final check for retur...
2008-01-14 Ian AbbottCorrected test for INSN_WRITE data value exceeding...
2008-01-14 Ian AbbottApplied comedi_indent script.
2008-01-13 Bernd PorrAdded a proper PWM subdevice for comedi.
2008-01-07 Ian AbbottOnly set SRF_RT subdevice flag if comedi_switch_to_rt...
2008-01-02 Ian AbbottFor COMEDI_DEVCONFIG ioctl, if argument is NULL, refuse...
next