summaryrefslogtreecommitdiff
path: root/drivers/comedi/comedi_fops.c
AgeCommit message (Expand)Author
2025-11-26comedi: Use reference count for asynchronous command functionsIan Abbott
2025-11-26comedi: Add reference counting for Comedi command handlingIan Abbott
2025-11-26comedi: check device's attached status in compat ioctlsNikita Zhandarovich
2025-10-22comedi: Replace kcalloc + copy_from_user with memdup_array_userThorsten Blum
2025-08-19comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...Ian Abbott
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-22comedi: fix race between polling and detachingIan Abbott
2025-07-16comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott
2025-07-16comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott
2025-04-25comedi: allocate DMA coherent buffer as individual pagesIan Abbott
2025-04-25comedi: access buffer data page-by-pageIan Abbott
2024-11-05comedi: Flush partial mappings in error caseJann Horn
2023-12-07drivers/comedi: use standard array-copy-functionPhilipp Stanner
2023-06-23comedi: make all 'class' structures constIvan Orlov
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-01-19comedi: check data length for INSN_CONFIG_GET_PWM_OUTPUTIan Abbott
2022-09-09comedi: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2021-11-26comedi: Move the main COMEDI headersIan Abbott
2021-09-21comedi: Fix memory leak in compat_insnlist()Ian Abbott
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman