summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_pcimio.c
AgeCommit message (Expand)Author
2017-02-14staging: comedi: ni_pcimio: remove unused variable 'serial_number'Karthik Nayak
2017-01-19staging: comedi: ni_pcimio: Support more PXI cardsIan Abbott
2016-08-21staging: comedi: ni_pcimio: fix block commentsH Hartley Sweeten
2016-06-17staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev
2016-05-03staging: comedi: mite: do mite_steup() as part of mite_attach()H Hartley Sweeten
2016-05-03staging: comedi: mite: document mite_alloc()/mite_detach()H Hartley Sweeten
2016-05-03staging: comedi: mite: rename mite member 'mite_io_addr'H Hartley Sweeten
2016-04-28staging: comedi: mite: remove mite_struct member 'daq_phys_addr'H Hartley Sweeten
2016-02-07staging: comedi: ni_pcimio: Adds PXI-6251 to supported boardsSpencer E. Olson
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