summaryrefslogtreecommitdiff
path: root/drivers/comedi
AgeCommit message (Expand)AuthorFilesLines
2025-08-28comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...Ian Abbott1-0/+5
2025-08-28comedi: pcl726: Prevent invalid irq numberEdward Adam Davis1-1/+2
2025-08-28comedi: Make insn_rw_emulate_bits() do insn->n samplesIan Abbott1-11/+12
2025-08-28comedi: fix race between polling and detachingIan Abbott3-10/+35
2025-08-28comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott1-1/+1
2025-08-28comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott1-2/+12
2025-08-28comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott1-0/+3
2025-08-28comedi: Fix some signed shift left operationsIan Abbott1-7/+7
2025-08-28comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott1-0/+16
2025-08-28comedi: das6402: Fix bit shift out of boundsIan Abbott1-1/+2
2025-08-28comedi: das16m1: Fix bit shift out of boundsIan Abbott1-1/+2
2025-08-28comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott1-1/+2
2025-08-28comedi: pcl812: Fix bit shift out of boundsIan Abbott1-1/+2
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott1-5/+12
2024-12-14comedi: Flush partial mappings in error caseJann Horn1-0/+12
2024-10-17comedi: ni_routing: tools: Check when the file could not be openedRuffalo Lavoisier1-0/+5
2024-04-27comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
2024-03-27comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott1-4/+26
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-09-21comedi: Fix memory leak in compat_insnlist()Ian Abbott1-0/+1
2021-07-06Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-15/+0
2021-05-21comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'Lee Jones1-1/+1
2021-05-21comedi: drivers: ni_routes: Demote non-conforming kernel-doc headersLee Jones1-3/+3
2021-05-21comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote othersLee Jones1-6/+6
2021-05-21comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Lee Jones1-1/+2
2021-05-19staging: comedi: Remove unused variable ‘min_full_scale’ and function 'ge...Bixuan Cui1-15/+0
2021-05-13comedi: remove editor modelines and cruft (again)Masahiro Yamada40-46/+0
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman215-0/+132818