summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-02-061-1/+1
* comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott2022-06-251-1/+1
* comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold2021-11-121-5/+7
* comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold2021-11-121-9/+7
* comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold2021-11-121-2/+4
* comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold2021-11-121-0/+10
* comedi: dt9812: fix DMA buffers on stackJohan Hovold2021-11-121-29/+86
* staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang2021-04-071-1/+1
* staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang2021-04-071-1/+1
* staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: das800: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott2021-03-171-1/+1
* staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott2021-03-171-5/+5
* staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott2021-03-171-9/+9
* staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott2021-03-171-1/+3
* staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott2020-12-291-1/+2
* staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-11-051-0/+1
* staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam2020-10-171-0/+3
* staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-291-6/+14
* staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-291-5/+19
* staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott2020-07-291-1/+1
* staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-291-6/+14
* staging: comedi: verify array index is correct before using itDan Carpenter2020-07-221-3/+7
* staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang2020-05-021-1/+3
* staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott2020-05-021-0/+3
* staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson2020-01-271-7/+17
* staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott2020-01-141-2/+2
* staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott2019-12-311-0/+10
* staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr2019-12-011-7/+14
* staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-08-251-3/+3
* staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-08-251-1/+1
* staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott2019-07-211-1/+2
* staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott2019-07-211-1/+2
* staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1
* staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott2019-04-271-3/+3
* staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-271-3/+1
* staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-04-271-2/+2
* staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott2019-04-033-7/+38
* staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva2019-03-131-0/+1
* staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott2018-09-151-1/+2
* staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter2018-07-111-1/+1
* staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess2018-04-081-0/+2
* staging: comedi: fix comedi_nsamples_left.Frank Mori Hess2018-03-191-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-141-19/+5
|\
| * serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig2017-09-041-19/+5
* | staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen2017-08-291-2/+2