index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
Age
Commit message (
Expand
)
Author
4 days
comedi: dt2815: add hardware detection to prevent crash
Deepanshu Kartikey
4 days
comedi: runflags cannot determine whether to reclaim chanlist
Edward Adam Davis
4 days
comedi: Reinit dev->spinlock between attachments to low-level drivers
Ian Abbott
4 days
comedi: me_daq: Fix potential overrun of firmware buffer
Ian Abbott
4 days
comedi: me4000: Fix potential overrun of firmware buffer
Ian Abbott
4 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]