index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
/
comedi_fops.c
Age
Commit message (
Expand
)
Author
2025-11-26
comedi: Use reference count for asynchronous command functions
Ian Abbott
2025-11-26
comedi: Add reference counting for Comedi command handling
Ian Abbott
2025-11-26
comedi: check device's attached status in compat ioctls
Nikita Zhandarovich
2025-10-22
comedi: Replace kcalloc + copy_from_user with memdup_array_user
Thorsten Blum
2025-08-19
comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...
Ian Abbott
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-22
comedi: fix race between polling and detaching
Ian Abbott
2025-07-16
comedi: Fix initialization of data for instructions that write to subdevice
Ian Abbott
2025-07-16
comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
Ian Abbott
2025-04-25
comedi: allocate DMA coherent buffer as individual pages
Ian Abbott
2025-04-25
comedi: access buffer data page-by-page
Ian Abbott
2024-11-05
comedi: Flush partial mappings in error case
Jann Horn
2023-12-07
drivers/comedi: use standard array-copy-function
Philipp Stanner
2023-06-23
comedi: make all 'class' structures const
Ivan Orlov
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-01-19
comedi: check data length for INSN_CONFIG_GET_PWM_OUTPUT
Ian Abbott
2022-09-09
comedi: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2021-11-26
comedi: Move the main COMEDI headers
Ian Abbott
2021-09-21
comedi: Fix memory leak in compat_insnlist()
Ian Abbott
2021-04-15
staging: comedi: move out of staging directory
Greg Kroah-Hartman