index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
Age
Commit message (
Expand
)
Author
8 days
comedi: comedi_test: Fix possible deletion of uninitialized timers
Ian Abbott
8 days
comedi: Fix initialization of data for instructions that write to subdevice
Ian Abbott
8 days
comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
Ian Abbott
8 days
comedi: das6402: Fix bit shift out of bounds
Ian Abbott
8 days
comedi: aio_iiro_16: Fix bit shift out of bounds
Ian Abbott
8 days
comedi: pcl812: Fix bit shift out of bounds
Ian Abbott
8 days
comedi: das16m1: Fix bit shift out of bounds
Ian Abbott
8 days
comedi: Fix some signed shift left operations
Ian Abbott
8 days
comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
Ian Abbott
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-08
comedi: drivers: adl_pci9118.c: Edit file so that checkpatch.pl has 0 typo er...
Heikki Huttu
2025-04-28
Merge 6.15-rc4 into char-misc-next
Greg Kroah-Hartman
2025-04-25
comedi: allocate DMA coherent buffer as individual pages
Ian Abbott
2025-04-25
comedi: remove the mapping of the Comedi buffer in vmalloc address space
Ian Abbott
2025-04-25
comedi: access buffer data page-by-page
Ian Abbott
2025-04-25
comedi: ni_pcidio: Do not bother filling buffer with 0xaa byte values
Ian Abbott
2025-04-17
comedi: ni_atmio: avoid warning for unused device_ids[] table
Arnd Bergmann
2025-04-15
comedi: jr3_pci: Fix synchronous deletion of timer
Ian Abbott
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-11-05
comedi: Flush partial mappings in error case
Jann Horn
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-11
comedi: ni_routing: tools: Check when the file could not be opened
Ruffalo Lavoisier
2024-07-31
comedi: ni_*: do not declare unused variable range_ni_E_ao_ext
Ian Abbott
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
2024-04-11
comedi: vmk80xx: fix incomplete endpoint checking
Nikita Zhandarovich
2024-04-11
comedi: remove unused helper function dma_chain_flag_bits
Colin Ian King
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-05
comedi: comedi_test: Prevent timers rescheduling during deletion
Ian Abbott
2024-03-05
comedi: comedi_8255: Correct error in subdevice initialization
Frej Drejhammar
2024-02-18
comedi: remove redundant assignment to variable range
Colin Ian King
2023-12-07
drivers/comedi: use standard array-copy-function
Philipp Stanner
2023-10-05
comedi: add HAS_IOPORT dependencies again
Ian Abbott
2023-10-05
comedi: amplc_dio200_common: Conditionally remove I/O port support
Ian Abbott
2023-10-05
comedi: amplc_dio200_common: Refactor register access functions
Ian Abbott
2023-10-05
comedi: amplc_dio200_pci: Conditionally remove devices that use port I/O
Ian Abbott
2023-10-05
comedi: ni_mio_common: Conditionally use I/O port or MMIO
Ian Abbott
2023-10-05
comedi: ni_labpc_common: Conditionally remove I/O port support
Ian Abbott
2023-10-05
comedi: comedi_8255: Conditionally remove I/O port support
Ian Abbott
2023-10-05
comedi: comedi_8255: Rework subdevice initialization functions
Ian Abbott
2023-10-05
comedi: 8255_pci: Conditionally remove devices that use port I/O
Ian Abbott
2023-10-05
comedi: comedi_8254: Conditionally remove I/O port support
Ian Abbott
2023-10-05
comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
Ian Abbott
2023-10-05
comedi: comedi_8254: Use a call-back function for register access
Ian Abbott
2023-10-05
comedi: Correct dependencies for COMEDI_NI_PCIDIO
Ian Abbott
2023-09-12
Revert "comedi: add HAS_IOPORT dependencies"
Ian Abbott
2023-06-23
comedi: make all 'class' structures const
Ivan Orlov
2023-05-31
comedi: add HAS_IOPORT dependencies
Niklas Schnelle
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-01-22
Merge 6.2-rc5 into char-misc-next
Greg Kroah-Hartman
2023-01-19
comedi: adv_pci1760: Fix PWM instruction handling
Ian Abbott
[next]