summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/daqboard2000.c
AgeCommit message (Expand)Author
2016-08-21staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott
2016-06-17staging: comedi: daqboard2000: prefer usleep_range()Ian Abbott
2016-06-17staging: comedi: daqboard2000: rename CamelCase functionsIan Abbott
2016-06-17staging: comedi: daqboard2000: rename reference DACs register macrosIan Abbott
2016-06-17staging: comedi: daqboard2000: rename trigger control register macrosIan Abbott
2016-06-17staging: comedi: daqboard2000: redo DAC status macros and fix busyIan Abbott
2016-06-17staging: comedi: daqboard2000: redo DAC control register macrosIan Abbott
2016-06-17staging: comedi: daqboard2000: rename acq status register macrosIan Abbott
2016-06-17staging: comedi: daqboard2000: rename acquisition control register macrosIan Abbott
2016-06-17staging: comedi: daqboard2000: rename register offset macrosIan Abbott
2016-06-17staging: comedi: daqboard2000: rename serial EEPROM register macrosIan Abbott
2016-06-17staging: comedi: daqboard2000: add blank line after struct declarationIan Abbott
2016-06-17staging: comedi: daqboard2000: CHECK: spaces preferred around that '*'Ian Abbott
2016-06-17staging: comedi: daqboard2000: use usual block comment styleIan Abbott
2016-06-17staging: comedi: daqboard2000: remove commented out codeIan Abbott
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook
2015-10-24staging: comedi: Fix return flowCristina Moraru
2015-05-10staging: comedi: daqboard2000: Use preferred comment styleArno Tiemersma
2015-04-30Staging: comedi: fix code indent coding style issues in daqboard2000.cGbenga Adalumo
2015-04-30Staging: comedi: daqboard2000.c fixed trailing whitespaceAndrei Maresu
2015-03-20staging: comedi: daqboard2000: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: daqboard2000: use comedi_subdevice 'readback'H Hartley Sweeten
2014-08-30staging: comedi: daqboard2000: remove #if 0'ed out code in ao (*insn_write)H Hartley Sweeten
2014-08-16staging: comedi: daqboard2000: tidy up daqboard2000_8255_cb()H Hartley Sweeten
2014-08-16staging: comedi: 8255: add a comedi_device param to the (*io) callbackH Hartley Sweeten
2014-07-30staging: comedi: daqboard2000: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-16staging: comedi: daqboard2000: checkpatch.pl cleanup (space before tab)H Hartley Sweeten
2014-07-16staging: comedi: daqboard2000: checkpatch.pl cleanup (else after return)H Hartley Sweeten
2014-02-14staging: comedi: daqboard2000: use comedi_timeout()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
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-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten
2013-05-17staging: comedi: ni_pcidio: use comedi_load_firmware()H Hartley Sweeten
2013-05-17staging: comedi: daqboard2000: use comedi_load_firmware()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-23staging: comedi/daqboard2000: use mdelay for large delaysArnd Bergmann
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten
2013-04-11staging: comedi: daqboard2000: use pci_ioremap_bar()H Hartley Sweeten
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2013-01-20Staging: Comedi: daqboard2000: Fixed Coding Style IssueJake Champlin