index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
Age
Commit message (
Expand
)
Author
12 days
comedi: dt2815: add hardware detection to prevent crash
Deepanshu Kartikey
12 days
comedi: runflags cannot determine whether to reclaim chanlist
Edward Adam Davis
12 days
comedi: Reinit dev->spinlock between attachments to low-level drivers
Ian Abbott
12 days
comedi: me_daq: Fix potential overrun of firmware buffer
Ian Abbott
12 days
comedi: me4000: Fix potential overrun of firmware buffer
Ian Abbott
12 days
comedi: ni_atmio16d: Fix invalid clean-up after failed attach
Ian Abbott
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-16
comedi: dmm32at: serialize use of paged registers
Ian Abbott
2026-01-16
comedi: Fix getting range information for subdevices 16 to 255
Ian Abbott
2026-01-16
comedi: comedi_test: add a DIO subdevice
Ian Abbott
2026-01-16
comedi: don't use mutex for COMEDI_BUFINFO ioctl
Ian Abbott
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
[next]