summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorFilesLines
2023-01-24comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott1-1/+1
2022-06-22comedi: 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-30staging: 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-04-29staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-04-29staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-01-23staging: comedi: ni_routes: allow partial routing informationIan Abbott1-6/+3
2020-01-23staging: comedi: ni_routes: fix null dereference in ni_find_route_source()Ian Abbott1-0/+3
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-11-29staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr1-7/+14
2019-08-21staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.cMasanari Iida1-1/+1
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman1-4/+4
2019-08-15staging: comedi: usbduxsigma: remove redundant assignment to variable fx2delayColin Ian King1-1/+1
2019-08-12staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott1-3/+3
2019-08-12staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott1-1/+1
2019-07-25staging: comedi: daqboard2000: Remove function db2k_initialize_dac()Nishka Dasgupta1-6/+1
2019-07-03staging: comedi: mite: Replace function mite_request_channel_in_range()Nishka Dasgupta1-17/+10
2019-07-03staging: comedi: amplc_dio200: Remove function gat_sce()Nishka Dasgupta1-7/+1
2019-07-03staging: comedi: amplc_dio200: Remove function clk_sce()Nishka Dasgupta1-7/+1
2019-07-01staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott1-1/+2
2019-07-01staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott1-1/+2
2019-06-26staging: comedi: use dma_mmap_coherent for DMA-able buffer mmapIan Abbott2-64/+125
2019-06-18staging: comedi: usbdux: remove redundant initialization of fx2delayColin Ian King1-1/+1
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-171/+245
2019-05-07Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds6-11/+0
2019-04-27staging: comedi: comedi_isadma: Use a non-NULL device for DMA APIIan Abbott2-2/+18
2019-04-22Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2-11/+7