aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/icp_multi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten1-1/+0
2014-11-03staging: comedi: icp_multi: correct insn_bits returned data for DOIan Abbott1-2/+2
2014-11-03staging: comedi: drivers: digital output subdevices do not need SDF_READABLEH Hartley Sweeten1-1/+1
2014-11-03staging: comedi: drivers: remove inappropriate SDF_* flags from subdevicesH Hartley Sweeten1-1/+1
2014-08-30staging: comedi: icp_multi: remove 'valid' member from private dataH Hartley Sweeten1-8/+2
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten1-5/+1
2014-08-30staging: comedi: icp_multi: use comedi_subdevice 'readback'H Hartley Sweeten1-36/+17
2014-07-30staging: comedi: icp_multi: use the comedi_device 'mmio' memberH Hartley Sweeten1-45/+35
2014-07-21staging: comedi: drivers: remove unnecessary PCI_DEVICE_ID_* definesH Hartley Sweeten1-3/+1
2014-07-17staging: comedi: icp_multi: remove use of comedi_error()H Hartley Sweeten1-5/+5
2014-02-14staging: comedi: don't clear 'data' on (*insn_read) timeoutH Hartley Sweeten1-4/+1
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten1-3/+0
2014-02-14staging: comedi: icp_multi: use comedi_timeout()H Hartley Sweeten1-50/+54
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten1-3/+0
2013-12-17staging: comedi: icp_multi: tidy up comedi_lrange tablesH Hartley Sweeten1-6/+7
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-10-16staging: comedi: icp_multi: sample types are unsignedIan Abbott1-3/+1
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten1-8/+3
2013-09-17staging: comedi: initialize subdevice s->io_bits in postconfigH Hartley Sweeten1-3/+0
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-2/+1
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-04-11staging: comedi: icp_multi: use pci_ioremap_bar()H Hartley Sweeten1-6/+1
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten1-2/+0
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten1-1/+1
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten1-5/+1
2013-03-11staging: comedi: Fix typo in comediMasanari Iida1-1/+1
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten1-2/+2
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten1-3/+3
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe1-6/+1
2012-11-21staging: comedi: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: comedi: remove use of __devinitBill Pemberton1-2/+2
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott1-3/+4
2012-10-23staging: comedi: auto-config drivers do not need to set hw_devH Hartley Sweeten1-1/+0
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten1-4/+4
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten1-1/+1
2012-09-11staging: comedi: icp_multi: remove the function description commentsH Hartley Sweeten1-196/+0
2012-09-11staging: comedi: icp_multi: remove devpriv macroH Hartley Sweeten1-5/+16
2012-09-11staging: comedi: icp_multi: use attach_pci callbackH Hartley Sweeten1-64/+25
2012-09-11staging: comedi: icp_multi: remove board attach noiseH Hartley Sweeten1-29/+7
2012-09-11staging: comedi: icp_multi: the number of subdevices is fixedH Hartley Sweeten1-21/+7
2012-09-11staging: comedi: icp_multi: remove have_irq from boardinfoH Hartley Sweeten1-14/+9
2012-09-11staging: comedi: icp_multi: remove iorange from boardinfoH Hartley Sweeten1-4/+0
2012-09-11staging: comedi: icp_multi: remove cardtype from boardinfoH Hartley Sweeten1-5/+0
2012-09-11staging: comedi: icp_multi: remove rangecode from boardinfoH Hartley Sweeten1-4/+2
2012-09-11staging: comedi: icp_multi: remove rangelist_ai from boardinfoH Hartley Sweeten1-3/+1
2012-09-11staging: comedi: icp_multi: remove ranglist_ao from boardinfoH Hartley Sweeten1-2/+0
2012-09-11staging: comedi: icp_multi: remove ai_maxdata from boardinfoH Hartley Sweeten1-3/+1
2012-09-11staging: comedi: icp_multi: remove ao_maxdata from boardinfoH Hartley Sweeten1-3/+1