aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/dmm32at.c
AgeCommit message (Expand)Author
2015-07-14Staging: comedi: dmm32at: Simplify a trivial if-return sequenceAbdul Hussain
2015-04-03staging: comedi: dmm32at: remove #include "comedi_fc.h"Ian Abbott
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-03-06staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten
2015-01-09staging: comedi: dmm32at: rewrite "Devices:" lineIan Abbott
2015-01-09staging: comedi: dmm32at: fix style issuesDavid Decotigny
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: update the MODULE_DESCRIPTIONH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: tidy up multi-line commentsH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_AIRBACKH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_AICONFH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_CNTRDIOH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_INTCLOCKH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_AISTATH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_CNTRLH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_FIFOSTATH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_FIFOCNTRLH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: define the FIFO Depth registerH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_DACMSB_CHANH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_DACSTATH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_DAC[LM]SBH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_AI{LOW,HIGH}H Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_AUXDOUTH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_AI[LM]SBH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: rename DMM32AT_CONVH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: use 8255 module for Digital I/O subdeviceH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: introduce dmm32at_ai_set_chanspec()H Hartley Sweeten
2014-11-26staging: comedi: dmm32at: remove unused members of the private dataH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: remove dmm32at_ns_to_timer()H Hartley Sweeten
2014-11-26staging: comedi: dmm32at: tidy up cmd->convert_{src, arg} validationH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: tidy up cmd->scan_begin_{src, arg} validationH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: tidy up subdevice initializationH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: introduce dmm32at_reset()H Hartley Sweeten
2014-11-26staging: comedi: dmm32at: tidy up dmm32at_ai_rinsn()H Hartley Sweeten
2014-11-26staging: comedi: dmm32at: introduce dmm32_ai_get_sample()H Hartley Sweeten
2014-11-26staging: comedi: dmm32at: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten
2014-11-26staging: comedi: dmm32at: make AI (*cancel) actually cancel async commandH Hartley Sweeten
2014-10-29staging: comedi: dmm32at: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: dmm32at: use comedi_handle_events()H Hartley Sweeten
2014-08-30staging: comedi: dmm32at: use comedi_subdevice 'readback'H Hartley Sweeten
2014-08-30staging: comedi: dmm32at: cleanup dmm32at_ao_winsn()H Hartley Sweeten
2014-07-21staging: comedi: drivers: remove unnecessary *_{IO, MEM}SIZE definesH Hartley Sweeten
2014-07-21staging: comedi: drivers: cleanup cmd->flags useH Hartley Sweeten
2014-07-17staging: comedi: dmm32at: remove use of comedi_error()H Hartley Sweeten
2014-05-28staging: comedi: dmm32at: use comedi_fc helpers to validate timer argsH Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-04-22staging: comedi: dmm32at: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-02-14staging: comedi: dmm32at: use comedi_timeout()H Hartley Sweeten
2013-12-17staging: comedi: dmm32at: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-03staging: comedi: dmm32at: convert a printk(KERN_ERR to a dev->err()H Hartley Sweeten