aboutsummaryrefslogtreecommitdiff
path: root/drivers/comedi
AgeCommit message (Expand)AuthorFilesLines
2023-09-12Revert "comedi: add HAS_IOPORT dependencies"Gravatar Ian Abbott 1-68/+35
2023-06-23comedi: make all 'class' structures constGravatar Ivan Orlov 2-35/+35
2023-05-31comedi: add HAS_IOPORT dependenciesGravatar Niklas Schnelle 1-35/+68
2023-03-17driver core: class: remove module * from class_create()Gravatar Greg Kroah-Hartman 2-2/+2
2023-01-22Merge 6.2-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2023-01-19comedi: adv_pci1760: Fix PWM instruction handlingGravatar Ian Abbott 1-1/+1
2023-01-19comedi: check data length for INSN_CONFIG_GET_PWM_OUTPUTGravatar Ian Abbott 1-0/+1
2023-01-19comedi: use menuconfig for main Comedi menuGravatar Randy Dunlap 1-1/+1
2022-09-09comedi: convert sysfs snprintf to sysfs_emitGravatar Xuezhi Zhang 1-4/+4
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-1/+1
2022-06-10comedi: vmk80xx: fix expression for tx buffer sizeGravatar Ian Abbott 1-1/+1
2022-05-19drivers: comedi: replace ternary operator with min()Gravatar Guo Zhengkui 1-1/+1
2022-02-25comedi: drivers: ni_routes: Use strcmp() instead of memcmp()Gravatar Kees Cook 1-4/+2
2022-02-08comedi: remove redundant assignment to variable buffer_configGravatar Colin Ian King 1-1/+0
2022-01-26comedi: das16: Use struct_size() helper in comedi_alloc_spriv()Gravatar Gustavo A. R. Silva 1-2/+2
2021-11-26comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h>Gravatar Ian Abbott 10-131/+9
2021-11-26comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>Gravatar Ian Abbott 28-172/+27
2021-11-26comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h>Gravatar Ian Abbott 27-78/+26
2021-11-26comedi: ni_routing: tools: Update due to moved COMEDI headersGravatar Ian Abbott 2-11/+19
2021-11-26comedi: Move the main COMEDI headersGravatar Ian Abbott 145-2999/+143
2021-10-30comedi: dt9812: fix DMA buffers on stackGravatar Johan Hovold 1-29/+86
2021-10-30comedi: ni_usb6501: fix NULL-deref in command pathsGravatar Johan Hovold 1-0/+10
2021-10-26comedi: vmk80xx: fix bulk and interrupt message timeoutsGravatar Johan Hovold 1-5/+7
2021-10-26comedi: vmk80xx: fix bulk-buffer overflowGravatar Johan Hovold 1-9/+7
2021-10-26comedi: vmk80xx: fix transfer-buffer overflowsGravatar Johan Hovold 1-2/+4
2021-09-21comedi: Fix memory leak in compat_insnlist()Gravatar Ian Abbott 1-0/+1
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-15/+0
2021-05-21comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'Gravatar Lee Jones 1-1/+1
2021-05-21comedi: drivers: ni_routes: Demote non-conforming kernel-doc headersGravatar Lee Jones 1-3/+3
2021-05-21comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote othersGravatar Lee Jones 1-6/+6
2021-05-21comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Gravatar Lee Jones 1-1/+2
2021-05-19staging: comedi: Remove unused variable ‘min_full_scale’ and function 'ge...Gravatar Bixuan Cui 1-15/+0
2021-05-13comedi: remove editor modelines and cruft (again)Gravatar Masahiro Yamada 40-46/+0
2021-04-15staging: comedi: move out of staging directoryGravatar Greg Kroah-Hartman 215-0/+132818