index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-10-16
staging: comedi: cb_pcidas: tidy up 8800 caldac calibration subdevice
H Hartley Sweeten
1
-6
/
+6
2015-10-16
staging: comedi: cb_pcidas: tidy up dac08_write()
H Hartley Sweeten
1
-10
/
+8
2015-10-16
staging: comedi: cb_pcidas: tidy up dac08 calibration subdevice
H Hartley Sweeten
1
-7
/
+7
2015-10-16
staging: comedi: cb_pcidas: refactor 'trimpot' boardinfo
H Hartley Sweeten
1
-24
/
+14
2015-10-16
staging: comedi: cb_pcidas: tidy up cb_pcidas_trimpot_write()
H Hartley Sweeten
1
-8
/
+2
2015-10-16
staging: comedi: cb_pcidas: absorb caldac/trimpot write functions
H Hartley Sweeten
1
-26
/
+12
2015-10-16
staging: comedi: cb_pcidas: refactor write_calibration_bitstream()
H Hartley Sweeten
1
-54
/
+36
[next]