summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/amplc_dio200_common.c
AgeCommit message (Expand)Author
2018-06-17staging: comedi: drivers: amplc_dio200_common: make bool bit-field unsigned i...Giulio Benetti
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-03-30staging: comedi: amplc_dio200_common: document spinlock definitionH Hartley Sweeten
2016-03-30staging: comedi: amplc_dio200_common: Prefer 'unsigned int' to bare use of 'u...H Hartley Sweeten
2015-05-31staging: comedi: amplc_dio200_common.c: fix up brace styleIan Abbott
2015-05-31staging: comedi: amplc_dio200_common.c: reformat copyright commentIan Abbott
2015-04-30staging: comedi: wrap COMEDI_SRF_FREE_SPRIV usageIan Abbott
2015-04-03staging: comedi: amplc_dio200_common: remove #include "comedi_fc.h"Ian Abbott
2015-03-01staging: comedi: amplc_dio200_common: convert driver to use the comedi_8254 m...H Hartley Sweeten
2015-03-01staging: comedi: amplc_dio200_common: remove 'spinlock' from struct dio200_su...H Hartley Sweeten
2015-03-01staging: comedi: amplc_dio200_common: remove unnecessary 'counter_number' checksH Hartley Sweeten
2015-03-01staging: comedi: amplc_dio200_common: remove 'which' from struct dio200_subde...H Hartley Sweeten
2015-03-01staging: comedi: amplc_dio200_common: remove 'gat_sce_ofs' from struct dio200...H Hartley Sweeten
2015-03-01staging: comedi: amplc_dio200_common: remove 'clk_sce_ofs' from struct dio200...H Hartley Sweeten
2015-03-01staging: comedi: amplc_dio200_common: introduce DIO200_GAT_SEL() macroH Hartley Sweeten
2015-03-01staging: comedi: amplc_dio200_common: introduce DIO200_CLK_SEL() macroH Hartley Sweeten
2014-11-05staging: comedi: amplc_dio200_common: use comedi_async 'scans_done' to detect...H Hartley Sweeten
2014-10-29staging: comedi: amplc_dio200_common: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: amplc_dio200_common: use comedi_handle_events()H Hartley Sweeten
2014-09-11staging: comedi: amplc_dio200_common: replace comedi_board() callsIan Abbott
2014-09-11staging: comedi: amplc_dio200_common: return void from dio200_start_intr()H Hartley Sweeten
2014-09-11staging: comedi: amplc_dio200_common: 'stopcount' is always 'stop_arg'H Hartley Sweeten
2014-09-11staging: comedi: amplc_dio200_common: remove "empty acquisition" async commandH Hartley Sweeten
2014-08-16staging: comedi: 8255: provide common defines for registersH Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200: remove dio200_common_detach()H Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200: absorb dio200_subdev_timer_init()H Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200.h: remove boardinfo 'mainshift'H Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200.h: rename 'has_enhancements' in boardinfoH Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200.h: remove unnecessary function comment descript...H Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200.h: remove struct dio200_layout definitionH Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200: remove private dataH Hartley Sweeten
2014-07-30staging: comedi: amplc_dio200: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: amplc_dio200_common: remove some tests from amplc_dio200_com...Ian Abbott
2014-07-30staging: comedi: amplc_dio200_common: prevent extra free_irq()Ian Abbott
2014-07-17staging: comedi: amplc_dio_common: remove use of comedi_error()H Hartley Sweeten
2014-07-16staging: comedi: amplc_dio200_common: checkpatch.pl cleanup (else after return)H Hartley Sweeten
2014-05-28staging: comedi: amplc_dio200_common: use comedi_cmd pointerH Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-05-23staging: comedi: amplc_dio200_common: remove 'continuous' from subdevice priv...H Hartley Sweeten
2014-05-03staging: comedi: amplc_dio200_common: correct bound on counter modeIan Abbott
2014-04-22staging: comedi: amplc_dio200_common: fix the cmd->start_arg useH Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-11-10staging: comedi: change bool assignment to trueTeodora Baluta
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for complex casesH Hartley Sweeten
2013-09-17staging: comedi: initialize subdevice s->io_bits in postconfigH Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-08-12Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex ca...Greg Kroah-Hartman
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten