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
2015-03-18
staging: comedi: cb_pcidas64: fix incorrect AI range code handling
Ian Abbott
1
-47
/
+75
2015-03-18
staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back
Ian Abbott
1
-2
/
+10
2014-06-11
staging: comedi: ni_daq_700: add mux settling delay
Ian Abbott
1
-0
/
+2
2014-04-26
staging: comedi: 8255_pci: initialize MITE data window
Ian Abbott
1
-0
/
+34
2014-02-22
staging: comedi: adv_pci1710: fix analog output readback value
H Hartley Sweeten
1
-5
/
+12
2014-01-25
staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
H Hartley Sweeten
1
-1
/
+1
2014-01-25
staging: comedi: addi_apci_1032: fix subdevice type/flags bug
H Hartley Sweeten
1
-2
/
+2
2014-01-09
staging: comedi: 8255_pci: fix for newer PCI-DIO48H
Ian Abbott
1
-3
/
+12
2013-12-20
staging: comedi: ssv_dnp: use comedi_dio_update_state()
H Hartley Sweeten
1
-3
/
+3
2013-12-20
staging: comedi: drivers: use comedi_dio_update_state() for simple cases
H Hartley Sweeten
2
-0
/
+6
2013-12-20
staging: comedi: pcmuio: fix possible NULL deref on detach
Ian Abbott
1
-5
/
+6
2013-10-13
staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
Ian Abbott
1
-15
/
+10
2013-09-26
staging: comedi: dt282x: dt282x_ai_insn_read() always fails
Dan Carpenter
1
-1
/
+2
2013-08-29
staging: comedi: bug-fix NULL pointer dereference on failed attach
Ian Abbott
1
-1
/
+1
2013-08-04
staging: comedi: COMEDI_CANCEL ioctl should wake up read/write
Ian Abbott
1
-1
/
+6
2013-08-04
staging: comedi: fix a race between do_cmd_ioctl() and read/write
Ian Abbott
1
-10
/
+15
2013-05-13
staging: comedi: complain if dma buffer allocation not supported
Ian Abbott
1
-0
/
+6
2013-05-13
staging: comedi: ni_mio_common: only do counter commands for ni_pcimio
Ian Abbott
1
-10
/
+10
2013-05-13
staging: comedi: work without HAS_DMA
Ian Abbott
2
-0
/
+15
2013-05-13
staging: comedi: allow buffer resize if previous resize failed
Ian Abbott
1
-3
/
+0
2013-05-13
staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not defined
H Hartley Sweeten
2
-3
/
+6
2013-05-05
staging: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-24
/
+31
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
1
-21
/
+31
2013-04-23
staging: comedi: ni_labpc: fix legacy driver build
H Hartley Sweeten
1
-4
/
+3
2013-04-23
staging: comedi: das800: cleanup the cio-das802/16 fifo comments
H Hartley Sweeten
1
-2
/
+2
2013-04-23
staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()
H Hartley Sweeten
1
-9
/
+6
2013-04-23
staging: comedi: das800: tidy up the private data
H Hartley Sweeten
1
-5
/
+5
2013-04-23
staging: comedi: das800: tidy up das800_interrupt()
H Hartley Sweeten
1
-48
/
+37
2013-04-23
staging: comedi: das800: tidy up das800_ai_insn_read()
H Hartley Sweeten
1
-28
/
+35
2013-04-23
staging: comedi: das800: tidy up das800_di_insn_bits()
H Hartley Sweeten
1
-6
/
+1
2013-04-23
staging: comedi: das800: tidy up das800_do_insn_bits()
H Hartley Sweeten
1
-11
/
+12
2013-04-23
staging: comedi: das800: remove extra divisor calculation call
H Hartley Sweeten
1
-5
/
+0
2013-04-23
staging: comedi: das800: rename {enable,disable}_das800
H Hartley Sweeten
1
-10
/
+8
2013-04-23
staging: comedi: das800: tidy up subdevice init
H Hartley Sweeten
1
-26
/
+29
2013-04-23
staging: comedi: das800: allow attaching without interrupt support
H Hartley Sweeten
1
-14
/
+6
2013-04-23
staging: comedi: das800: interrupts are required for async command support
H Hartley Sweeten
1
-16
/
+13
2013-04-23
staging: comedi: das800: tidy up das800_ai_do_cmdtest()
H Hartley Sweeten
1
-16
/
+18
2013-04-23
staging: comedi: das800: remove 'volatile' on private data variables
H Hartley Sweeten
1
-5
/
+5
2013-04-23
staging: comedi: das800: cleanup the boardinfo
H Hartley Sweeten
1
-81
/
+65
2013-04-23
staging: comedi: das800: cleanup range table declarations
H Hartley Sweeten
1
-47
/
+43
2013-04-23
staging: comedi: das800: introduce das800_ind_{write, read}()
H Hartley Sweeten
1
-23
/
+39
2013-04-23
staging: comedi: das800: remove forward declarations
H Hartley Sweeten
1
-116
/
+109
2013-04-23
staging: comedi: das800: move das800_set_frequency()
H Hartley Sweeten
1
-17
/
+15
2013-04-23
staging: comedi: das800: move das800_probe()
H Hartley Sweeten
1
-67
/
+65
2013-04-23
staging: comedi: das800: move das800_attach()
H Hartley Sweeten
1
-105
/
+90
2013-04-23
staging: comedi: das800: move module_{init, exit} to end of file
H Hartley Sweeten
1
-14
/
+11
2013-04-23
staging: comedi: ni_labpc: remove 'bustype' from boardinfo
H Hartley Sweeten
4
-7
/
+0
2013-04-23
staging: comedi: ni_labpc: remove unnecessary 'bustype' check
H Hartley Sweeten
1
-3
/
+1
2013-04-23
staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()
H Hartley Sweeten
4
-10
/
+5
[next]