summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorFilesLines
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott1-3/+3
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott1-3/+1
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott1-2/+2
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott3-7/+38
2019-03-14staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva1-0/+1
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott1-1/+2
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess1-0/+2
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1
2017-08-16staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott1-0/+3
2017-08-07Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong1-3/+3
2017-07-28staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott1-2/+1
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott1-0/+1
2017-05-20staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-05-20staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-01-09staging: comedi: ni_mio_common: fix E series ni_ai_insn_read() dataIan Abbott1-3/+2
2017-01-09staging: comedi: ni_mio_common: fix M Series ni_ai_insn_read() data maskIan Abbott1-1/+1
2016-11-07staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return valueIan Abbott1-1/+2
2016-10-02Staging: comedi: Align the * in block commentsRamiro Oliveira1-1/+1
2016-09-20staging: comedi: Use vma_pages function on vma object instead of explicit com...sayli karnik1-1/+1
2016-09-16staging: comedi: Use the BIT() macro instead of left shifting 1sayli karnik1-38/+38
2016-09-16Staging: comedi: s626: Remove all unused functionsBhumika Goyal1-284/+0
2016-09-13Staging: comedi: drivers: Delete NULL check before pci_dev_putBhumika Goyal1-2/+1
2016-09-13staging: comedi: comedi_fops: coding style fixesMatias Mucciolo1-3/+3
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman5-39/+26
2016-09-02staging: comedi: cb_pcidas64: Fix checkpath warningAnson Jacob1-2/+2
2016-09-02staging: comedi: ni_at_a2150: Fix checkpatch warningAnson Jacob1-81/+89
2016-09-02staging: comedi: jr3_pci.c: Fix checkpatch warningAnson Jacob1-6/+7
2016-09-02staging: comedi: s626.h: Fix checkpatch warningAnson Jacob1-2/+2
2016-09-02staging: comedi: ni_atmio.c: Fix checkpatch warningAnson Jacob1-7/+4
2016-09-02staging: comedi: jr3_pci.h: Fix checkpatch warningAnson Jacob1-118/+172
2016-09-02staging: comedi: cb_pcidas64: Fix commenting styleAnson Jacob1-217/+214
2016-09-02staging: comedi: cb_pcidas64.c: Fix checkpatch warningAnson Jacob1-71/+77
2016-09-01Staging: comedi: fix spelling mistake "Firmare" -> "Firmware"Colin Ian King1-1/+1
2016-08-21staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-08-21staging: comedi: dt2811: fix a precedence bugDan Carpenter1-2/+2
2016-08-21staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull1-0/+1
2016-08-21staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-08-21staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-08-21staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-08-21Staging: comedi: s626: fix line over 80 characters issueRavishankar Karkala Mallikarjunayya1-1/+2
2016-08-21staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong3-10/+10
2016-08-21staging: comedi/drivers: Fixed sparse warningsNayeemahmed Badebade1-2/+2
2016-08-21staging: comedi: ni_at_a2150: fix block commentsH Hartley Sweeten1-58/+45
2016-08-21staging: comedi: ni_pcidio: fix block commentsH Hartley Sweeten1-47/+48
2016-08-21staging: comedi: ni_atmio16d: fix block commentsH Hartley Sweeten1-59/+47
2016-08-21staging: comedi: ni_atmio: fix block commentsH Hartley Sweeten1-87/+78
2016-08-21staging: comedi: ni_daq_dio24: fix block commentsH Hartley Sweeten1-29/+29
2016-08-21staging: comedi: ni_mio_cs: fix block commentsH Hartley Sweeten1-34/+33