summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/icp_multi.c
AgeCommit message (Expand)Author
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2015-10-12staging: comedi: icp_multi: update the MODULE_DESCRIPTIONH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: remove board reset during (*detach)H Hartley Sweeten
2015-10-12staging: comedi: icp_multi: tidy up subdevice initH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: remove counter subdeviceH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: fix clock comment CodingStyleH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: remove private data member 'DacCmdStatus'H Hartley Sweeten
2015-10-12staging: comedi: icp_multi: remove check_channel_list()H Hartley Sweeten
2015-10-12staging: comedi: icp_multi: remove useless interrupt disable codeH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: remove interrupt supportH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: absorb setup_channel_list()H Hartley Sweeten
2015-10-12staging: comedi: icp_multi: remove unused members from private dataH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: remove unnecessary block commentH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: rename static variable 'range_analog'H Hartley Sweeten
2015-10-12staging: comedi: icp_multi: tidy up the interrupt enable/status register bitsH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: tidy up the DAC command/status register bitsH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: tidy up the ADC command/status register bitsH Hartley Sweeten
2015-10-12staging: comedi: icp_multi: tidy up multi-line commentsH Hartley Sweeten
2015-03-20staging: comedi: icp_multi: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
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-11-03staging: comedi: icp_multi: correct insn_bits returned data for DOIan Abbott
2014-11-03staging: comedi: drivers: digital output subdevices do not need SDF_READABLEH Hartley Sweeten
2014-11-03staging: comedi: drivers: remove inappropriate SDF_* flags from subdevicesH Hartley Sweeten
2014-08-30staging: comedi: icp_multi: remove 'valid' member from private dataH Hartley Sweeten
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: icp_multi: use comedi_subdevice 'readback'H Hartley Sweeten
2014-07-30staging: comedi: icp_multi: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-21staging: comedi: drivers: remove unnecessary PCI_DEVICE_ID_* definesH Hartley Sweeten
2014-07-17staging: comedi: icp_multi: remove use of comedi_error()H Hartley Sweeten
2014-02-14staging: comedi: don't clear 'data' on (*insn_read) timeoutH Hartley Sweeten
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten
2014-02-14staging: comedi: icp_multi: use comedi_timeout()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-12-17staging: comedi: icp_multi: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-16staging: comedi: icp_multi: sample types are unsignedIan Abbott
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-09-17staging: comedi: initialize subdevice s->io_bits in postconfigH Hartley Sweeten
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-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-11staging: comedi: icp_multi: use pci_ioremap_bar()H Hartley Sweeten
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
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: Fix typo in comediMasanari Iida
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten