summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2026-04-18comedi: me4000: Fix potential overrun of firmware bufferIan Abbott
2026-04-18comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott
2026-04-18comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott
2026-04-18comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott
2026-04-18comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey
2026-02-06comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-02-06comedi: dmm32at: serialize use of paged registersIan Abbott
2026-01-19comedi: check device's attached status in compat ioctlsNikita Zhandarovich
2026-01-19comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich
2026-01-19comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott
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 race between polling and detachingIan Abbott
2025-08-28comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott
2025-08-28comedi: Fix initialization of data for instructions that write to subdeviceIan 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-09-30comedi: Fix memory leak in compat_insnlist()Ian Abbott
2021-05-14staging: comedi: tests: ni_routes_test: Fix compilation errorIan Abbott
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
2021-01-12Staging: comedi: Return -EFAULT if copy_to_user() failsDan Carpenter
2020-12-30staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott
2020-10-27staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott
2020-10-10staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam
2020-08-28drivers: staging: comedi: fixed duplicate words from checkpatchEthan Edwards