summaryrefslogtreecommitdiff
path: root/drivers/comedi/comedi_fops.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-19comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...Ian Abbott1-0/+5
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+24
2025-07-22comedi: fix race between polling and detachingIan Abbott1-7/+24
2025-07-16comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott1-2/+12
2025-07-16comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott1-0/+16
2025-04-25comedi: allocate DMA coherent buffer as individual pagesIan Abbott1-15/+28
2025-04-25comedi: access buffer data page-by-pageIan Abbott1-19/+58
2024-11-05comedi: Flush partial mappings in error caseJann Horn1-0/+12
2023-12-07drivers/comedi: use standard array-copy-functionPhilipp Stanner1-2/+2
2023-06-23comedi: make all 'class' structures constIvan Orlov1-23/+24
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-01-19comedi: check data length for INSN_CONFIG_GET_PWM_OUTPUTIan Abbott1-0/+1
2022-09-09comedi: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-4/+4
2021-11-26comedi: Move the main COMEDI headersIan Abbott1-1/+1
2021-09-21comedi: Fix memory leak in compat_insnlist()Ian Abbott1-0/+1
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-0/+3436