index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-25
staging: comedi: dt3000: Fix rounding up of timer divisor
Ian Abbott
1
-3
/
+3
2019-08-25
staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
Ian Abbott
1
-1
/
+1
2019-07-21
staging: comedi: amplc_pci230: fix null pointer deref on interrupt
Ian Abbott
1
-1
/
+2
2019-07-21
staging: comedi: dt282x: fix a null pointer deref on interrupt
Ian Abbott
1
-1
/
+2
2019-04-27
staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-27
staging: comedi: ni_usb6501: Fix use of uninitialized mutex
Ian Abbott
1
-3
/
+3
2019-04-27
staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-27
staging: comedi: vmk80xx: Fix use of uninitialized semaphore
Ian Abbott
1
-2
/
+2
2019-04-03
staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
Ian Abbott
3
-7
/
+38
2019-03-13
staging: comedi: ni_660x: fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2018-09-15
staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
Ian Abbott
1
-1
/
+2
2018-07-11
staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
Dan Carpenter
1
-1
/
+1
2018-04-08
staging: comedi: ni_mio_common: ack ai fifo error interrupts.
Frank Mori Hess
1
-0
/
+2
2018-03-19
staging: comedi: fix comedi_nsamples_left.
Frank Mori Hess
1
-2
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-19
/
+5
2017-09-04
serial2002: switch serial2002_tty_write to kernel_{read/write}
Christoph Hellwig
1
-19
/
+5
2017-08-29
staging: comedi: coding style fixes found by checkpatch.pl
Simo Koskinen
1
-2
/
+2
2017-08-23
Staging: comedi: comedi_fops: fix dev_err() warning style
Bryan Garza
1
-1
/
+1
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
1
-0
/
+3
2017-07-30
staging: comedi: comedi_fops: do not call blocking ops when !TASK_RUNNING
Ian Abbott
1
-0
/
+3
2017-07-30
staging: comedi: ni_mio_common.c: fix coding style issue
Christopher MÃ¥rtensson
1
-1
/
+2
2017-07-23
Merge 4.13-rc2 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2017-07-16
staging: comedi: ni_mio_common: fix AO timer off-by-one regression
Ian Abbott
1
-2
/
+1
2017-07-16
staging: comedi: Use offset_in_page macro
Amitoj Kaur Chawla
1
-1
/
+1
2017-06-24
staging: comedi: use centralized error clean-up in comedi_init()
Ian Abbott
1
-21
/
+22
2017-06-24
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
1
-0
/
+1
2017-06-13
Staging: comedi: ni_labpc_regs: fixed a block comment alignment issue
Amisha Singh
1
-1
/
+1
2017-06-06
staging: comedi: ni_labpc_isadma: fixed a comment coding style issue
Adrian Stanciu
1
-1
/
+1
2017-06-04
Staging: comedi: s626.c: fixed trailing */ style issue
edcarter
1
-3
/
+6
2017-04-25
staging: comedi: addi_apci_3xxx: check return value
Pan Bian
1
-0
/
+2
2017-04-25
staging: comedi: support vm_access_process for mmap'd buffer
Ian Abbott
3
-0
/
+41
2017-04-08
staging: comedi: drivers: s626.c - fixed checkpatch issue about data type
Andrea della Porta
1
-1
/
+1
2017-04-08
staging: comedi: amplc_pci224: convert CLK_CONFIG() macro to function
Ian Abbott
1
-4
/
+9
2017-04-08
staging: comedi: amplc_pci224: remove 'inline' from pci224_gat_config()
Ian Abbott
1
-2
/
+1
2017-04-08
staging: comedi: amplc_pci230: convert CLK_CONFIG() macro to function
Ian Abbott
1
-3
/
+6
2017-04-08
staging: comedi: amplc_pci230: remove 'inline' from pci230_gat_config()
Ian Abbott
1
-2
/
+1
2017-04-08
staging: comedi: labpc: fix isadma dependency
Arnd Bergmann
1
-1
/
+3
2017-03-14
staging: comedi: amplc_pci224: Convert macro GAT_CONFIG to static inline func...
simran singhal
1
-4
/
+8
2017-03-14
staging: comedi: Compress return logic into one line.
Varsha Rao
1
-3
/
+1
2017-03-12
staging: comedi: jr3_pci: change module description
Ian Abbott
1
-1
/
+1
2017-03-12
staging: comedi: jr3_pci: fix initial range[8] max value
Ian Abbott
1
-1
/
+1
2017-03-12
staging: comedi: jr3_pci: check PCI BAR 0 size
Ian Abbott
1
-0
/
+3
2017-03-12
staging: comedi: jr3_pci: check sizes at compile time
Ian Abbott
1
-6
/
+1
2017-03-12
staging: comedi: jr3_pci: omit pointless debug info
Ian Abbott
1
-7
/
+2
2017-03-12
staging: comedi: jr3_pci: use struct jr3_block instead of jr3_t
Ian Abbott
2
-16
/
+12
2017-03-12
staging: comedi: jr3_pci: separate out block type
Ian Abbott
1
-8
/
+10
2017-03-12
staging: comedi: jr3_pci: rename 'channel' to 'block'
Ian Abbott
2
-6
/
+6
2017-03-12
staging: comedi: jr3_pci: rename data to sensor
Ian Abbott
2
-6
/
+6
2017-03-12
staging: comedi: jr3_pci: rename channel to sensor
Ian Abbott
1
-77
/
+75
[next]