summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/rtd520.c
AgeCommit message (Expand)Author
2015-04-03staging: comedi: rtd520: remove #include "comedi_fc.h"Ian Abbott
2015-03-20staging: comedi: rtd520: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten
2015-03-01staging: comedi: rtd520: remove unnecessary interrupt disableH Hartley Sweeten
2015-02-26staging: comedi: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-07staging: comedi: drivers: rtd520: Removed variables that is never usedRickard Strandqvist
2015-01-25comedi: rtd520: if condition with no effect - if identical to elseNicholas Mc Guire
2015-01-09staging: comedi: rtd520: rewrite "Devices:" lineIan Abbott
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-11-03staging: comedi: drivers: move comedi_async 'cur_chan' tracking into the coreH Hartley Sweeten
2014-11-03staging: comedi: rtd520: remove private data 'chan_is_bipolar' memberH Hartley Sweeten
2014-11-03staging: comedi: rtd520: fix ai_read_n() async->cur_chan useH Hartley Sweeten
2014-10-29staging: comedi: rtd520: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: rtd520: use comedi_handle_events()H Hartley Sweeten
2014-10-20staging: comedi: rtd520: clear FIFO when canceling async commandH Hartley Sweeten
2014-09-11staging: comedi: rtd520: prevent "empty acquisition" async commandH Hartley Sweeten
2014-09-11staging: comedi: rtd520: replace comedi_board() callsIan Abbott
2014-09-08staging: comedi: rtd520: use CMDF_ROUND_...Ian Abbott
2014-09-08staging: comedi: rtd520: use CMDF_WAKE_EOSIan Abbott
2014-08-30staging: comedi: rtd520: use comedi_subdevice 'readback'H Hartley Sweeten
2014-07-30staging: comedi: rtd520: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-21staging: comedi: drivers: cleanup cmd->flags useH Hartley Sweeten
2014-05-28staging: comedi: rtd520: 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: drivers: properly validate cmd->scan_end_argH Hartley Sweeten
2014-04-22staging: comedi: drivers: core validates chanlist_len maxH Hartley Sweeten
2014-02-14staging: comedi: rtd520: use comedi_timeout()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-12-06staging: comedi: rtd520: use dev->read_subdevH Hartley Sweeten
2013-12-03staging: comedi: rtd520: remove commented out printk debugH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-19staging: comedi: rtd520: use normal bitfield functionsIan Abbott
2013-10-16staging: comedi: rtd520: sample types are unsignedIan Abbott
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename thisboard variableH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase chanBipolarH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase in rtdConvertChanGain()H Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase rtdBoardH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase aiCountH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase in rtd_interrupt()H Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase fifoLenH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase transCountH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase aoValueH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase rtdPrivateH Hartley Sweeten
2013-04-03staging: comedi: rtd520: cleanup rtd_dio_insn_config()H Hartley Sweeten