summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/comedi_test.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: comedi_test: implement INSN_CONFIG_GET_CMD_TIMING_CONSTRAINTSSpencer E. Olson2018-10-091-0/+44
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging/comedi: Convert timers to use timer_setup()Kees Cook2017-10-181-8/+10
* Staging: comedi: drivers: comedi_test: Avoid multiple line dereferenceCheah Kok Cheong2017-03-061-4/+4
* Staging: comedi: drivers: comedi_test: Add auto-configuration capabilityCheah Kok Cheong2017-02-161-12/+123
* staging: comedi: comedi_test: fix timer race conditionsIan Abbott2016-08-211-34/+12
* staging: comedi: comedi_test: implement commands on AO subdeviceIan Abbott2015-10-291-3/+209
* staging: comedi: comedi_test: rename waveform_ai_interrupt()Ian Abbott2015-10-291-3/+2
* staging: comedi: comedi_test: handle partial scans in timer routineIan Abbott2015-10-291-31/+54
* staging: comedi: comedi_test: allow read-back of AO channelsIan Abbott2015-10-291-0/+1
* staging: comedi: comedi_test: use unsigned short for loopback valuesIan Abbott2015-10-291-1/+1
* staging: comedi: comedi_test: make timer rate similar to scan rateIan Abbott2015-10-291-4/+9
* staging: comedi: comedi_test: rename waveform membersIan Abbott2015-10-291-20/+20
* staging: comedi: comedi_test: rename members for AI commandsIan Abbott2015-10-291-19/+19
* staging: comedi: comedi_test: simplify time since last AI scanIan Abbott2015-10-291-17/+10
* staging: comedi: comedi_test: use unsigned int for waveform timingIan Abbott2015-10-291-7/+7
* staging: comedi: comedi_test: move modulo operations for waveformIan Abbott2015-10-291-8/+10
* staging: comedi: comedi_test: support scan_begin_src == TRIG_FOLLOWIan Abbott2015-10-291-20/+44
* staging: comedi: comedi_test: limit maximum convert_argIan Abbott2015-10-291-21/+21
* staging: comedi: comedi_test: remove nano_per_microIan Abbott2015-10-291-10/+7
* staging: comedi: comedi_test: saturate fake waveform valuesIan Abbott2015-10-291-6/+23
* staging: comedi: comedi_test: reformat multi-line commentsIan Abbott2015-10-291-47/+47
* staging: comedi: comedi_test: remove #include "comedi_fc.h"Ian Abbott2015-04-031-21/+25
* staging: comedi: drivers: replace init_timer by setup_timerAya Mahfouz2015-02-261-3/+2
* staging: comedi: comedi_test: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten2014-11-071-15/+2
* staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten2014-11-031-1/+1
* staging: comedi: comedi_test: fix timer lock-upIan Abbott2014-10-291-2/+19
* staging: comedi: comedi_test: use comedi_buf_write_samples()H Hartley Sweeten2014-10-291-1/+1
* Staging: comedi: replace timeval with ktime_tSomya Anand2014-10-271-8/+8
* staging: comedi: comedi_test: use comedi_handle_events()H Hartley Sweeten2014-10-201-3/+4
* staging: comedi: comedi_test: use CMDF_PRIORITYIan Abbott2014-09-081-1/+1
* staging: comedi: fixing coding style problemsNiklas Svensson2014-08-161-4/+4
* staging: comedi: comedi_test: remove use of comedi_error()H Hartley Sweeten2014-07-171-2/+2
* staging: comedi: comedi_test: checkpatch.pl cleanup (break is not useful)H Hartley Sweeten2014-07-161-2/+0
* staging: comedi: comedi_test: use comedi_fc helpers to validate timer argsH Hartley Sweeten2014-05-281-13/+9
* Staging: comedi: fixed warnings reported by checkpatch tool on comedi_test.c ...Raghavendra Ganiga2014-05-231-0/+2
* staging: comedi: comedi_test: ao subdevice does not support async commandsH Hartley Sweeten2014-04-221-4/+0
* staging: comedi: drivers should not clear the async->eventsH Hartley Sweeten2014-03-171-1/+0
* staging: comedi: comedi_test: trigger sources are validated in (*do_cmdtest)H Hartley Sweeten2014-02-141-5/+1
* staging: comedi: comedi_test: tidy up comedi_lrange tablesH Hartley Sweeten2013-12-171-5/+4
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+1
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-6/+1
* staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten2013-04-081-2/+0
* staging: comedi: comedi_test: whitespace fixesIan Abbott2013-01-071-4/+4
* staging: comedi: comedi_test: tidy up waveform_ai_interrupt()Ian Abbott2013-01-071-13/+7
* staging: comedi: comedi_test: make samples unsignedIan Abbott2013-01-071-9/+12
* staging: comedi: comedi_test: change end-of-acquisition testIan Abbott2013-01-071-10/+14
* staging: comedi: comedi_test: remove unnecessary del_timer() callIan Abbott2013-01-071-2/+0
OpenPOWER on IntegriCloud