summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/daqboard2000.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott2016-08-211-1/+1
* staging: comedi: daqboard2000: prefer usleep_range()Ian Abbott2016-06-171-2/+2
* staging: comedi: daqboard2000: rename CamelCase functionsIan Abbott2016-06-171-39/+41
* staging: comedi: daqboard2000: rename reference DACs register macrosIan Abbott2016-06-171-4/+5
* staging: comedi: daqboard2000: rename trigger control register macrosIan Abbott2016-06-171-12/+12
* staging: comedi: daqboard2000: redo DAC status macros and fix busyIan Abbott2016-06-171-15/+13
* staging: comedi: daqboard2000: redo DAC control register macrosIan Abbott2016-06-171-14/+7
* staging: comedi: daqboard2000: rename acq status register macrosIan Abbott2016-06-171-19/+20
* staging: comedi: daqboard2000: rename acquisition control register macrosIan Abbott2016-06-171-27/+23
* staging: comedi: daqboard2000: rename register offset macrosIan Abbott2016-06-171-51/+61
* staging: comedi: daqboard2000: rename serial EEPROM register macrosIan Abbott2016-06-171-13/+13
* staging: comedi: daqboard2000: add blank line after struct declarationIan Abbott2016-06-171-0/+1
* staging: comedi: daqboard2000: CHECK: spaces preferred around that '*'Ian Abbott2016-06-171-4/+4
* staging: comedi: daqboard2000: use usual block comment styleIan Abbott2016-06-171-2/+4
* staging: comedi: daqboard2000: remove commented out codeIan Abbott2016-06-171-8/+2
* scripts/spelling.txt: add "fimware" misspellingKees Cook2016-05-191-1/+1
* staging: comedi: Fix return flowCristina Moraru2015-10-241-6/+2
* staging: comedi: daqboard2000: Use preferred comment styleArno Tiemersma2015-05-101-98/+98
* Staging: comedi: fix code indent coding style issues in daqboard2000.cGbenga Adalumo2015-04-301-28/+28
* Staging: comedi: daqboard2000.c fixed trailing whitespaceAndrei Maresu2015-04-301-1/+1
* staging: comedi: daqboard2000: include new "comedi_pci.h" headerIan Abbott2015-03-201-2/+1
* staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten2015-03-061-1/+1
* staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten2014-11-261-1/+0
* staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten2014-08-301-9/+3
* staging: comedi: daqboard2000: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-23/+12
* staging: comedi: daqboard2000: remove #if 0'ed out code in ao (*insn_write)H Hartley Sweeten2014-08-301-16/+0
* staging: comedi: daqboard2000: tidy up daqboard2000_8255_cb()H Hartley Sweeten2014-08-161-6/+4
* staging: comedi: 8255: add a comedi_device param to the (*io) callbackH Hartley Sweeten2014-08-161-1/+2
* staging: comedi: daqboard2000: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-45/+31
* staging: comedi: daqboard2000: checkpatch.pl cleanup (space before tab)H Hartley Sweeten2014-07-161-4/+4
* staging: comedi: daqboard2000: checkpatch.pl cleanup (else after return)H Hartley Sweeten2014-07-161-2/+1
* staging: comedi: daqboard2000: use comedi_timeout()H Hartley Sweeten2014-02-141-28/+54
* staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten2014-02-071-3/+0
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+1
* staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-1/+0
* staging: comedi: ni_pcidio: use comedi_load_firmware()H Hartley Sweeten2013-05-171-2/+3
* staging: comedi: daqboard2000: use comedi_load_firmware()H Hartley Sweeten2013-05-171-18/+3
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: comedi/daqboard2000: use mdelay for large delaysArnd Bergmann2013-04-231-7/+7
* staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten2013-04-171-2/+1
* staging: comedi: daqboard2000: use pci_ioremap_bar()H Hartley Sweeten2013-04-111-4/+2
* staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott2013-03-151-1/+0
* staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten2013-03-141-2/+2
* staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten2013-03-141-6/+1
* staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten2013-03-111-2/+3
* staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten2013-01-311-2/+3
* staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe2013-01-251-6/+1
* Staging: Comedi: daqboard2000: Fixed Coding Style IssueJake Champlin2013-01-201-1/+1