summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorFilesLines
2023-02-06comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott1-1/+1
2022-06-25comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott1-1/+1
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold1-5/+7
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold1-9/+7
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold1-2/+4
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold1-0/+10
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold1-29/+86
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-17staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott1-5/+5
2021-03-17staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott1-9/+9
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott1-1/+3
2020-12-29staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2020-11-05staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam1-0/+3
2020-07-29staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-29staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-5/+19
2020-07-29staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott1-1/+1
2020-07-29staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-22staging: comedi: verify array index is correct before using itDan Carpenter1-3/+7
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-01-27staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson1-7/+17
2020-01-14staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott1-2/+2
2019-12-31staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott1-0/+10
2019-12-01staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr1-7/+14
2019-08-25staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott1-3/+3
2019-08-25staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott1-1/+1
2019-07-21staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott1-1/+2
2019-07-21staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott1-1/+2
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-19staging: comedi: fix comedi_nsamples_left.Frank Mori Hess1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman10-0/+10
2017-09-15Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-19/+5
2017-09-05serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig1-19/+5
2017-08-29staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen1-2/+2