summaryrefslogtreecommitdiff
path: root/drivers/comedi/comedi_buf.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-26comedi: Use reference count for asynchronous command functionsIan Abbott
2025-10-22comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey
2025-04-25comedi: allocate DMA coherent buffer as individual pagesIan Abbott
2025-04-25comedi: remove the mapping of the Comedi buffer in vmalloc address spaceIan Abbott
2025-04-25comedi: access buffer data page-by-pageIan Abbott
2021-11-26comedi: Move the main COMEDI headersIan Abbott
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman