summaryrefslogtreecommitdiff
path: root/drivers/comedi/drivers
AgeCommit message (Expand)Author
2026-04-02comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey
2026-04-02comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott
2026-04-02comedi: me4000: Fix potential overrun of firmware bufferIan Abbott
2026-04-02comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-16comedi: dmm32at: serialize use of paged registersIan Abbott
2026-01-16comedi: comedi_test: add a DIO subdeviceIan Abbott
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-26comedi: 8255: Fail to attach if fail to request I/O port regionIan Abbott
2025-11-26comedi: comedi_bond: Check for loops when bonding devicesIan Abbott
2025-11-26comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()Nikita Zhandarovich
2025-11-26comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich
2025-11-26comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott
2025-11-24comedi: Adjust range_table_list allocation typeKees Cook
2025-09-06comedi: Add new driver for ADLink PCI-7250 seriesIan Abbott
2025-08-19comedi: pcl726: Prevent invalid irq numberEdward Adam Davis
2025-07-16comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott
2025-07-16comedi: das6402: Fix bit shift out of boundsIan Abbott
2025-07-16comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott
2025-07-16comedi: pcl812: Fix bit shift out of boundsIan Abbott
2025-07-16comedi: das16m1: Fix bit shift out of boundsIan Abbott
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-08comedi: drivers: adl_pci9118.c: Edit file so that checkpatch.pl has 0 typo er...Heikki Huttu
2025-04-28Merge 6.15-rc4 into char-misc-nextGreg Kroah-Hartman
2025-04-25comedi: ni_pcidio: Do not bother filling buffer with 0xaa byte valuesIan Abbott
2025-04-17comedi: ni_atmio: avoid warning for unused device_ids[] tableArnd Bergmann
2025-04-15comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-11comedi: ni_routing: tools: Check when the file could not be openedRuffalo Lavoisier
2024-07-31comedi: ni_*: do not declare unused variable range_ni_E_ao_extIan Abbott
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman
2024-04-11comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich
2024-04-11comedi: remove unused helper function dma_chain_flag_bitsColin Ian King
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-05comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott
2024-03-05comedi: comedi_8255: Correct error in subdevice initializationFrej Drejhammar
2024-02-18comedi: remove redundant assignment to variable rangeColin Ian King
2023-10-05comedi: amplc_dio200_common: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: amplc_dio200_common: Refactor register access functionsIan Abbott
2023-10-05comedi: amplc_dio200_pci: Conditionally remove devices that use port I/OIan Abbott
2023-10-05comedi: ni_mio_common: Conditionally use I/O port or MMIOIan Abbott
2023-10-05comedi: ni_labpc_common: Conditionally remove I/O port supportIan Abbott