summaryrefslogtreecommitdiffstats
path: root/drivers/comedi
Commit message (Expand)AuthorAgeFilesLines
* comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich2024-04-111-23/+12
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-211-1/+0
|\
| * comedi: remove redundant assignment to variable rangeColin Ian King2024-02-181-1/+0
* | comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott2024-03-051-4/+26
* | comedi: comedi_8255: Correct error in subdevice initializationFrej Drejhammar2024-03-051-0/+1
|/
* drivers/comedi: use standard array-copy-functionPhilipp Stanner2023-12-071-2/+2
* comedi: add HAS_IOPORT dependencies againIan Abbott2023-10-051-1/+43
* comedi: amplc_dio200_common: Conditionally remove I/O port supportIan Abbott2023-10-051-0/+36
* comedi: amplc_dio200_common: Refactor register access functionsIan Abbott2023-10-051-14/+38
* comedi: amplc_dio200_pci: Conditionally remove devices that use port I/OIan Abbott2023-10-051-1/+11
* comedi: ni_mio_common: Conditionally use I/O port or MMIOIan Abbott2023-10-051-20/+50
* comedi: ni_labpc_common: Conditionally remove I/O port supportIan Abbott2023-10-051-0/+9
* comedi: comedi_8255: Conditionally remove I/O port supportIan Abbott2023-10-051-0/+8
* comedi: comedi_8255: Rework subdevice initialization functionsIan Abbott2023-10-0523-94/+85
* comedi: 8255_pci: Conditionally remove devices that use port I/OIan Abbott2023-10-051-1/+10
* comedi: comedi_8254: Conditionally remove I/O port supportIan Abbott2023-10-051-0/+8
* comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()Ian Abbott2023-10-0528-157/+171
* comedi: comedi_8254: Use a call-back function for register accessIan Abbott2023-10-052-55/+126
* comedi: Correct dependencies for COMEDI_NI_PCIDIOIan Abbott2023-10-051-1/+0
* Revert "comedi: add HAS_IOPORT dependencies"Ian Abbott2023-09-121-68/+35
* comedi: make all 'class' structures constIvan Orlov2023-06-232-35/+35
* comedi: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-311-35/+68
* 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