comedi.git
2008-12-08 Bernd PorrRemoved the constant for the legacy minors
2008-12-08 Bernd PorrAs suggested the legacy device count is set to zero...
2008-12-08 Ian AbbottAdd a module parameter 'comedi_autoconfig'. Set it...
2008-12-06 Frank Mori... Fixed bug in firmware loading with multiple usbduxfast...
2008-12-03 Ian AbbottAdded PXI-6224 based on report by Romain Bossart of...
2008-11-17 Frank Mori... Added reading of board serial number from eeprom for...
2008-10-22 Ian AbbottRenamed comedi_driver##_pci to comedi_driver##_pci_driv...
2008-10-22 Ian AbbottUpdate test for separate Linux source and build directories
2008-10-22 Ian AbbottFix plain "--with-machine" without parameter. It used...
2008-10-22 Ian AbbottOnly register PCI driver if built with PCI support.
2008-10-22 Ian AbbottFix for no-PCI build.
2008-10-22 Ian AbbottSupport autoconfiguration of PCI devices in some Amplic...
2008-10-22 Ian AbbottWhen configuring via the driver name (or auto-configuri...
2008-10-22 Ian AbbottFixed a compiler warning.
2008-10-22 Ian AbbottCorrected type mismatch in comedi_alloc_subdevice_minor...
2008-10-22 Ian AbbottFix for 2.6.27 kernel: device_create_result_type wasn...
2008-10-21 Frank Mori... Trying to make rtd520 driver smart enough to figure...
2008-10-21 Frank Mori... Fixed some of the pci drivers that didn't accept the...
2008-10-21 Frank Mori... Clairified meanings of fifo status bits, and added...
2008-10-21 Frank Mori... Switched addi drivers over to COMEDI_PCI_INITCLEANUP...
2008-10-21 Frank Mori... Converted all pci drivers to use COMEDI_PCI_INITCLEANUP...
2008-10-21 Frank Mori... Added COMEDI_PCI_INITCLEANUP to facilitate conversion...
2008-10-21 Frank Mori... Split out bus agnostic comedi_auto_config/comedi_auto_u...
2008-10-20 Frank Mori... Fixed some module reference counting problems due to...
2008-10-20 Frank Mori... Fixed up device_create call for auto-probed device...
2008-10-16 Frank Mori... Fixed a compile error and a warning.
2008-10-16 Frank Mori... Added support for udev/sysfs to core and ni_pcimio...
2008-10-09 Ian AbbottUpdated the "Adding new drivers" section due to optiona...
2008-10-08 Frank Mori... Patch from Trevor <tvrkng@gmail.com>
2008-10-01 Ian AbbottFixed typo reported by labrat.
2008-10-01 Ian AbbottPatch from Anders Blomdell: "When uppgrading to 2.6...
2008-10-01 Ian AbbottPatch from Anders Blomdell: pick first board when bus...
2008-10-01 Ian AbbottPatch from Anders Blomdell: make detach work.
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...
next