summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_pcimio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: ni_pcimio: fix block commentsH Hartley Sweeten2016-08-211-110/+106
* staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev2016-06-171-4/+4
* staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten2016-05-031-5/+1
* staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten2016-05-031-1/+1
* staging: comedi: mite: rename mite member 'mite_io_addr'H Hartley Sweeten2016-05-031-13/+13
* staging: comedi: mite: remove mite_struct member 'daq_phys_addr'H Hartley Sweeten2016-04-281-1/+5
* staging: comedi: ni_pcimio: Adds PXI-6251 to supported boardsSpencer E. Olson2016-02-071-1/+19
* staging: comedi: ni_stc.h: rename the NI-6143 register definesH Hartley Sweeten2015-05-091-8/+7
* staging: comedi: ni_stc.h: tidy up Interrupt_Control_Register and bitsH Hartley Sweeten2015-05-091-1/+1
* staging: comedi: ni_pcmmio: include new "comedi_pci.h" headerIan Abbott2015-03-201-1/+1
* staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten2015-03-061-1/+0
* staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)H Hartley Sweeten2015-03-061-5/+5
* staging: comedi: ni_pcimio: replace comedi_board() callsIan Abbott2014-09-111-1/+1
* staging: comedi: mite: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-0/+2
* staging: comedi: mite: pass comedi_device to mite_setup()H Hartley Sweeten2014-07-301-4/+2
* staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...H Hartley Sweeten2014-07-221-10/+5
* staging: comedi: usbduxfast: convert pr_warn() to dev_warn()H Hartley Sweeten2014-07-171-1/+1
* staging: comedi: ni_mio_common: refactor 'num_p0_dio_channels' boardinfoH Hartley Sweeten2014-07-161-57/+10
* staging: comedi: ni_stc.h: refactor 'aobits' boardinfoH Hartley Sweeten2014-07-161-44/+44
* staging: comedi: ni_stc.h: refactor 'adbits' boardinfoH Hartley Sweeten2014-07-161-49/+49
* staging: comedi: ni_stc.h: add some 'is_{board type}' flags to private dataH Hartley Sweeten2014-07-161-1/+19
* staging: comedi: ni_stc.h: remove 'ao_unipolar' flag from ni_board_structH Hartley Sweeten2014-07-161-16/+0
* staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten2014-06-291-4/+1
* staging: comedi: mite.h: remove mite_irq()H Hartley Sweeten2014-06-291-1/+1
* staging: comedi: ni_pcimio: remove ATMIO and PCIMIO definesH Hartley Sweeten2014-06-291-3/+0
* staging: comedi: ni_pcimio: remove DRV_NAME defineH Hartley Sweeten2014-06-291-2/+0
* staging: comedi: ni_mio_common.c: remove IRQ_POLARITY definesH Hartley Sweeten2014-06-291-3/+1
* staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS definesH Hartley Sweeten2014-06-291-3/+1
* staging: comedi: ni_mio_common.c: remove interrupt_pin() macrosH Hartley Sweeten2014-06-291-2/+1
* staging: comedi: ni_pcimio: remove forward declarationsH Hartley Sweeten2014-06-291-72/+62
* staging: comedi: ni_stc.h: remove stc read/write callbacks from ni_privateH Hartley Sweeten2014-06-191-315/+2
* staging: comedi: ni_stc.h: remove read/write callbacks from ni_privateH Hartley Sweeten2014-06-191-83/+25
* staging: comedi: ni_stc.h: add a 'is_m_series' flag to private dataH Hartley Sweeten2014-06-191-1/+3
* staging: comedi: ni_stc.h: add read/write callbacks to struct ni_privateH Hartley Sweeten2014-06-181-34/+84
* staging: comedi: ni_stc.h: remove NI_PRIVATE_COMMON macroH Hartley Sweeten2014-06-181-5/+0
* staging: comedi: mite: pass subdevice to mite_buf_change()Ian Abbott2014-05-231-5/+5
* staging: comedi: drivers: return '0' for successful attachH Hartley Sweeten2014-02-071-1/+1
* staging: comedi: ni_pcimio: tidy up comedi_lrange tablesH Hartley Sweeten2013-12-171-16/+18
* staging: comedi: ni_pcimio: tidy up the irq requestH Hartley Sweeten2013-12-041-12/+7
* staging: comedi: ni_pcimio: convert printk() to dev_dbg()H Hartley Sweeten2013-12-031-3/+3
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* staging: comedi: ni_pcimio: remove PCI_DEBUGH Hartley Sweeten2013-11-261-2/+0
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-4/+0
* staging: comedi: ni_pcimio: use comedi provided range_bipolar10H Hartley Sweeten2013-04-051-10/+5
* 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-1/+5
* staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten2013-03-141-0/+2
* staging: comedi: remove duplicated include from ni_pcimio.cWei Yongjun2013-03-111-1/+0
* staging: comedi: ni_pcimio: cleanup the boardinfoH Hartley Sweeten2013-03-111-901/+762