comedi.git
2012-05-28 Ian Abbottamplc_dio200: Implement timer subdevice for new PCIe...
2012-05-28 Ian Abbottamplc_dio200: Add 32-bit register access functions.
2012-05-28 Ian Abbottamplc_dio200: Change description of counter interrupt...
2012-05-28 Ian Abbottamplc_dio200: Allow extra clock and gate sources for...
2012-05-28 Ian Abbottamplc_dio200: Enable enhanced features of PCIe boards.
2012-05-28 Ian Abbottamplc_dio200: Allow generation of PCIe interrupts.
2012-05-28 Ian Abbottamplc_dio200: Support PCIe215, PCIe236 and PCIe296.
2012-05-28 Ian Abbottamplc_dio200: Use register size in board stucture.
2012-05-28 Ian Abbottamplc_dio200: Add PCI BAR information to board structure.
2012-05-28 Ian Abbottamplc_dio200: Support memory-mapped I/O for PCI devices
2012-05-28 Ian Abbottamplc_dio200: Use custom register access functions
2012-05-28 Ian Abbottamplc_dio200: Add inline functions to access 8254 counter
2012-05-28 Ian Abbottamplc_dio200: Internalize 8255 DIO subdevice implementation
2012-05-28 Ian Abbottamplc_dio200: Use offsets from base address in subdevice
2012-05-28 Ian Abbottamplc_dio200: Eliminate 'has_int_sce' from 'dio200_subd...
2012-05-28 Ian Abbottamplc_dio200: Eliminate 'has_clk_gat_sce' from 'dio200_...
2012-05-28 Ian Abbottamplc_dio200: Pass device and subdevice to clock/gate...
2012-05-14 Ian Abbottusbduxfast: Changed model name on Devices line for...
2012-05-13 Bernd PorrA colon in the description confused one of the scripts...
2012-05-13 Bernd PorrChanged the headers of usbdux, usbduxfast and usbduxsigma
2012-05-11 Ian Abbottusbdux, usbduxfast, usbduxsigma: Drop the '.o' in modul...
2012-04-26 Ian AbbottHardware_Driver.HOWTO: Change submission instructions.
2012-04-23 Ian Abbottusbduxsigma: Change 'status:' to 'Status:' in driver...
2012-04-16 W. Trevor Kingcomedi.h: COMEDI_CB_EOA is also used to report end...
2012-04-02 Ian AbbottReplace <asm/system.h> with <asm/barrier.h>
2012-03-23 Ian Abbottpcl818: Fix write instruction for AO subdevice
2012-03-08 Ian AbbottUpdate symbolic links to sources during make.
2012-02-20 Ian AbbottUse 'bool' type for 'bool' module parameters, if supported.
2012-01-19 Ian AbbottTag user memory pointers with __user.
2012-01-19 Ian Abbottlinux/compiler.h: Define __user and __iomem if missing.
2012-01-17 Ian Abbottamplc_dio200: Fix harmless typo in 8254 subdevice cleanup
2012-01-17 Ian Abbottdt9812: Fix logical || vs bitwise |.
2012-01-13 Ian AbbottRevert "Check integer overflow in do_cmd_ioctl() and...
2012-01-09 Ian Abbottme4000: Correct previous change to INSN_CONFIG.
2011-12-15 Ian Abbottme_daq: don't access *data when insn->n == 0
2011-12-15 Ian Abbottadv_pci_dio: don't access *data when insn->n == 0
2011-12-15 Ian Abbottni_at_ao: don't access *data when insn->n == 0
2011-12-15 Ian Abbottusbdux: don't access *data when insn->n == 0
2011-12-15 Ian Abbottdas1800: don't access *data when insn->bits == 0
2011-12-15 Ian Abbottamplc_dio200: don't access *data when insn->n == 0
2011-12-15 Ian Abbottcb_pcidas64: don't access *data when insn->n == 0
2011-12-15 Ian Abbottquatech_daqp_cs: don't access *data when insn->n == 0
2011-12-15 Ian Abbottadl_pci8164: don't access *data when insn->n == 0
2011-12-15 Ian Abbottni_mio_common: don't access *data when insn->n == 0
2011-12-15 Ian Abbottaddi_common: don't access *data when insn->n == 0
2011-12-15 Ian Abbottme4000: check for unsupported INSN_CONFIG
2011-12-15 Ian Abbottdt2801: do INSN_CONFIG properly for DIO subdevice
2011-12-15 Ian Abbottdt2801: don't access *data when insn->n == 0
2011-12-15 Ian Abbottni_labpc: don't access *data when insn->n == 0
2011-12-15 Ian Abbottdt282x: don't access *data when insn->n == 0
2011-12-15 Ian Abbottcb_pcidda: don't access *data when insn->n == 0
2011-12-15 Ian Abbottdas08: don't access *data when insn->n == 0
2011-12-15 Ian Abbottke_counter: don't access *data when insn->n == 0
2011-12-15 Ian Abbottcb_pcidas: don't access *data when insn-en == 0
2011-12-15 Ian Abbottadv_pci1710: don't access *data when insn->n == 0
2011-12-15 Ian Abbotts526: don't access *data when insn->n == 0
2011-12-15 Ian Abbottii_pci20kc: don't access *data when insn->n == 0
2011-12-15 Ian Abbottpoc: don't access *data when insn->n == 0
2011-12-15 Ian Abbottunioxx5: don't access *data when insn->n == 0
2011-12-15 Ian Abbottcomedi/drivers.c: handle insn->n == 0 in insn_rw_emulat...
2011-11-30 Ian Abbottusbdux: unlock on error in usbdux_ao_inttrig()
2011-11-30 Ian Abbottusbduxsigma: unlock on error in usbdux_ao_inttrig()
2011-11-23 Ian AbbottRemove arbitrary limit in do_insnlist_ioctl() and do_in...
2011-11-23 Ian AbbottCheck integer overflow in do_cmd_ioctl() and do_cmdtest...
2011-11-23 Ian AbbottCheck integer overflow in do_insnlist_ioctl().
2011-11-23 Ian AbbottRevert "Check integer overflow in do_insnlist_ioctl()"
2011-11-15 Ian Abbottni_pcimio: Added support for NI PXIe-6251
2011-11-08 Bernd PorrChecks for NULL pointers to prevent kernel oops when...
2011-11-08 Bernd PorrCorrected wrong analogue input range. It's not +/-2...
2011-11-07 Ian AbbottCheck integer overflow in do_insnlist_ioctl()
2011-11-01 Ian AbbottFix signal handling in read and write
2011-11-01 Ian AbbottFix mmap_count.
2011-09-26 Ian Abbottusbduxsigma: Remove conditional code that calls sema_init
2011-09-26 Bernd PorrAdded support for the new board by ITL called USBDUXsigma.
2011-09-14 Ian AbbottRename some function parameters from 'register' to...
2011-09-13 Nico NellAdded support for trailing edge external trigger to...
2011-09-08 Ian AbbottAUTHORS: Add Nicholas Nell for various patches
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
next