index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-19
comedi: Make insn_rw_emulate_bits() do insn->n samples
Ian Abbott
1
-11
/
+12
2025-08-19
comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...
Ian Abbott
1
-0
/
+5
2025-08-19
comedi: pcl726: Prevent invalid irq number
Edward Adam Davis
1
-1
/
+2
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+35
2025-07-22
comedi: fix race between polling and detaching
Ian Abbott
3
-10
/
+35
2025-07-16
comedi: comedi_test: Fix possible deletion of uninitialized timers
Ian Abbott
1
-1
/
+1
2025-07-16
comedi: Fix initialization of data for instructions that write to subdevice
Ian Abbott
1
-2
/
+12
2025-07-16
comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
Ian Abbott
1
-0
/
+3
2025-07-16
comedi: das6402: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-07-16
comedi: aio_iiro_16: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-07-16
comedi: pcl812: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-07-16
comedi: das16m1: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-07-16
comedi: Fix some signed shift left operations
Ian Abbott
1
-7
/
+7
2025-07-16
comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
Ian Abbott
1
-0
/
+16
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-4
/
+8
2025-05-08
comedi: drivers: adl_pci9118.c: Edit file so that checkpatch.pl has 0 typo er...
Heikki Huttu
1
-2
/
+2
2025-04-28
Merge 6.15-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2025-04-25
comedi: allocate DMA coherent buffer as individual pages
Ian Abbott
2
-44
/
+42
2025-04-25
comedi: remove the mapping of the Comedi buffer in vmalloc address space
Ian Abbott
1
-41
/
+4
2025-04-25
comedi: access buffer data page-by-page
Ian Abbott
2
-48
/
+96
2025-04-25
comedi: ni_pcidio: Do not bother filling buffer with 0xaa byte values
Ian Abbott
1
-2
/
+0
2025-04-17
comedi: ni_atmio: avoid warning for unused device_ids[] table
Arnd Bergmann
1
-1
/
+1
2025-04-15
comedi: jr3_pci: Fix synchronous deletion of timer
Ian Abbott
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-9
/
+9
2024-11-05
comedi: Flush partial mappings in error case
Jann Horn
1
-0
/
+12
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-11
comedi: ni_routing: tools: Check when the file could not be opened
Ruffalo Lavoisier
1
-0
/
+5
2024-07-31
comedi: ni_*: do not declare unused variable range_ni_E_ao_ext
Ian Abbott
4
-11
/
+18
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
1
-23
/
+12
2024-04-11
comedi: vmk80xx: fix incomplete endpoint checking
Nikita Zhandarovich
1
-23
/
+12
2024-04-11
comedi: remove unused helper function dma_chain_flag_bits
Colin Ian King
1
-5
/
+0
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2024-03-05
comedi: comedi_test: Prevent timers rescheduling during deletion
Ian Abbott
1
-4
/
+26
2024-03-05
comedi: comedi_8255: Correct error in subdevice initialization
Frej Drejhammar
1
-0
/
+1
2024-02-18
comedi: remove redundant assignment to variable range
Colin Ian King
1
-1
/
+0
2023-12-07
drivers/comedi: use standard array-copy-function
Philipp Stanner
1
-2
/
+2
2023-10-05
comedi: add HAS_IOPORT dependencies again
Ian Abbott
1
-1
/
+43
2023-10-05
comedi: amplc_dio200_common: Conditionally remove I/O port support
Ian Abbott
1
-0
/
+36
2023-10-05
comedi: amplc_dio200_common: Refactor register access functions
Ian Abbott
1
-14
/
+38
2023-10-05
comedi: amplc_dio200_pci: Conditionally remove devices that use port I/O
Ian Abbott
1
-1
/
+11
2023-10-05
comedi: ni_mio_common: Conditionally use I/O port or MMIO
Ian Abbott
1
-20
/
+50
2023-10-05
comedi: ni_labpc_common: Conditionally remove I/O port support
Ian Abbott
1
-0
/
+9
2023-10-05
comedi: comedi_8255: Conditionally remove I/O port support
Ian Abbott
1
-0
/
+8
2023-10-05
comedi: comedi_8255: Rework subdevice initialization functions
Ian Abbott
23
-94
/
+85
2023-10-05
comedi: 8255_pci: Conditionally remove devices that use port I/O
Ian Abbott
1
-1
/
+10
2023-10-05
comedi: comedi_8254: Conditionally remove I/O port support
Ian Abbott
1
-0
/
+8
2023-10-05
comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
Ian Abbott
28
-157
/
+171
2023-10-05
comedi: comedi_8254: Use a call-back function for register access
Ian Abbott
2
-55
/
+126
2023-10-05
comedi: Correct dependencies for COMEDI_NI_PCIDIO
Ian Abbott
1
-1
/
+0
2023-09-12
Revert "comedi: add HAS_IOPORT dependencies"
Ian Abbott
1
-68
/
+35
[next]