index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-207
/
+606
2025-12-05
Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-11-26
comedi: 8255: Fail to attach if fail to request I/O port region
Ian Abbott
1
-11
/
+9
2025-11-26
comedi: comedi_bond: Check for loops when bonding devices
Ian Abbott
1
-2
/
+2
2025-11-26
comedi: kcomedilib: Add loop checking variants of open and close
Ian Abbott
1
-5
/
+115
2025-11-26
comedi: Use reference count for asynchronous command functions
Ian Abbott
4
-152
/
+323
2025-11-26
comedi: Add reference counting for Comedi command handling
Ian Abbott
2
-8
/
+71
2025-11-26
comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()
Nikita Zhandarovich
1
-3
/
+2
2025-11-26
comedi: multiq3: sanitize config options in multiq3_attach()
Nikita Zhandarovich
1
-0
/
+9
2025-11-26
comedi: check device's attached status in compat ioctls
Nikita Zhandarovich
1
-6
/
+36
2025-11-26
comedi: c6xdigio: Fix invalid PNP driver unregistration
Ian Abbott
1
-11
/
+35
2025-11-24
comedi: Adjust range_table_list allocation type
Kees Cook
1
-1
/
+1
2025-10-27
Merge 6.18-rc3 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2025-10-22
comedi: fix divide-by-zero in comedi_buf_munge()
Deepanshu Kartikey
1
-1
/
+1
2025-10-22
comedi: Replace kcalloc + copy_from_user with memdup_array_user
Thorsten Blum
1
-9
/
+4
2025-09-06
comedi: Add new driver for ADLink PCI-7250 series
Ian Abbott
3
-0
/
+230
2025-08-19
comedi: Make insn_rw_emulate_bits() do insn->n samples
Ian Abbott
1
-11
/
+12
2025-08-19
comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...
Ian Abbott
1
-0
/
+5
2025-08-19
comedi: pcl726: Prevent invalid irq number
Edward Adam Davis
1
-1
/
+2
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-10
/
+35
2025-07-22
comedi: fix race between polling and detaching
Ian Abbott
3
-10
/
+35
2025-07-16
comedi: comedi_test: Fix possible deletion of uninitialized timers
Ian Abbott
1
-1
/
+1
2025-07-16
comedi: Fix initialization of data for instructions that write to subdevice
Ian Abbott
1
-2
/
+12
2025-07-16
comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
Ian Abbott
1
-0
/
+3
2025-07-16
comedi: das6402: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-07-16
comedi: aio_iiro_16: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-07-16
comedi: pcl812: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-07-16
comedi: das16m1: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-07-16
comedi: Fix some signed shift left operations
Ian Abbott
1
-7
/
+7
2025-07-16
comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
Ian Abbott
1
-0
/
+16
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-4
/
+8
2025-05-08
comedi: drivers: adl_pci9118.c: Edit file so that checkpatch.pl has 0 typo er...
Heikki Huttu
1
-2
/
+2
2025-04-28
Merge 6.15-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2025-04-25
comedi: allocate DMA coherent buffer as individual pages
Ian Abbott
2
-44
/
+42
2025-04-25
comedi: remove the mapping of the Comedi buffer in vmalloc address space
Ian Abbott
1
-41
/
+4
2025-04-25
comedi: access buffer data page-by-page
Ian Abbott
2
-48
/
+96
2025-04-25
comedi: ni_pcidio: Do not bother filling buffer with 0xaa byte values
Ian Abbott
1
-2
/
+0
2025-04-17
comedi: ni_atmio: avoid warning for unused device_ids[] table
Arnd Bergmann
1
-1
/
+1
2025-04-15
comedi: jr3_pci: Fix synchronous deletion of timer
Ian Abbott
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-9
/
+9
2024-11-05
comedi: Flush partial mappings in error case
Jann Horn
1
-0
/
+12
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-11
comedi: ni_routing: tools: Check when the file could not be opened
Ruffalo Lavoisier
1
-0
/
+5
2024-07-31
comedi: ni_*: do not declare unused variable range_ni_E_ao_ext
Ian Abbott
4
-11
/
+18
2024-04-23
Merge 6.9-rc5 into char-misc-next
Greg Kroah-Hartman
1
-23
/
+12
2024-04-11
comedi: vmk80xx: fix incomplete endpoint checking
Nikita Zhandarovich
1
-23
/
+12
2024-04-11
comedi: remove unused helper function dma_chain_flag_bits
Colin Ian King
1
-5
/
+0
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2024-03-05
comedi: comedi_test: Prevent timers rescheduling during deletion
Ian Abbott
1
-4
/
+26
2024-03-05
comedi: comedi_8255: Correct error in subdevice initialization
Frej Drejhammar
1
-0
/
+1
[next]