index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
/
drivers.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
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-08-19
comedi: Make insn_rw_emulate_bits() do insn->n samples
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 use of uninitialized data in insn_rw_emulate_bits()
Ian Abbott
2025-07-16
comedi: Fix some signed shift left operations
Ian Abbott
2023-10-05
comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
Ian Abbott
2022-05-19
drivers: comedi: replace ternary operator with min()
Guo Zhengkui
2021-11-26
comedi: Move the main COMEDI headers
Ian Abbott
2021-04-15
staging: comedi: move out of staging directory
Greg Kroah-Hartman