index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large
Ian Abbott
1
-0
/
+16
2025-08-28
comedi: fix race between polling and detaching
Ian Abbott
3
-10
/
+35
2025-08-28
comedi: comedi_test: Fix possible deletion of uninitialized timers
Ian Abbott
1
-1
/
+1
2025-08-28
comedi: Fix initialization of data for instructions that write to subdevice
Ian Abbott
1
-2
/
+12
2025-08-28
comedi: Fix use of uninitialized data in insn_rw_emulate_bits()
Ian Abbott
1
-0
/
+3
2025-08-28
comedi: Fix some signed shift left operations
Ian Abbott
1
-7
/
+7
2025-08-28
comedi: das6402: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-08-28
comedi: das16m1: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-08-28
comedi: aio_iiro_16: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-08-28
comedi: pcl812: Fix bit shift out of bounds
Ian Abbott
1
-1
/
+2
2025-05-02
comedi: jr3_pci: Fix synchronous deletion of timer
Ian Abbott
1
-4
/
+11
2024-12-14
comedi: Flush partial mappings in error case
Jann Horn
1
-0
/
+12
2024-05-02
comedi: vmk80xx: fix incomplete endpoint checking
Nikita Zhandarovich
1
-23
/
+12
2024-04-13
comedi: comedi_test: Prevent timers rescheduling during deletion
Ian Abbott
1
-4
/
+26
2023-01-24
comedi: adv_pci1760: Fix PWM instruction handling
Ian Abbott
1
-1
/
+1
2022-06-22
comedi: vmk80xx: fix expression for tx buffer size
Ian Abbott
1
-1
/
+1
2021-11-12
comedi: vmk80xx: fix bulk and interrupt message timeouts
Johan Hovold
1
-5
/
+7
2021-11-12
comedi: vmk80xx: fix bulk-buffer overflow
Johan Hovold
1
-9
/
+7
2021-11-12
comedi: vmk80xx: fix transfer-buffer overflows
Johan Hovold
1
-2
/
+4
2021-11-12
comedi: ni_usb6501: fix NULL-deref in command paths
Johan Hovold
1
-0
/
+10
2021-11-12
comedi: dt9812: fix DMA buffers on stack
Johan Hovold
1
-29
/
+86
2021-09-30
comedi: Fix memory leak in compat_insnlist()
Ian Abbott
1
-0
/
+1
2021-05-14
staging: comedi: tests: ni_routes_test: Fix compilation error
Ian Abbott
1
-2
/
+4
2021-04-07
staging: comedi: cb_pcidas64: fix request_irq() warn
Tong Zhang
1
-1
/
+1
2021-04-07
staging: comedi: cb_pcidas: fix request_irq() warn
Tong Zhang
1
-1
/
+1
2021-03-17
staging: comedi: pcl818: Fix endian problem for AI command data
Ian Abbott
1
-1
/
+1
2021-03-17
staging: comedi: pcl711: Fix endian problem for AI command data
Ian Abbott
1
-1
/
+1
2021-03-17
staging: comedi: me4000: Fix endian problem for AI command data
Ian Abbott
1
-1
/
+1
2021-03-17
staging: comedi: dmm32at: Fix endian problem for AI command data
Ian Abbott
1
-1
/
+1
2021-03-17
staging: comedi: das800: Fix endian problem for AI command data
Ian Abbott
1
-1
/
+1
2021-03-17
staging: comedi: das6402: Fix endian problem for AI command data
Ian Abbott
1
-1
/
+1
2021-03-17
staging: comedi: adv_pci1710: Fix endian problem for AI command data
Ian Abbott
1
-5
/
+5
2021-03-17
staging: comedi: addi_apci_1500: Fix endian problem for command sample
Ian Abbott
1
-9
/
+9
2021-03-17
staging: comedi: addi_apci_1032: Fix endian problem for COS sample
Ian Abbott
1
-1
/
+3
2021-01-12
Staging: comedi: Return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-1
/
+3
2020-12-30
staging: comedi: mf6x4: Fix AI end-of-conversion detection
Ian Abbott
1
-1
/
+2
2020-10-27
staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
Ian Abbott
1
-0
/
+1
2020-10-10
staging: comedi: check validity of wMaxPacketSize of usb endpoints found
Anant Thazhemadam
1
-0
/
+3
2020-08-28
drivers: staging: comedi: fixed duplicate words from checkpatch
Ethan Edwards
7
-9
/
+9
2020-08-18
Staging: comedi: pcl726: fixed a spelling mistake
Lokesh Chebrolu
1
-1
/
+1
2020-07-28
staging: comedi: s526: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-27
Merge 5.8-rc7 into staging-next
Greg Kroah-Hartman
4
-18
/
+48
2020-07-25
staging: comedi: addi: Replace HTTP links with HTTPS ones
Alexander A. Klimov
10
-10
/
+10
2020-07-25
staging: comedi: amplc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
12
-21
/
+21
2020-07-25
staging: comedi: das: Replace HTTP links with HTTPS ones
Alexander A. Klimov
7
-7
/
+7
2020-07-25
staging: comedi: dt: Replace HTTP links with HTTPS ones
Alexander A. Klimov
7
-7
/
+7
2020-07-25
staging: comedi: ni: Replace HTTP links with HTTPS ones
Alexander A. Klimov
17
-20
/
+20
2020-07-25
staging: comedi: pcl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
7
-7
/
+7
2020-07-25
staging: comedi: pcm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
5
-5
/
+5
2020-07-25
staging: comedi: adl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
4
-4
/
+4
[next]