summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_pcimio.c
AgeCommit message (Expand)Author
2015-05-09staging: comedi: ni_stc.h: rename the NI-6143 register definesH Hartley Sweeten
2015-05-09staging: comedi: ni_stc.h: tidy up Interrupt_Control_Register and bitsH Hartley Sweeten
2015-03-20staging: comedi: ni_pcmmio: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-03-06staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2014-09-11staging: comedi: ni_pcimio: replace comedi_board() callsIan Abbott
2014-07-30staging: comedi: mite: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: mite: pass comedi_device to mite_setup()H Hartley Sweeten
2014-07-22staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...H Hartley Sweeten
2014-07-17staging: comedi: usbduxfast: convert pr_warn() to dev_warn()H Hartley Sweeten
2014-07-16staging: comedi: ni_mio_common: refactor 'num_p0_dio_channels' boardinfoH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: refactor 'aobits' boardinfoH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: refactor 'adbits' boardinfoH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: add some 'is_{board type}' flags to private dataH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: remove 'ao_unipolar' flag from ni_board_structH Hartley Sweeten
2014-06-29staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten
2014-06-29staging: comedi: mite.h: remove mite_irq()H Hartley Sweeten
2014-06-29staging: comedi: ni_pcimio: remove ATMIO and PCIMIO definesH Hartley Sweeten
2014-06-29staging: comedi: ni_pcimio: remove DRV_NAME defineH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common.c: remove IRQ_POLARITY definesH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS definesH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common.c: remove interrupt_pin() macrosH Hartley Sweeten
2014-06-29staging: comedi: ni_pcimio: remove forward declarationsH Hartley Sweeten
2014-06-19staging: comedi: ni_stc.h: remove stc read/write callbacks from ni_privateH Hartley Sweeten
2014-06-19staging: comedi: ni_stc.h: remove read/write callbacks from ni_privateH Hartley Sweeten
2014-06-19staging: comedi: ni_stc.h: add a 'is_m_series' flag to private dataH Hartley Sweeten
2014-06-18staging: comedi: ni_stc.h: add read/write callbacks to struct ni_privateH Hartley Sweeten
2014-06-18staging: comedi: ni_stc.h: remove NI_PRIVATE_COMMON macroH Hartley Sweeten
2014-05-23staging: comedi: mite: pass subdevice to mite_buf_change()Ian Abbott
2014-02-07staging: comedi: drivers: return '0' for successful attachH Hartley Sweeten
2013-12-17staging: comedi: ni_pcimio: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-04staging: comedi: ni_pcimio: tidy up the irq requestH Hartley Sweeten
2013-12-03staging: comedi: ni_pcimio: convert printk() to dev_dbg()H Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-26staging: comedi: ni_pcimio: remove PCI_DEBUGH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-05staging: comedi: ni_pcimio: use comedi provided range_bipolar10H 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: remove duplicated include from ni_pcimio.cWei Yongjun
2013-03-11staging: comedi: ni_pcimio: cleanup the boardinfoH Hartley Sweeten
2013-03-11staging: comedi: ni_stc.h: remove boardtype macroH Hartley Sweeten
2013-03-11staging: comedi: ni_pcimio: use the pci id_table 'driver_data'H 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-07staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel
2012-11-21staging: comedi: remove use of __devexitBill Pemberton