summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorFilesLines
2017-08-26staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-08-26staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2016-11-20staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-11-20staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-11-20staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-04-11staging: comedi: ni_tiocmd: change mistaken use of start_src for start_argSpencer E. Olson1-1/+1
2015-09-28staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+14
2015-09-28staging: comedi: usbduxsigma: don't clobber ao_timer in command testIan Abbott1-26/+20
2015-09-28staging: comedi: usbduxsigma: don't clobber ai_timer in command testIan Abbott1-29/+24
2015-03-18staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channelIan Abbott1-2/+1
2015-03-03staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott1-47/+75
2015-02-24staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10
2014-11-13staging: comedi: fix memory leak / bad pointer freeing for chanlistIan Abbott1-0/+3
2014-11-13staging: comedi: (regression) channel list must be set for COMEDI_CMD ioctlIan Abbott1-8/+7
2014-06-19staging: comedi: addi_apci_1564: add addi_watchdog dependencyArnd Bergmann1-0/+1
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds78-2946/+2396
2014-05-29staging: comedi: adl_pci9111: factor fifo handling out of pci9111_interrupt()H Hartley Sweeten1-68/+60
2014-05-29staging: comedi: usbduxfast: remove unreachable code in usbduxfast_ai_cmd()H Hartley Sweeten1-10/+3
2014-05-29staging: comedi: pcl818: use cfc_bytes_per_scan()H Hartley Sweeten1-1/+1
2014-05-29staging: comedi: pcl816: use cfc_bytes_per_scan()H Hartley Sweeten1-1/+1
2014-05-29staging: comedi: pcl812: use cfc_bytes_per_scan()H Hartley Sweeten1-6/+3
2014-05-29staging: comedi: das16: use cfc_bytes_per_scan()H Hartley Sweeten1-2/+1
2014-05-29staging: comedi: amplc_pci230: use cfc_bytes_per_scan()H Hartley Sweeten1-3/+1
2014-05-29staging: comedi: amplc_pci224: use cfc_bytes_per_scan()H Hartley Sweeten1-9/+2
2014-05-29staging: comedi: comedi_fc: use comedi_cmd pointerH Hartley Sweeten1-3/+3
2014-05-29staging: comedi: cb_pcidas64: change params to external_ai_queue_in_use()H Hartley Sweeten1-4/+6
2014-05-29staging: comedi: cb_pcidas64: use comedi_cmd pointerH Hartley Sweeten1-1/+2
2014-05-29staging: comedi: ni_labpc: use comedi_cmd pointerH Hartley Sweeten1-2/+3
2014-05-29staging: comedi: ni_labpc_isadma: use comedi_cmd pointerH Hartley Sweeten1-3/+4
2014-05-29staging: comedi: ni_mio_common: use comedi_cmd pointerH Hartley Sweeten1-8/+9
2014-05-29staging: comedi: pcl711: use comedi_cmd pointerH Hartley Sweeten1-2/+2
2014-05-29staging: comedi: pcl816: fix DMA 'bytes' calculationH Hartley Sweeten1-3/+1
2014-05-29staging: comedi: pcmmio: remove 'continuous' from private dataH Hartley Sweeten1-20/+9
2014-05-29staging: comedi: pcmmio: use comedi_cmd pointerH Hartley Sweeten1-3/+3
2014-05-29staging: comedi: pcmuio: tidy up local variables in pcmuio_handle_intr_subdev()H Hartley Sweeten1-3/+3
2014-05-29staging: comedi: usbduxsigma: use comedi_cmd pointerH Hartley Sweeten1-1/+1
2014-05-29staging: comedi: ni_65xx: remove commented out local variableH Hartley Sweeten1-1/+0
2014-05-29staging: comedi: mite: tidy up local variables in mite_sync_output_dma()H Hartley Sweeten1-8/+6
2014-05-29staging: comedi: das1800: use comedi_cmd pointerH Hartley Sweeten1-1/+1
2014-05-29staging: comedi: cb_pcidas: use comedi_cmd pointerH Hartley Sweeten1-4/+6
2014-05-29staging: comedi: amplc_pci230: use comedi_cmd pointerH Hartley Sweeten1-3/+3
2014-05-29staging: comedi: amplc_pci224: use comedi_cmd pointerH Hartley Sweeten1-2/+2
2014-05-29staging: comedi: amplc_dio200_common: use comedi_cmd pointerH Hartley Sweeten1-4/+3
2014-05-29staging: comedi: das800: remove 'forever' from private dataH Hartley Sweeten1-10/+9
2014-05-29staging: comedi: das800: add a local var for the comedi_cmd pointerH Hartley Sweeten1-7/+8
2014-05-29staging: comedi: usbduxsigma: remove 'ao_chanlist' from private dataH Hartley Sweeten1-9/+3
2014-05-29staging: comedi: usbdux: use 'cmd' pointer in usbduxsub_ai_isoc_irq()H Hartley Sweeten1-4/+3
2014-05-29staging: comedi: usbdux: remove 'ao_chanlist' from private dataH Hartley Sweeten1-10/+3
2014-05-29staging: comedi: usbduxsigma: remove 'ao_continuous' from private dataH Hartley Sweeten1-4/+2
2014-05-29staging: comedi: usbduxsigma: remove 'ai_continuous' from private dataH Hartley Sweeten1-4/+2