summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/das1800.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-04-28staging: comedi: das1800: update the MODULE_DESCRIPTIONH Hartley Sweeten
2016-04-28staging: comedi: das1800: allow setting the external trigger polarityH Hartley Sweeten
2016-04-28staging: comedi: das1800: clarify the analog input cmd triggersH Hartley Sweeten
2016-04-28staging: comedi: das1800: fix comments about the 'ao' board rangeH Hartley Sweeten
2016-04-28staging: comedi: das1800: fix lines over 80 charactersH Hartley Sweeten
2016-04-28staging: comedi: das1800: fix comments in das1800_ai_handler()H Hartley Sweeten
2016-04-28staging: comedi: das1800: fix comments in das1800_ai_cmd()H Hartley Sweeten
2016-04-28staging: comedi: das1800: remove the function commentsH Hartley Sweeten
2016-04-28staging: comedi: das1800: clarify step 4 of the ai (*do_cmdtest)H Hartley Sweeten
2016-04-28staging: comedi: das1800: remove the private data member commentsH Hartley Sweeten
2016-04-28staging: comedi: das1800: move comment about max conversion speedsH Hartley Sweeten
2016-04-28staging: comedi: das1800: change type of private data 'fifo_buf'H Hartley Sweeten
2016-04-28staging: comedi: das1800: cleanup copyright and comedi comment blocksH Hartley Sweeten
2016-04-28staging: comedi: das1800: document the spinlockH Hartley Sweeten
2016-04-28staging: comedi: das1800: absorb control_a_bits()H Hartley Sweeten
2016-04-28staging: comedi: das1800: use comedi_timeout()H Hartley Sweeten
2016-04-28staging: comedi: das1800: refactor program_chanlist()H Hartley Sweeten
2016-04-28staging: comedi: das1800: absorb control_c_bits()H Hartley Sweeten
2016-04-28staging: comedi: das1800: introduce das1800_ai_chanspec_bits()H Hartley Sweeten
2016-04-28staging: comedi: das1800: add analog output readbackH Hartley Sweeten
2016-04-28staging: comedi: das1800: change type of 'ai_speed' boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: remove 'qram_len' boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: refactor 'range_ai' boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: remove 'ao_ability' boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: remove 'ao_n_chan' boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: tidy up das1800_ao_insn_write()H Hartley Sweeten
2016-04-28staging: comedi: das1800: initialize all analog outputsH Hartley Sweeten
2016-04-28staging: comedi: das1800: remove 'do_n_chan' boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: remove 'resolution' boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: use comedi_offset_munge() for analog outputH Hartley Sweeten
2016-04-28staging: comedi: das1800: remove 'common' boardinfo memberH Hartley Sweeten
2016-04-28staging: comedi: das1800: tidy up das1800_probe()H Hartley Sweeten
2016-04-28staging: comedi: das1800: tidy up boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: tidy up analog input subdevice initH Hartley Sweeten
2016-04-28staging: comedi: das1800: tidy up analog output subdevice initH Hartley Sweeten
2016-04-28staging: comedi: das1800: tidy up digital input subdevice initH Hartley Sweeten
2016-04-28staging: comedi: das1800: tidy up digital output subdevice initH Hartley Sweeten
2016-04-28staging: comedi: das1800: fix das-1801st-da boardinfoH Hartley Sweeten
2016-04-28staging: comedi: das1800: fix analog input sample mungingH Hartley Sweeten
2016-04-28staging: comedi: das1800: fix possible NULL dereferenceH Hartley Sweeten
2015-07-31staging: comedi: das1800: add missing break in switchH Hartley Sweeten
2015-06-18staging: comedi: das1800: rename 'thisboard' variablesH Hartley Sweeten
2015-06-18staging: comedi: das1800: cleanup das1800_probe()H Hartley Sweeten
2015-04-03staging: comedi: das1800: remove #include "comedi_fc.h"Ian Abbott
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-03-06staging: comedi: Remove if condition.Navya Sri Nizamkari
2015-03-01staging: comedi: das1800: convert driver to use the comedi_8254 moduleH Hartley Sweeten
2015-01-25staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA eventsH Hartley Sweeten