aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/das800.c
AgeCommit message (Expand)Author
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2016-06-17Staging: comedi: fix comment issue fixed for das800.cRavishankar Karkala Mallikarjunayya
2016-06-17staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev
2015-06-18staging: comedi: das800: rename 'thisboard' variablesH Hartley Sweeten
2015-06-18staging: comedi: das800: cleanup das800_probe()H Hartley Sweeten
2015-04-03staging: comedi: das800: remove #include "comedi_fc.h"Ian Abbott
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-03-01staging: comedi: das800: convert driver to use the comedi_8254 moduleH Hartley Sweeten
2015-01-25staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA eventsH Hartley Sweeten
2014-11-05staging: comedi: das800: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten
2014-11-03staging: comedi: drivers: digital output subdevices do not need SDF_READABLEH Hartley Sweeten
2014-10-29staging: comedi: das800: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: das800: use comedi_handle_events()H Hartley Sweeten
2014-09-11staging: comedi: das800: replace comedi_board() callsIan Abbott
2014-07-21staging: comedi: drivers: remove unnecessary *_SIZE definesH Hartley Sweeten
2014-05-28staging: comedi: das800: remove 'forever' from private dataH Hartley Sweeten
2014-05-28staging: comedi: das800: add a local var for the comedi_cmd pointerH Hartley Sweeten
2014-05-28staging: comedi: das800: use comedi_fc helpers to validate timer argsH Hartley Sweeten
2014-05-03staging: comedi: das800: clarify 8254 timer programmingH Hartley Sweeten
2014-05-03staging: comedi: remove duplicate pointer assignments in attach functionsChristian Engelmayer
2014-04-22staging: comedi: das800: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-03-17staging: comedi: drivers should not clear the async->eventsH Hartley Sweeten
2014-03-17staging: comedi: das800: use cfc_handle_events()H Hartley Sweeten
2014-02-14staging: comedi: das800: trigger sources are validated in (*do_cmdtest)H Hartley Sweeten
2014-02-14staging: comedi: das800: use comedi_timeout()H Hartley Sweeten
2013-09-26staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H 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-23staging: comedi: das800: cleanup the cio-das802/16 fifo commentsH Hartley Sweeten
2013-04-23staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up the private dataH Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_interrupt()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_ai_insn_read()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_di_insn_bits()H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_do_insn_bits()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove extra divisor calculation callH Hartley Sweeten
2013-04-23staging: comedi: das800: rename {enable,disable}_das800H Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up subdevice initH Hartley Sweeten
2013-04-23staging: comedi: das800: allow attaching without interrupt supportH Hartley Sweeten
2013-04-23staging: comedi: das800: interrupts are required for async command supportH Hartley Sweeten
2013-04-23staging: comedi: das800: tidy up das800_ai_do_cmdtest()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove 'volatile' on private data variablesH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup the boardinfoH Hartley Sweeten
2013-04-23staging: comedi: das800: cleanup range table declarationsH Hartley Sweeten
2013-04-23staging: comedi: das800: introduce das800_ind_{write, read}()H Hartley Sweeten
2013-04-23staging: comedi: das800: remove forward declarationsH Hartley Sweeten