aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_daq_700.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01staging: comedi: Prefer using BIT macro in various files.Sanjana Sanikommu1-1/+1
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2015-02-07staging: comedi: ni_daq_700: include new "comedi_pcmcia.h" headerIan Abbott1-4/+1
2014-07-10staging: comedi: ni_daq_700: remove MODULE_VERSION() and commentaryIan Abbott1-7/+0
2014-06-20staging: comedi: ni_daq_700: add AI range and input mode switchingFred Brooks1-9/+42
2014-06-18staging: comedi: ni_daq_700: update driver commentIan Abbott1-26/+25
2014-05-24staging: comedi: ni_daq_700: add mux settling delayIan Abbott1-0/+2
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten1-15/+1
2014-02-14staging: comedi: ni_daq_700: use comedi_timeout()H Hartley Sweeten1-20/+33
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten1-5/+0
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for complex casesH Hartley Sweeten1-7/+11
2013-09-17staging: comedi: initialize subdevice s->io_bits in postconfigH Hartley Sweeten1-1/+0
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten1-14/+10
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten1-1/+0
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+2
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-1/+0
2013-06-04staging: comedi: ni_daq_700: fix some trailing whitespace errorsH Hartley Sweeten1-2/+2
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten1-2/+0
2013-02-05staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten1-1/+1
2013-02-04staging: comedi: ni_daq_700: use comedi_pcmcia_disable() for (*detach)H Hartley Sweeten1-6/+1
2013-02-04staging: comedi: ni_daq_700: use comedi_pcmcia_{enable, disable}H Hartley Sweeten1-21/+3
2013-01-31staging: comedi: ni_daq_700: convert to auto attachH Hartley Sweeten1-74/+33
2013-01-17staging/comedi/ni_daq_700: Convert to module_comedi_pcmcia_driverPeter Huewe1-24/+1
2012-10-22staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks1-1/+1
2012-09-26staging: comedi: ni_daq_700: add AI subdeviceIan Abbott1-10/+126
2012-09-26staging: comedi: ni_daq_700: rename functions for DIO subdeviceIan Abbott1-6/+6
2012-09-26staging: comedi: ni_daq_700: use prefix daq700Ian Abbott1-30/+30
2012-09-05staging: comedi: ni_daq_700: remove subdevice pointer mathH Hartley Sweeten1-1/+1
2012-06-22staging: comedi: ni_daq_700: refactor the pcmcia attach/detachH Hartley Sweeten1-30/+9
2012-06-22staging: comedi: ni_daq_700: remove the pcmcia suspend/resumeH Hartley Sweeten1-12/+0
2012-06-22staging: comedi: ni_daq_700: remove unneeded pcmcia private dataH Hartley Sweeten1-17/+0
2012-06-22staging: comedi: ni_daq_700: remove unused pcmcia 'stop' logicH Hartley Sweeten1-9/+0
2012-06-22staging: comedi: ni_daq_700: cleanup pcmcia debug output messagesH Hartley Sweeten1-8/+4
2012-06-22staging: comedi: ni_daq_700: fix return for insn_config functionH Hartley Sweeten1-2/+1
2012-06-22staging: comedi: ni_daq_700: use a local var to fix a > 80 char line issueH Hartley Sweeten1-4/+2
2012-06-22staging: comedi: ni_daq_700: remove some dangling ';'H Hartley Sweeten1-2/+2
2012-06-22staging: comedi: ni_daq_700: remove local variable in the 'attach' functionH Hartley Sweeten1-5/+2
2012-06-22staging: comedi: ni_daq_700: change the 'attach' printk's to dev_printk'sH Hartley Sweeten1-4/+6
2012-06-22staging: comedi: ni_daq_700: remove the #ifdef'ed out irq codeH Hartley Sweeten1-23/+2
2012-06-22staging: comedi: ni_daq_700: remove the subdev_700_init functionH Hartley Sweeten1-21/+10
2012-06-22staging: comedi: ni_daq_700: remove a couple unused definesH Hartley Sweeten1-6/+0
2012-06-22staging: comedi: ni_daq_700: remove the CALLBACK_* codeH Hartley Sweeten1-44/+2
2012-06-22staging: comedi: ni_daq_700: remove unused private data variableH Hartley Sweeten1-4/+1
2012-06-22staging: comedi: ni_daq_700: remove thisboard macroH Hartley Sweeten1-5/+1
2012-06-22staging: comedi: ni_daq_700: move the boardinfo variableH Hartley Sweeten1-9/+8
2012-06-22staging: comedi: ni_daq_700: Remove bustype variable from the boardinfoH Hartley Sweeten1-21/+6
2012-06-22staging: comedi: ni_daq_700: Remove unneeded variables from the boardinfoH Hartley Sweeten1-8/+0
2012-06-22staging: comedi: ni_daq_700: Remove unused variables from the boardinfoH Hartley Sweeten1-4/+0