summaryrefslogtreecommitdiff
path: root/drivers/comedi
AgeCommit message (Expand)Author
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey
2025-08-28comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...Ian Abbott
2025-08-28comedi: pcl726: Prevent invalid irq numberEdward Adam Davis
2025-08-28comedi: Make insn_rw_emulate_bits() do insn->n samplesIan 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: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan 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-10-17comedi: ni_routing: tools: Check when the file could not be openedRuffalo Lavoisier
2024-04-27comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich
2024-03-26comedi: 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-21comedi: Fix memory leak in compat_insnlist()Ian Abbott
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-21comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'Lee Jones
2021-05-21comedi: drivers: ni_routes: Demote non-conforming kernel-doc headersLee Jones
2021-05-21comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote othersLee Jones
2021-05-21comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Lee Jones
2021-05-19staging: comedi: Remove unused variable ‘min_full_scale’ and function 'ge...Bixuan Cui
2021-05-13comedi: remove editor modelines and cruft (again)Masahiro Yamada
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman