index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
/
comedi_fops.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
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