Sign in
android-kvm
/
linux
/
b01cc9ce7c13e0463575332dfa3171727f706afb
/
drivers
/
staging
/
comedi
0cf55bb
staging: comedi: comedi_test: implement commands on AO subdevice
by Ian Abbott
· 9 years ago
9406a31
staging: comedi: comedi_test: rename waveform_ai_interrupt()
by Ian Abbott
· 9 years ago
1eb85ae
staging: comedi: comedi_test: handle partial scans in timer routine
by Ian Abbott
· 9 years ago
e0c6fe1
staging: comedi: comedi_test: allow read-back of AO channels
by Ian Abbott
· 9 years ago
3b2468f
staging: comedi: comedi_test: use unsigned short for loopback values
by Ian Abbott
· 9 years ago
4e5ffbf
staging: comedi: comedi_test: make timer rate similar to scan rate
by Ian Abbott
· 9 years ago
f3f24df
staging: comedi: comedi_test: rename waveform members
by Ian Abbott
· 9 years ago
807060a
staging: comedi: comedi_test: rename members for AI commands
by Ian Abbott
· 9 years ago
66d4da8
staging: comedi: comedi_test: simplify time since last AI scan
by Ian Abbott
· 9 years ago
21ec1bf
staging: comedi: comedi_test: use unsigned int for waveform timing
by Ian Abbott
· 9 years ago
8fa8a26
staging: comedi: comedi_test: move modulo operations for waveform
by Ian Abbott
· 9 years ago
783ddae
staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOW
by Ian Abbott
· 9 years ago
5afdcad
staging: comedi: comedi_test: limit maximum convert_arg
by Ian Abbott
· 9 years ago
87f6480
staging: comedi: comedi_test: remove nano_per_micro
by Ian Abbott
· 9 years ago
19e86985
staging: comedi: comedi_test: saturate fake waveform values
by Ian Abbott
· 9 years ago
cbad8cf
staging: comedi: comedi_test: reformat multi-line comments
by Ian Abbott
· 9 years ago
92d354c
staging: comedi: fix extreme case of comedi_nsamples_left()
by Ian Abbott
· 9 years ago
eb96c7f
staging: comedi: adl_pci9118: tidy up pci9118_ai_setup_dma()
by H Hartley Sweeten
· 9 years ago
45037a9
staging: comedi: adl_pci9118: rename interrupt_*() functions
by H Hartley Sweeten
· 9 years ago
5c912f1
staging: comedi: adl_pci9118: rename move_block_from_dma()
by H Hartley Sweeten
· 9 years ago
9459ff2
staging: comedi: adl_pci9118: rename valid_samples_in_act_dma_buf()
by H Hartley Sweeten
· 9 years ago
ad1a964
staging: comedi: adl_pci9118: rename interrupt_pci9118_ai_mode4_switch()
by H Hartley Sweeten
· 9 years ago
dd2907c
staging: comedi: adl_pci9118: remove PCI9118_CHANLEN
by H Hartley Sweeten
· 9 years ago
766957f
staging: comedi: adl_pci9118: remove unused defines
by H Hartley Sweeten
· 9 years ago
0f3cb85
staging: comedi: adl_pci9118: tidy up check_channel_list()
by H Hartley Sweeten
· 9 years ago
7c99931
staging: comedi: adl_pci9118: remove unnecessary check in check_channel_list()
by H Hartley Sweeten
· 9 years ago
323538b
staging: comedi: adl_pci9118: TRIG_INT is not vaild for scan_begin_src
by H Hartley Sweeten
· 9 years ago
9aed066
staging: comedi: Fix return flow
by Cristina Moraru
· 9 years ago
64289a6
staging: comedi: cb_pcidas: update MODULE_DESCRIPTION
by H Hartley Sweeten
· 9 years ago
d526880
staging: comedi: cb_pcidas: fix cb_pcidas_ao_nofifo_insn_write()
by H Hartley Sweeten
· 9 years ago
ef7e209
staging: comedi: cb_pcidas: fix cb_pcidas_ao_fifo_insn_write()
by H Hartley Sweeten
· 9 years ago
f92738c
staging: comedi: cb_pcidas: remove superfluous comment
by H Hartley Sweeten
· 9 years ago
042bac5
staging: comedi: cb_pcidas: absorb cal_enable_bits()
by H Hartley Sweeten
· 9 years ago
46c95d9
staging: comedi: cb_pcidas: consolidate interrupt clear code
by H Hartley Sweeten
· 9 years ago
7d78346
staging: comedi: cb_pcidas: split ai code out of interrupt handler
by H Hartley Sweeten
· 9 years ago
abfe219
staging: comedi: make ni_tio_has_gate2_registers return boolean
by Geliang Tang
· 9 years ago
edebf61
staging: comedi: cb_pcidas: rename handle_ao_interrupt()
by H Hartley Sweeten
· 9 years ago
790b2f0
staging: comedi: cb_pcidas: tidy up analog input subdevice init
by H Hartley Sweeten
· 9 years ago
c5c51b1
staging: comedi: cb_pcidas: tidy up analog output subdevice init
by H Hartley Sweeten
· 9 years ago
b4008c7
staging: comedi: cb_pcidas: rename private data 's5933_intcsr_bits'
by H Hartley Sweeten
· 9 years ago
8499ad6
staging: comedi: cb_pcidas: rename private data 's5933_config'
by H Hartley Sweeten
· 9 years ago
16ded01
staging: comedi: cb_pcidas: fix cb_pcidas_eeprom_insn_read()
by H Hartley Sweeten
· 9 years ago
73d38ef
staging: comedi: cb_pcidas: tidy up memory subdevice init
by H Hartley Sweeten
· 9 years ago
d9b0cde4
staging: comedi: cb_pcidas: tidy up 8800 caldac calibration subdevice
by H Hartley Sweeten
· 9 years ago
a266cd7
staging: comedi: cb_pcidas: tidy up dac08_write()
by H Hartley Sweeten
· 9 years ago
e56aaa2
staging: comedi: cb_pcidas: tidy up dac08 calibration subdevice
by H Hartley Sweeten
· 9 years ago
fe970e4
staging: comedi: cb_pcidas: refactor 'trimpot' boardinfo
by H Hartley Sweeten
· 9 years ago
873524c
staging: comedi: cb_pcidas: tidy up cb_pcidas_trimpot_write()
by H Hartley Sweeten
· 9 years ago
2d71464
staging: comedi: cb_pcidas: absorb caldac/trimpot write functions
by H Hartley Sweeten
· 9 years ago
eddd2a4
staging: comedi: cb_pcidas: refactor write_calibration_bitstream()
by H Hartley Sweeten
· 9 years ago
2285cd5
staging: comedi: cb_pcidas: tidy up caldac_8800_write()
by H Hartley Sweeten
· 9 years ago
6eb2455
staging: comedi: cb_pcidas: tidy up trimpot_8402_write()
by H Hartley Sweeten
· 9 years ago
8c11f47
staging: comedi: cb_pcidas: tidy up trimpot_7376_write()
by H Hartley Sweeten
· 9 years ago
19ce5d6
staging: comedi: cb_pcidas: tidy up calibration trimpot subdevice
by H Hartley Sweeten
· 9 years ago
53cb50a
staging: comedi: cb_pcidas: use preferred kernel types
by H Hartley Sweeten
· 9 years ago
be3a768
staging: comedi: cb_pcidas: tidy up DAC control/status register
by H Hartley Sweeten
· 9 years ago
21b6476
staging: comedi: cb_pcidas: tidy up calibration register
by H Hartley Sweeten
· 9 years ago
1a55808
staging: comedi: cb_pcidas: tidy up trigger control/status register
by H Hartley Sweeten
· 9 years ago
1f9cb94
staging: comedi: cb_pcidas: tidy up ADC mux/control register
by H Hartley Sweeten
· 9 years ago
56a160b
staging: comedi: cb_pcidas: tidy up interrupt/ADC FIFO register
by H Hartley Sweeten
· 9 years ago
f5c65f0
staging: comedi: cb_pcidas: convert inline DAC bit helpers to macros
by H Hartley Sweeten
· 9 years ago
964db74
staging: comedi: cb_pcidas: tidy up PCI BAR2 register defines
by H Hartley Sweeten
· 9 years ago
1532421f
staging: comedi: cb_pcidas: tidy up PCI BAR3 register defines
by H Hartley Sweeten
· 9 years ago
19aab07
staging: comedi: cb_pcidas: use comedi_range_is_unipolar()
by H Hartley Sweeten
· 9 years ago
9846ec3
staging: comedi: cb_pcidas: tidy up PCI BAR4 register defines
by H Hartley Sweeten
· 9 years ago
71c1d71
staging: comedi: cb_pcidas: rename private data 'ao_registers'
by H Hartley Sweeten
· 9 years ago
800235b
staging: comedi: cb_pcidas: rename private data 'adc_fifo'
by H Hartley Sweeten
· 9 years ago
9d39f18
staging: comedi: cb_pcidas: rename private data 'control_status'
by H Hartley Sweeten
· 9 years ago
c368e66
staging: comedi: cb_pcidas: refactor 'ranges' boardinfo
by H Hartley Sweeten
· 9 years ago
2743803
staging: comedi: cb_pcidas: all boards have 16 analog input channels
by H Hartley Sweeten
· 9 years ago
fe97f14
staging: comedi: cb_pcidas: refactor analog output boardinfo
by H Hartley Sweeten
· 9 years ago
bfd2eb8
staging: comedi: cb_pcidas: refactor 'ai_bits' boardinfo
by H Hartley Sweeten
· 9 years ago
3ab2733b
staging: comedi: cb_pcidas: remove NUM_CHANNELS_* defines
by H Hartley Sweeten
· 9 years ago
d41af47
staging: comedi: cb_pcidas: tidy up multi-line comments
by H Hartley Sweeten
· 9 years ago
e4c0c6b
Staging: comedi: Remove unnecessary cast on void pointer
by Shraddha Barke
· 9 years ago
eb36cc2
staging: comedi: comedidev.h: spaces preferred around that '*'
by Ian Abbott
· 9 years ago
214e384
staging: comedi: comedidev.h: add comments to spin-lock and mutex
by Ian Abbott
· 9 years ago
3c3bea2
staging: comedi: check for more errors for zero-length read
by Ian Abbott
· 9 years ago
3958284
staging: comedi: simplify returned errors for comedi_read()
by Ian Abbott
· 9 years ago
a8ed75c0
staging: comedi: return error on "read" if no command set up
by Ian Abbott
· 9 years ago
f84e27a
staging: comedi: remove superfluous retval = 0 in comedi_read()
by Ian Abbott
· 9 years ago
42ea907
staging: comedi: allow buffer wraparound in comedi_read()
by Ian Abbott
· 9 years ago
8ea9392
staging: comedi: avoid bad truncation of a size_t in comedi_read()
by Ian Abbott
· 9 years ago
76e8e7d
staging: comedi: make some variables unsigned in comedi_read()
by Ian Abbott
· 9 years ago
fd060c8
staging: comedi: do extra checks for becoming non-busy for "read"
by Ian Abbott
· 9 years ago
09d6b9a
staging: comedi: don't consider "unmunged" data when becoming non-busy
by Ian Abbott
· 9 years ago
970679b
staging: comedi: remain busy until read end-of-file
by Ian Abbott
· 9 years ago
d5eb3a7
staging: comedi: don't use mutex when polling file
by Ian Abbott
· 9 years ago
3834234
staging: comedi: check command started by file being polled
by Ian Abbott
· 9 years ago
ecf04ed
staging: comedi: don't allocate buffer space when polling for write
by Ian Abbott
· 9 years ago
432fbde
staging: comedi: add new comedi_buf_write_n_available()
by Ian Abbott
· 9 years ago
274ec5e
staging: comedi: rename comedi_buf_write_n_available
by Ian Abbott
· 9 years ago
322146d
staging: comedi: don't poll_wait on same subdevice twice
by Ian Abbott
· 9 years ago
944fd0c
staging: comedi: cb_das16_cs: rename private data member 'status[12]'
by H Hartley Sweeten
· 9 years ago
e9d8e8d
staging: comedi: cb_das16_cs: mode analog output comment
by H Hartley Sweeten
· 9 years ago
b93c286
staging: comedi: cb_das16_cs: the DAC16/16-AO only has 4 digital I/O
by H Hartley Sweeten
· 9 years ago
c34f202
staging: comedi: cb_das16_cs: hookup 8254 counter subdevice
by H Hartley Sweeten
· 9 years ago
090b82a
staging: comedi: cb_das16_cs: tidy up analog input subdevice init
by H Hartley Sweeten
· 9 years ago
1dbe388
staging: comedi: cb_das16_cs: refactor 'n_ao_chans' boardinfo
by H Hartley Sweeten
· 9 years ago
6f2e618
staging: comedi: cb_das16_cs: define the misc1 and misc2 register bits
by H Hartley Sweeten
· 9 years ago
Next »