summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2021-04-07staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang
2021-04-07staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang
2021-03-17staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: das800: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott
2021-03-17staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott
2020-12-29staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott
2020-11-05staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott
2020-10-17staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2020-07-29staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-29staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-29staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott
2020-07-29staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-07-22staging: comedi: verify array index is correct before using itDan Carpenter
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott
2020-01-27staging: comedi: ni_mio_common: protect register write overflowSpencer E. Olson
2020-01-14staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713Ian Abbott
2019-12-31staging: comedi: gsc_hpdi: check dma_alloc_coherent() return valueIan Abbott
2019-12-01staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr
2019-08-25staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott
2019-08-25staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott
2019-07-21staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott
2019-07-21staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott
2019-04-27staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott
2019-03-13staging: comedi: ni_660x: fix missing break in switch statementGustavo A. R. Silva
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-04-08staging: comedi: ni_mio_common: ack ai fifo error interrupts.Frank Mori Hess
2018-03-19staging: comedi: fix comedi_nsamples_left.Frank Mori Hess
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-04serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig
2017-08-29staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-23Staging: comedi: comedi_fops: fix dev_err() warning styleBryan Garza
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-07-30staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNINGIan Abbott
2017-07-30staging: comedi: ni_mio_common.c: fix coding style issueChristopher MÃ¥rtensson
2017-07-23Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman
2017-07-16staging: comedi: ni_mio_common: fix AO timer off-by-one regressionIan Abbott
2017-07-16staging: comedi: Use offset_in_page macroAmitoj Kaur Chawla