index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
Age
Commit message (
Expand
)
Author
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-26
comedi: 8255: Fail to attach if fail to request I/O port region
Ian Abbott
2025-11-26
comedi: comedi_bond: Check for loops when bonding devices
Ian Abbott
2025-11-26
comedi: kcomedilib: Add loop checking variants of open and close
Ian Abbott
2025-11-26
comedi: Use reference count for asynchronous command functions
Ian Abbott
2025-11-26
comedi: Add reference counting for Comedi command handling
Ian Abbott
2025-11-26
comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
Nikita Zhandarovich
2025-11-26
comedi: multiq3: sanitize config options in multiq3_attach()
Nikita Zhandarovich
2025-11-26
comedi: check device's attached status in compat ioctls
Nikita Zhandarovich
2025-11-26
comedi: c6xdigio: Fix invalid PNP driver unregistration
Ian Abbott
2025-11-24
comedi: Adjust range_table_list allocation type
Kees Cook
2025-10-27
Merge 6.18-rc3 into char-misc-next
Greg Kroah-Hartman
2025-10-22
comedi: fix divide-by-zero in comedi_buf_munge()
Deepanshu Kartikey
2025-10-22
comedi: Replace kcalloc + copy_from_user with memdup_array_user
Thorsten Blum
2025-09-06
comedi: Add new driver for ADLink PCI-7250 series
Ian Abbott
2025-08-19
comedi: Make insn_rw_emulate_bits() do insn->n samples
Ian Abbott
2025-08-19
comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...
Ian Abbott
2025-08-19
comedi: pcl726: Prevent invalid irq number
Edward Adam Davis
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-22
comedi: fix race between polling and detaching
Ian Abbott
2025-07-16
comedi: comedi_test: Fix possible deletion of uninitialized timers
Ian Abbott
2025-07-16
comedi: Fix initialization of data for instructions that write to subdevice
Ian Abbott
2025-07-16
comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
Ian Abbott
2025-07-16
comedi: das6402: Fix bit shift out of bounds
Ian Abbott
2025-07-16
comedi: aio_iiro_16: Fix bit shift out of bounds
Ian Abbott
2025-07-16
comedi: pcl812: Fix bit shift out of bounds
Ian Abbott
2025-07-16
comedi: das16m1: Fix bit shift out of bounds
Ian Abbott
2025-07-16
comedi: Fix some signed shift left operations
Ian Abbott
2025-07-16
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
[next]