comedi.git
2011-09-08 Nico NellAdded comedi_poll support to ni_pcidio
2011-09-05 Ian AbbottFix warnings about including deprecated <linux/config.h>
2011-09-05 Ian AbbottDeal with backported bool type for RHEL5's 2.6.18 kernel
2011-07-18 Ian Abbottni_pcidio: Forgot to include irq flags variable for...
2011-07-18 Ian Abbottni_pcidio: Grab MITE channel spinlock while preparing...
2011-07-18 Ian Abbottni_pcidio: Mark buffer for writing when setting up...
2011-06-27 Ian AbbottFix infoleak to userspace.
2011-06-16 Nico NellAdvantech PCI-1739U support
2011-06-02 Ian Abbottconfigure: Recognize kernel 3.x
2011-05-16 Ian Abbottaddi-data: Get rid of redundant ps_BoardInfo
2011-05-16 Ian Abbottaddi_data: Don't overwrite read-only data
2011-05-16 Ian AbbottAUTHORS: Added Ivan Russkih (Иван Русских).
2011-05-16 Ian Abbottadv_pci_dio: Add 8254 counter subdevice to PCI-1751
2011-05-13 Ian Abbottcomedi: Removal of <linux/smp_lock.h>
2011-05-10 Ian Abbottconfigure.ac: Change reference to CVS to Git.
2011-05-10 Ian AbbottINSTALL: Changed reference to cvs to git.
2011-05-10 Ian Abbott.gitignore: Ignore the file 'missing'.
2011-05-10 Ian AbbottRemove references to .cvsignore from .gitignore files.
2011-05-10 Ian AbbottRename the .cvsignore files to .gitignore
2011-05-10 Ian AbbottREADME: Updated mailing list details.
2011-05-10 Ian AbbottREADME: Removed reference to non-existant comedi FTP...
2011-05-10 Ian AbbottREADME: Changed CVS references to Git.
2011-05-10 Ian AbbottREADME.CVS: Renamed to README.Git and edited slightly
2011-03-03 Ian AbbottAdd #include <linux/version.h> to include/asm/uaccess.h
2011-01-19 Ian Abbottni_labpc: Use shared IRQ for PCMCIA card.
2011-01-18 Ian AbbottMost drivers ignore the base channel in insn->chanspec...
2011-01-13 Ian Abbottpcmmio: Avoid compiler warning about uninitialized...
2010-11-22 Ian AbbottAdded Brice DUBOST for cb_pcidas contributions (edge...
2010-11-22 Ian Abbottcb_pcidas: Applied patch from Brice DUBOST to support...
2010-11-15 Ian AbbottFix memory leak spotted by Nicolas Kaiser in the stagin...
2010-11-09 Ian Abbottni_mio_cs: I broke support for 2.6.35 when adding suppo...
2010-11-08 Ian AbbottMore ugly PCMCIA changes for 2.6.37 kernel.
2010-10-08 Ian AbbottPCMCIA support broke again with 2.6.36(-rc) kernel...
2010-10-08 Ian Abbottserial2002: old 'ioctl' file operation removed in 2...
2010-10-08 Ian Abbottcomedi_compat32: old 'ioctl' file operation removed...
2010-10-08 Ian AbbottI messed up the #ifdefs on the previous commit. Sorry!
2010-09-30 Ian Abbottquatech_daqp_cs: Replace eos semaphore with a completio...
2010-09-30 Ian AbbottPCMCIA support broke again with 2.6.35 kernel, so add...
2010-07-26 Ian Abbottdt9812, usbdux, usbduxfast: Use mutex instead of semaphore.
2010-07-26 Ian AbbottAdd #include <linux/semaphore.h>.
2010-07-26 Ian AbbottCompatibility header for <linux/semaphore.h>. Just...
2010-07-26 Ian AbbottAdd check for existance of <linux/semaphore.h> header...
2010-06-23 Ian AbbottAdd a dkms.conf file for building comedi with DKMS
2010-06-22 Ian AbbottPCMCIA support broke with the 2.6.33 kernel, so add...
2010-06-18 Ian Abbottadl_pci9111: bug fix for AI commands when scan_begin_sr...
2010-06-14 Ian AbbottChange example Driver: comment block slightly to avoid...
2010-06-14 Ian AbbottAllow "*" (optionally surrounded by a space on each...
2010-05-26 Ian AbbottCheck for RTAI include directory "${RTAI_DIR}/include...
2010-05-19 Ian AbbottFix previous commit. For COMEDI_BUFINFO, if command...
2010-05-19 Ian Abbottadv_pci_dio: Forgot to update the 'Updated:' line when...
2010-05-19 Ian Abbottadv_pci_dio: Protect access to counter subdevice with...
2010-05-18 Ian Abbottserial2002: Fix memory leak on 'detach' (off-by-one...
2010-05-17 Ian AbbottFor COMEDI_BUFINFO ioctl, check for locked or busy...
2010-05-17 Ian AbbottFor COMEDI_BUFINFO ioctl, if subdevice has no async...
2010-05-14 Ian AbbottFor write(), don't bother writing data to buffer if...
2010-05-04 Ian AbbottSupport Advantech PCI-1735, including 8254-based counte...
2010-04-12 Frank Mori... Some changes to make new driver pass kernel's anal...
2010-04-12 Frank Mori... Added Adlink PCI-7230 driver from David Fernandez.
2010-03-24 Ian Abbottaddi_common: Just use the driver name in the call to...
2010-03-24 Ian Abbottamplc_dio200: Protect access to counter subdevices...
2010-03-24 Ian Abbottserial2002: Slight change to previous commit. If faile...
2010-03-24 Ian Abbottserial2002: In serial_2002_open(), handle failure to...
2010-03-24 Ian Abbottserial2002: Reduce stack usage in serial_2002_open...
2010-03-24 Ian AbbottThe 'open' method in struct comedi_device_struct now...
2010-03-18 Ian AbbottGive the different addi_apci_* drivers different comedi...
2010-03-15 Ian AbbottPrototype of request_firmware_nowait() changed in 2...
2010-02-22 Frank Mori... Increased timeout for digital output dma loading, due...
2010-01-20 Ian Abbottpcl818: No need to check chanlist_len for AI command...
2010-01-20 Ian Abbottpcl816: No need to check chanlist_len for AI command...
2010-01-20 Ian Abbottpcl812: Don't need to set cur_chan twice at end of...
2010-01-20 Ian Abbottpcl812: No need to check chanlist_len for AI command...
2010-01-20 Ian Abbottpcl812: Untested bug fix for multi-channel AI commands...
2010-01-18 Ian Abbottadv_pci1710: Don't need to check chanlist_len in pci171...
2010-01-18 Ian Abbottadv_pci1710: Bug fixes: For AI commands, keep track...
2010-01-18 Ian Abbottpcl816: Check the channel list in step 5 of AI command...
2010-01-18 Ian Abbottpcl818: bug fixes: For AI commands, the scan counter...
2010-01-18 Ian Abbottpcl816: bug fix: AI scan counter was being updated...
2010-01-18 Ian Abbottpcl812: bug fix: scan counter was being incremented...
2010-01-04 Ian Abbottpcmmio: reorder check for second irq in pcmmio_attach...
2010-01-04 Ian Abbottcomedi_bond: fix off by one in doDevConfig().
2009-11-26 Bernd Porrremoved "deprecated" from the define COMEDI_CB_BLOCK...
2009-11-26 Bernd PorrJan-Matthias Braun spotted the problem that once the...
2009-11-26 Ian Abbottjr3-pci: Only ioremap register space for actual number...
2009-11-19 Ian Abbottadv_pci1710: Also initialize divisor1 and divisor2...
2009-11-19 Ian Abbottpcl818: In ai_cmd_test(), pcl818_ai_cmd_mode(), and...
2009-11-19 Ian Abbottpcl816: In pcl816_ai_cmdtest(), initialize divisor1...
2009-11-19 Ian Abbottcb_das16_cs: In das16cs_ai_cmdtest(), initialize div1...
2009-11-19 Ian Abbottadv_pci1710: In pci171x_ai_docmd_and_mode(), initialize...
2009-11-19 Ian Abbottadl_pci9118: In pci9118_ai_cmdtest(), initialize diviso...
2009-11-19 Ian Abbottpcl816: In pcl816_ai_cmdtest(), correct step 1 test...
2009-11-19 Ian Abbottpcl711: In pcl711_ai_cmd(), fix uninitialized variables...
2009-11-19 Ian Abbottserial2002: In serial_2002_open(), reduce size of confi...
2009-11-19 Ian Abbottme4000: In xilinx_download(), correct test for /INIT...
2009-11-17 Bernd PorrI've set all timeout values to 1000ms. Some bulk transf...
2009-11-17 Bernd PorrFixed an issue with jiffies vs miliseconds for the...
2009-10-19 Ian Abbott[Following Linus's linux-2.6 tree...]
2009-10-19 Ian Abbott[Following Linus's linux-2.6 tree...]
2009-09-21 Frank Mori... Added device id for pxi-6225 to ni_pci_table.
2009-08-17 Frank Mori... Added device id for pxi-6225.
2009-08-12 Ian AbbottWhen reading DO subdevice with inverted outputs invert...
next