summaryrefslogtreecommitdiff
path: root/drivers/comedi
AgeCommit message (Expand)Author
2024-03-05comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott
2024-03-05comedi: comedi_8255: Correct error in subdevice initializationFrej Drejhammar
2023-12-07drivers/comedi: use standard array-copy-functionPhilipp Stanner
2023-10-05comedi: add HAS_IOPORT dependencies againIan Abbott
2023-10-05comedi: amplc_dio200_common: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: amplc_dio200_common: Refactor register access functionsIan Abbott
2023-10-05comedi: amplc_dio200_pci: Conditionally remove devices that use port I/OIan Abbott
2023-10-05comedi: ni_mio_common: Conditionally use I/O port or MMIOIan Abbott
2023-10-05comedi: ni_labpc_common: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: comedi_8255: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: comedi_8255: Rework subdevice initialization functionsIan Abbott
2023-10-05comedi: 8255_pci: Conditionally remove devices that use port I/OIan Abbott
2023-10-05comedi: comedi_8254: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()Ian Abbott
2023-10-05comedi: comedi_8254: Use a call-back function for register accessIan Abbott
2023-10-05comedi: Correct dependencies for COMEDI_NI_PCIDIOIan Abbott
2023-09-12Revert "comedi: add HAS_IOPORT dependencies"Ian Abbott
2023-06-23comedi: make all 'class' structures constIvan Orlov
2023-05-31comedi: add HAS_IOPORT dependenciesNiklas Schnelle
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-01-22Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman
2023-01-19comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott
2023-01-19comedi: check data length for INSN_CONFIG_GET_PWM_OUTPUTIan Abbott
2023-01-19comedi: use menuconfig for main Comedi menuRandy Dunlap
2022-09-09comedi: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-06-10comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott
2022-05-19drivers: comedi: replace ternary operator with min()Guo Zhengkui
2022-02-25comedi: drivers: ni_routes: Use strcmp() instead of memcmp()Kees Cook
2022-02-08comedi: remove redundant assignment to variable buffer_configColin Ian King
2022-01-26comedi: das16: Use struct_size() helper in comedi_alloc_spriv()Gustavo A. R. Silva
2021-11-26comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h>Ian Abbott
2021-11-26comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>Ian Abbott
2021-11-26comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h>Ian Abbott
2021-11-26comedi: ni_routing: tools: Update due to moved COMEDI headersIan Abbott
2021-11-26comedi: Move the main COMEDI headersIan Abbott
2021-10-30comedi: dt9812: fix DMA buffers on stackJohan Hovold
2021-10-30comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold
2021-10-26comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold
2021-10-26comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold
2021-10-26comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold
2021-09-21comedi: Fix memory leak in compat_insnlist()Ian Abbott
2021-07-05Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-21comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'Lee Jones
2021-05-21comedi: drivers: ni_routes: Demote non-conforming kernel-doc headersLee Jones
2021-05-21comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote othersLee Jones
2021-05-21comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Lee Jones
2021-05-19staging: comedi: Remove unused variable ‘min_full_scale’ and function 'ge...Bixuan Cui
2021-05-13comedi: remove editor modelines and cruft (again)Masahiro Yamada