summaryrefslogtreecommitdiff
path: root/drivers/comedi
AgeCommit message (Expand)Author
2026-04-02comedi: dt2817: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: dt2815: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: dt2814: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: dt2811: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: dt2801: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: dmm32at: Add sanity check for I/O base addressIan Abbott
2026-04-02comedi: das800: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: das6402: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: das1800: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: das16m1: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: das16: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: das08_isa: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: dac02: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: comedi_parport: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: c6xdigio: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: amplc_pc263: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: amplc_pc236: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: amplc_dio200: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: aio_iiro_16: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: aio_aio12_8: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: adq12b: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: 8255: Add some I/O base address sanity checksIan Abbott
2026-04-02comedi: add comedi_check_request_region()Ian Abbott
2026-04-02comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey
2026-04-02comedi: runflags cannot determine whether to reclaim chanlistEdward Adam Davis
2026-04-02comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott
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: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-01-16comedi: comedi_test: add a DIO subdeviceIan Abbott
2026-01-16comedi: don't use mutex for COMEDI_BUFINFO ioctlIan Abbott
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...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: kcomedilib: Add loop checking variants of open and closeIan Abbott
2025-11-26comedi: Use reference count for asynchronous command functionsIan Abbott
2025-11-26comedi: Add reference counting for Comedi command handlingIan 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