summaryrefslogtreecommitdiff
path: root/drivers/comedi
Commit message (Expand)AuthorAgeFilesLines
* driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
* Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman2023-01-221-1/+1
|\
| * comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-191-1/+1
* | comedi: check data length for INSN_CONFIG_GET_PWM_OUTPUTIan Abbott2023-01-191-0/+1
* | comedi: use menuconfig for main Comedi menuRandy Dunlap2023-01-191-1/+1
|/
* comedi: convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-09-091-4/+4
* Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-041-1/+1
|\
| * PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-1/+1
* | comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott2022-06-101-1/+1
|/
* drivers: comedi: replace ternary operator with min()Guo Zhengkui2022-05-191-1/+1
* comedi: drivers: ni_routes: Use strcmp() instead of memcmp()Kees Cook2022-02-251-4/+2
* comedi: remove redundant assignment to variable buffer_configColin Ian King2022-02-081-1/+0
* comedi: das16: Use struct_size() helper in comedi_alloc_spriv()Gustavo A. R. Silva2022-01-261-2/+2
* comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h>Ian Abbott2021-11-2610-131/+9
* comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>Ian Abbott2021-11-2628-172/+27
* comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h>Ian Abbott2021-11-2627-78/+26
* comedi: ni_routing: tools: Update due to moved COMEDI headersIan Abbott2021-11-262-11/+19
* comedi: Move the main COMEDI headersIan Abbott2021-11-26145-2999/+143
* comedi: dt9812: fix DMA buffers on stackJohan Hovold2021-10-301-29/+86
* comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold2021-10-301-0/+10
* comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold2021-10-261-5/+7
* comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold2021-10-261-9/+7
* comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold2021-10-261-2/+4
* comedi: Fix memory leak in compat_insnlist()Ian Abbott2021-09-211-0/+1
* Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-051-15/+0
|\
| * staging: comedi: Remove unused variable ‘min_full_scale’ and function 'ge...Bixuan Cui2021-05-191-15/+0
* | comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'Lee Jones2021-05-211-1/+1
* | comedi: drivers: ni_routes: Demote non-conforming kernel-doc headersLee Jones2021-05-211-3/+3
* | comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote othersLee Jones2021-05-211-6/+6
* | comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Lee Jones2021-05-211-1/+2
* | comedi: remove editor modelines and cruft (again)Masahiro Yamada2021-05-1340-46/+0
|/
* staging: comedi: move out of staging directoryGreg Kroah-Hartman2021-04-15215-0/+132818