summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/icp_multi.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: comedi: icp_multi: update the MODULE_DESCRIPTIONH Hartley Sweeten2015-10-121-1/+1
* staging: comedi: icp_multi: remove board reset during (*detach)H Hartley Sweeten2015-10-121-8/+1
* staging: comedi: icp_multi: tidy up subdevice initH Hartley Sweeten2015-10-121-34/+33
* staging: comedi: icp_multi: remove counter subdeviceH Hartley Sweeten2015-10-121-27/+2
* staging: comedi: icp_multi: fix clock comment CodingStyleH Hartley Sweeten2015-10-121-7/+6
* staging: comedi: icp_multi: remove private data member 'DacCmdStatus'H Hartley Sweeten2015-10-121-37/+17
* staging: comedi: icp_multi: remove check_channel_list()H Hartley Sweeten2015-10-121-33/+0
* staging: comedi: icp_multi: remove useless interrupt disable codeH Hartley Sweeten2015-10-121-41/+3
* staging: comedi: icp_multi: remove interrupt supportH Hartley Sweeten2015-10-121-44/+0
* staging: comedi: icp_multi: absorb setup_channel_list()H Hartley Sweeten2015-10-121-50/+17
* staging: comedi: icp_multi: remove unused members from private dataH Hartley Sweeten2015-10-121-8/+0
* staging: comedi: icp_multi: remove unnecessary block commentH Hartley Sweeten2015-10-121-6/+0
* staging: comedi: icp_multi: rename static variable 'range_analog'H Hartley Sweeten2015-10-121-4/+4
* staging: comedi: icp_multi: tidy up the interrupt enable/status register bitsH Hartley Sweeten2015-10-121-32/+28
* staging: comedi: icp_multi: tidy up the DAC command/status register bitsH Hartley Sweeten2015-10-121-12/+10
* staging: comedi: icp_multi: tidy up the ADC command/status register bitsH Hartley Sweeten2015-10-121-12/+10
* staging: comedi: icp_multi: tidy up multi-line commentsH Hartley Sweeten2015-10-121-40/+41
* staging: comedi: icp_multi: include new "comedi_pci.h" headerIan Abbott2015-03-201-2/+1
* staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten2015-03-061-1/+0
* 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: icp_multi: correct insn_bits returned data for DOIan Abbott2014-11-031-2/+2
* staging: comedi: drivers: digital output subdevices do not need SDF_READABLEH Hartley Sweeten2014-11-031-1/+1
* staging: comedi: drivers: remove inappropriate SDF_* flags from subdevicesH Hartley Sweeten2014-11-031-1/+1
* staging: comedi: icp_multi: remove 'valid' member from private dataH Hartley Sweeten2014-08-301-8/+2
* staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten2014-08-301-5/+1
* staging: comedi: icp_multi: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-36/+17
* staging: comedi: icp_multi: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-45/+35
* staging: comedi: drivers: remove unnecessary PCI_DEVICE_ID_* definesH Hartley Sweeten2014-07-211-3/+1
* staging: comedi: icp_multi: remove use of comedi_error()H Hartley Sweeten2014-07-171-5/+5
* staging: comedi: don't clear 'data' on (*insn_read) timeoutH Hartley Sweeten2014-02-141-4/+1
* staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten2014-02-141-3/+0
* staging: comedi: icp_multi: use comedi_timeout()H Hartley Sweeten2014-02-141-50/+54
* staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten2014-02-071-3/+0
* staging: comedi: icp_multi: tidy up comedi_lrange tablesH Hartley Sweeten2013-12-171-6/+7
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* staging: comedi: icp_multi: sample types are unsignedIan Abbott2013-10-161-3/+1
* staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten2013-09-171-8/+3
* staging: comedi: initialize subdevice s->io_bits in postconfigH Hartley Sweeten2013-09-171-3/+0
* 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: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: comedi: icp_multi: use pci_ioremap_bar()H Hartley Sweeten2013-04-111-6/+1
* staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten2013-04-081-2/+0
* staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten2013-03-141-1/+1
* staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten2013-03-141-5/+1
* staging: comedi: Fix typo in comediMasanari Iida2013-03-111-1/+1
* staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten2013-03-111-2/+2
OpenPOWER on IntegriCloud