summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey
2025-08-28comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott
2025-08-28comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott
2025-08-28comedi: fix race between polling and detachingIan Abbott
2025-08-28comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott
2025-08-28comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott
2025-08-28comedi: Fix some signed shift left operationsIan Abbott
2025-08-28comedi: das6402: Fix bit shift out of boundsIan Abbott
2025-08-28comedi: das16m1: Fix bit shift out of boundsIan Abbott
2025-08-28comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott
2025-08-28comedi: pcl812: Fix bit shift out of boundsIan Abbott
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott
2024-12-14comedi: Flush partial mappings in error caseJann Horn
2024-05-02comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich
2024-04-13comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott
2023-01-24comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott
2022-06-22comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold
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-30staging: 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-04-29staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-04-29staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott
2020-01-23staging: comedi: ni_routes: allow partial routing informationIan Abbott
2020-01-23staging: comedi: ni_routes: fix null dereference in ni_find_route_source()Ian Abbott
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-11-29staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr
2019-08-21staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.cMasanari Iida
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman