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
2016-09-07
staging: comedi: ni_mio_common: fix wrong insn_write handler
Ian Abbott
1
-1
/
+1
2016-09-07
staging: comedi: ni_mio_common: fix AO inttrig backwards compatibility
Ian Abbott
1
-1
/
+9
2016-09-07
staging: comedi: comedi_test: fix timer race conditions
Ian Abbott
1
-34
/
+12
2016-09-07
staging: comedi: daqboard2000: bug fix board type matching code
Ian Abbott
1
-1
/
+1
2016-06-01
staging: comedi: das1800: fix possible NULL dereference
H Hartley Sweeten
1
-9
/
+13
2016-04-12
staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
H Hartley Sweeten
1
-6
/
+6
2016-04-12
staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
Spencer E. Olson
1
-1
/
+1
2015-10-29
staging: comedi: comedi_test: implement commands on AO subdevice
Ian Abbott
1
-3
/
+209
2015-10-29
staging: comedi: comedi_test: rename waveform_ai_interrupt()
Ian Abbott
1
-3
/
+2
2015-10-29
staging: comedi: comedi_test: handle partial scans in timer routine
Ian Abbott
1
-31
/
+54
2015-10-29
staging: comedi: comedi_test: allow read-back of AO channels
Ian Abbott
1
-0
/
+1
2015-10-29
staging: comedi: comedi_test: use unsigned short for loopback values
Ian Abbott
1
-1
/
+1
2015-10-29
staging: comedi: comedi_test: make timer rate similar to scan rate
Ian Abbott
1
-4
/
+9
2015-10-29
staging: comedi: comedi_test: rename waveform members
Ian Abbott
1
-20
/
+20
2015-10-29
staging: comedi: comedi_test: rename members for AI commands
Ian Abbott
1
-19
/
+19
2015-10-29
staging: comedi: comedi_test: simplify time since last AI scan
Ian Abbott
1
-17
/
+10
2015-10-29
staging: comedi: comedi_test: use unsigned int for waveform timing
Ian Abbott
1
-7
/
+7
2015-10-29
staging: comedi: comedi_test: move modulo operations for waveform
Ian Abbott
1
-8
/
+10
2015-10-29
staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW
Ian Abbott
1
-20
/
+44
2015-10-29
staging: comedi: comedi_test: limit maximum convert_arg
Ian Abbott
1
-21
/
+21
2015-10-29
staging: comedi: comedi_test: remove nano_per_micro
Ian Abbott
1
-10
/
+7
2015-10-29
staging: comedi: comedi_test: saturate fake waveform values
Ian Abbott
1
-6
/
+23
2015-10-29
staging: comedi: comedi_test: reformat multi-line comments
Ian Abbott
1
-47
/
+47
2015-10-27
staging: comedi: fix extreme case of comedi_nsamples_left()
Ian Abbott
1
-17
/
+21
2015-10-24
staging: comedi: adl_pci9118: tidy up pci9118_ai_setup_dma()
H Hartley Sweeten
1
-36
/
+31
2015-10-24
staging: comedi: adl_pci9118: rename interrupt_*() functions
H Hartley Sweeten
1
-6
/
+6
2015-10-24
staging: comedi: adl_pci9118: rename move_block_from_dma()
H Hartley Sweeten
1
-2
/
+2
2015-10-24
staging: comedi: adl_pci9118: rename valid_samples_in_act_dma_buf()
H Hartley Sweeten
1
-4
/
+4
2015-10-24
staging: comedi: adl_pci9118: rename interrupt_pci9118_ai_mode4_switch()
H Hartley Sweeten
1
-7
/
+5
2015-10-24
staging: comedi: adl_pci9118: remove PCI9118_CHANLEN
H Hartley Sweeten
1
-6
/
+1
2015-10-24
staging: comedi: adl_pci9118: remove unused defines
H Hartley Sweeten
1
-3
/
+0
2015-10-24
staging: comedi: adl_pci9118: tidy up check_channel_list()
H Hartley Sweeten
1
-53
/
+51
2015-10-24
staging: comedi: adl_pci9118: remove unnecessary check in check_channel_list()
H Hartley Sweeten
1
-5
/
+0
2015-10-24
staging: comedi: adl_pci9118: TRIG_INT is not vaild for scan_begin_src
H Hartley Sweeten
1
-3
/
+0
2015-10-24
staging: comedi: Fix return flow
Cristina Moraru
1
-6
/
+2
2015-10-24
staging: comedi: cb_pcidas: update MODULE_DESCRIPTION
H Hartley Sweeten
1
-1
/
+1
2015-10-24
staging: comedi: cb_pcidas: fix cb_pcidas_ao_nofifo_insn_write()
H Hartley Sweeten
1
-4
/
+7
2015-10-24
staging: comedi: cb_pcidas: fix cb_pcidas_ao_fifo_insn_write()
H Hartley Sweeten
1
-4
/
+7
2015-10-24
staging: comedi: cb_pcidas: remove superfluous comment
H Hartley Sweeten
1
-1
/
+0
2015-10-24
staging: comedi: cb_pcidas: absorb cal_enable_bits()
H Hartley Sweeten
1
-13
/
+7
2015-10-24
staging: comedi: cb_pcidas: consolidate interrupt clear code
H Hartley Sweeten
1
-43
/
+37
2015-10-24
staging: comedi: cb_pcidas: split ai code out of interrupt handler
H Hartley Sweeten
1
-33
/
+47
2015-10-24
staging: comedi: make ni_tio_has_gate2_registers return boolean
Geliang Tang
1
-3
/
+3
2015-10-16
staging: comedi: cb_pcidas: rename handle_ao_interrupt()
H Hartley Sweeten
1
-2
/
+3
2015-10-16
staging: comedi: cb_pcidas: tidy up analog input subdevice init
H Hartley Sweeten
1
-21
/
+25
2015-10-16
staging: comedi: cb_pcidas: tidy up analog output subdevice init
H Hartley Sweeten
1
-23
/
+23
2015-10-16
staging: comedi: cb_pcidas: rename private data 's5933_intcsr_bits'
H Hartley Sweeten
1
-6
/
+5
2015-10-16
staging: comedi: cb_pcidas: rename private data 's5933_config'
H Hartley Sweeten
1
-18
/
+17
2015-10-16
staging: comedi: cb_pcidas: fix cb_pcidas_eeprom_insn_read()
H Hartley Sweeten
1
-42
/
+38
2015-10-16
staging: comedi: cb_pcidas: tidy up memory subdevice init
H Hartley Sweeten
1
-9
/
+10
[next]