aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/quatech_daqp_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-842/+0
2020-08-28drivers: staging: comedi: fixed duplicate words from checkpatchEthan Edwards1-1/+1
2020-07-25staging: comedi: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-04-03staging: comedi: quatec_daqp_cs: add proper SPDX identifier to driverGreg Kroah-Hartman1-0/+1
2018-06-25staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-02-22staging: comedi: Use '"%s:", __func__' instead of function nameEisha Chen-yen-su1-1/+1
2016-06-17staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev1-1/+1
2015-10-12staging: comedi: quatech_daqp_cs: avoid calculating pacer divisor multiple timesH Hartley Sweeten1-27/+18
2015-10-12staging: comedi: quatech_daqp_cs: ai async command requires a pacerH Hartley Sweeten1-0/+4
2015-10-12staging: comedi: quatech_daqp_cs: cleanup Step 3 of ai (*do_cmdtest)H Hartley Sweeten1-18/+20
2015-10-12staging: comedi: quatech_daqp_cs: fix daqp_ai_cancel()H Hartley Sweeten1-12/+8
2015-10-12staging: comedi: quatech_daqp_cs: handle shared interruptH Hartley Sweeten1-0/+3
2015-10-12staging: comedi: quatech_daqp_cs: remove 'interrupt_mode'H Hartley Sweeten1-40/+26
2015-10-12staging: comedi: quatech_daqp_cs: only hook up cmd support if we have an IRQH Hartley Sweeten1-8/+11
2015-10-12staging: comedi: quatech_daqp_cs: don't use interrupts for ai (*insn_read)H Hartley Sweeten1-29/+28
2015-10-12staging: comedi: quatech_daqp_cs: tidy up aux register bitssH Hartley Sweeten1-24/+24
2015-10-12staging: comedi: quatech_daqp_cs: document the 16-bit registersH Hartley Sweeten1-2/+4
2015-10-12staging: comedi: quatech_daqp_cs: tidy up command register bitsH Hartley Sweeten1-20/+22
2015-10-12staging: comedi: quatech_daqp_cs: tidy up status register bitsH Hartley Sweeten1-10/+13
2015-10-12staging: comedi: quatech_daqp_cs: tidy up control register bitsH Hartley Sweeten1-22/+17
2015-10-12staging: comedi: quatech_daqp_cs: tidy up scanlist register bitsH Hartley Sweeten1-7/+8
2015-10-12staging: comedi: quatech_daqp_cs: rename register offsetsH Hartley Sweeten1-57/+66
2015-10-12staging: comedi: quatech_daqp_cs: tidy up multi-line commentsH Hartley Sweeten1-46/+38
2015-10-12staging: comedi: quatech_daqp_cs: introduce daqp_clear_events()H Hartley Sweeten1-25/+25
2015-10-12staging: comedi: quatech_daqp_cs: redefine pacer clock optionsH Hartley Sweeten1-17/+11
2015-10-12staging: comedi: quatech_daqp_cs: spaces preferred around that '<<'H Hartley Sweeten1-3/+3
2015-10-12staging: comedi: quatech_daqp_cs: use comedi_timeout() in ao (*insn_write)H Hartley Sweeten1-1/+20
2015-10-12staging: comedi: quatech_daqp_cs: use comedi_offset_munge() in ao (*insn_write)H Hartley Sweeten1-5/+3
2015-10-12staging: comedi: quatech_daqp_cs: introduce daqp_ai_get_sample()H Hartley Sweeten1-7/+16
2015-10-12staging: comedi: quatech_daqp_cs: there are 4 digital inputsH Hartley Sweeten1-1/+12
2015-10-12staging: comedi: quatech_daqp_cs: there are 4 digital outputsH Hartley Sweeten1-1/+8
2015-04-03staging: comedi: quatech_daqp_cs: remove #include "comedi_fc.h"Ian Abbott1-20/+23
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten1-1/+0
2015-02-07staging: comedi: quatech_daqp_cs: include new "comedi_pcmcia.h" headerIan Abbott1-6/+1
2015-01-25staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA eventsH Hartley Sweeten1-3/+2
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten1-1/+0
2014-11-07staging: comedi: quatech_daqp_cs: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten1-13/+14
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten1-2/+2
2014-10-29staging: comedi: quatech_daqp_cs: use comedi_buf_write_samples()H Hartley Sweeten1-3/+1
2014-10-20staging: comedi: quatech_daqp_cs: use comedi_handle_events()H Hartley Sweeten1-1/+1
2014-08-30staging: comedi: quatech_daqp_cs: use comedi_subdevice 'readback'H Hartley Sweeten1-0/+7
2014-08-30staging: comedi: quatech_daqp_cs: fix bug in daqp_ao_insn_write()H Hartley Sweeten1-2/+2
2014-07-21staging: comedi: drivers: cleanup cmd->flags useH Hartley Sweeten1-7/+5
2014-05-28staging: comedi: quatech_daqp_cs: use comedi_fc helpers to validate timer argsH Hartley Sweeten1-11/+7
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott1-1/+1
2014-03-17staging: comedi: quatech_daqp_cs: use cfc_handle_events()H Hartley Sweeten1-4/+1
2013-10-16staging: comedi: quatech_daqp_cs: sample types are unsignedIan Abbott1-2/+1
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten1-7/+1
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-2/+1