comedi.git
2012-09-28 Ian Abbotts526: don't dereference insn->data
2012-09-28 Ian Abbotts626: don't dereference insn->data
2012-09-28 Ian Abbottjr3_pci: fix iomem dereference
2012-09-18 Ian Abbottcomedi_fops: fix user-memory dereference for INSN_INTTRIG
2012-08-31 Ian Abbottdas08: Correct AO output for das08jr-16-ao
2012-08-31 Ian Abbottdas08: Fix wrong AI encoding for das08jr-16-ao.
2012-08-24 Anders Blomdellserial2002: Set range for digital inputs and outputs...
2012-07-03 Ian Abbotts626: DIO subdevice 2 should have 16 channels.
2012-07-02 Ian Abbottni_670x: Fix possible invalid pointer dereference in...
2012-06-26 Ian Abbottdkms.conf: Fixed bug in last commit ${kernel_src_dir}
2012-06-26 Ian Abbottdkms.conf: Try harder when looking for ds.h
2012-06-26 Ian Abbottdkms.conf: ${kernel_version} should be ${kernelver}
2012-06-26 Ian AbbottAdd usbduxsigma to dkms.conf
2012-06-08 Ian Abbottamplc_pci230: Fix dangling spin-lock
2012-06-06 Ian Abbottni_mio_common: ni_release_gpct_mite_channel only used...
2012-06-06 Ian Abbottni_mio_common: Made a couple of functions static.
2012-06-06 Ian Abbottni_labpc: Release spin-lock in labpc_ai_cmd returns...
2012-05-31 Ian Abbottinclude/linux/firmware.h: Check for FW_ACTION_HOTPLUG.
2012-05-31 Ian AbbottDeal with Red Hat backporting request_firmware_nowait...
2012-05-31 Ian Abbottinclude/linux/firmware.h: Define COMEDI_RELEASE_FIRMWAR...
2012-05-29 Ian Abbottamplc_pc263: Change DIO subdevice to DO.
2012-05-29 Ian Abbottamplc_pc263: Correct initial state
2012-05-28 Ian Abbottcomedi.h: Add clock sources for Amplicon timer subdevice.
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
next