summaryrefslogtreecommitdiff
path: root/drivers/comedi
AgeCommit message (Expand)Author
8 dayscomedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott
8 dayscomedi: Fix initialization of data for instructions that write to subdeviceIan Abbott
8 dayscomedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott
8 dayscomedi: das6402: Fix bit shift out of boundsIan Abbott
8 dayscomedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott
8 dayscomedi: pcl812: Fix bit shift out of boundsIan Abbott
8 dayscomedi: das16m1: Fix bit shift out of boundsIan Abbott
8 dayscomedi: Fix some signed shift left operationsIan Abbott
8 dayscomedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-08comedi: drivers: adl_pci9118.c: Edit file so that checkpatch.pl has 0 typo er...Heikki Huttu
2025-04-28Merge 6.15-rc4 into char-misc-nextGreg Kroah-Hartman
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
2025-04-25comedi: ni_pcidio: Do not bother filling buffer with 0xaa byte valuesIan Abbott
2025-04-17comedi: ni_atmio: avoid warning for unused device_ids[] tableArnd Bergmann
2025-04-15comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-11-05comedi: Flush partial mappings in error caseJann Horn
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-11comedi: ni_routing: tools: Check when the file could not be openedRuffalo Lavoisier
2024-07-31comedi: ni_*: do not declare unused variable range_ni_E_ao_extIan Abbott
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman
2024-04-11comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich
2024-04-11comedi: remove unused helper function dma_chain_flag_bitsColin Ian King
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-05comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott
2024-03-05comedi: comedi_8255: Correct error in subdevice initializationFrej Drejhammar
2024-02-18comedi: remove redundant assignment to variable rangeColin Ian King
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