summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_daq_700.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
2015-02-07staging: comedi: ni_daq_700: include new "comedi_pcmcia.h" headerIan Abbott
2014-07-10staging: comedi: ni_daq_700: remove MODULE_VERSION() and commentaryIan Abbott
2014-06-20staging: comedi: ni_daq_700: add AI range and input mode switchingFred Brooks
2014-06-18staging: comedi: ni_daq_700: update driver commentIan Abbott
2014-05-24staging: comedi: ni_daq_700: add mux settling delayIan Abbott
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten
2014-02-14staging: comedi: ni_daq_700: use comedi_timeout()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
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 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-06-04staging: comedi: ni_daq_700: fix some trailing whitespace errorsH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2013-02-05staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten
2013-02-04staging: comedi: ni_daq_700: use comedi_pcmcia_disable() for (*detach)H Hartley Sweeten
2013-02-04staging: comedi: ni_daq_700: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-01-31staging: comedi: ni_daq_700: convert to auto attachH Hartley Sweeten
2013-01-17staging/comedi/ni_daq_700: Convert to module_comedi_pcmcia_driverPeter Huewe
2012-10-22staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks
2012-09-26staging: comedi: ni_daq_700: add AI subdeviceIan Abbott
2012-09-26staging: comedi: ni_daq_700: rename functions for DIO subdeviceIan Abbott
2012-09-26staging: comedi: ni_daq_700: use prefix daq700Ian Abbott
2012-09-05staging: comedi: ni_daq_700: remove subdevice pointer mathH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: refactor the pcmcia attach/detachH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove the pcmcia suspend/resumeH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove unneeded pcmcia private dataH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logicH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: cleanup pcmcia debug output messagesH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: fix return for insn_config functionH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: use a local var to fix a > 80 char line issueH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove some dangling ';'H Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove local variable in the 'attach' functionH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: change the 'attach' printk's to dev_printk'sH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove the #ifdef'ed out irq codeH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove the subdev_700_init functionH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove a couple unused definesH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove the CALLBACK_* codeH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove unused private data variableH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove thisboard macroH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: move the boardinfo variableH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: Remove bustype variable from the boardinfoH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: Remove unneeded variables from the boardinfoH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: Remove unused variables from the boardinfoH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: Remove a "do nothing" function stubH Hartley Sweeten