summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_labpc_pci.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: ni_labpc_pci: tidy up bit defineH Hartley Sweeten2016-03-281-2/+2
* staging: comedi: ni_labpc_pci: include new "comedi_pci.h" headerIan Abbott2015-03-201-2/+1
* staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten2015-03-061-1/+1
* staging: comedi: ni_labpc_common: convert driver to use the comedi_8254 moduleH Hartley Sweeten2015-03-011-1/+7
* staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH Hartley Sweeten2015-01-251-5/+0
* staging: comedi: ni_labpc_pci: rewrite "Devices:" lineIan Abbott2015-01-091-1/+1
* staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten2014-08-301-10/+1
* staging: comedi: ni_labpc: use the comedi_device 'mmio' memberH Hartley Sweeten2014-07-301-7/+4
* staging: comedi: ni_labpc_pci: remove COMEDI_MITE and HAS_DMA dependancyH Hartley Sweeten2014-07-161-13/+35
* staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten2014-06-291-4/+2
* staging: comedi: mite.h: remove mite_irq()H Hartley Sweeten2014-06-291-1/+1
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* 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-3/+1
* staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-2/+0
* staging: comedi: ni_labpc: remove *_ai_gain_bits tablesH Hartley Sweeten2013-05-161-1/+0
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-4/+0
* staging: comedi: ni_labpc: remove range_labpc_1200_ai exportH Hartley Sweeten2013-05-131-1/+0
* staging: comedi: ni_labpc: cleanup true/false flags in boardinfoH Hartley Sweeten2013-05-131-3/+3
* staging: comedi: ni_labpc: remove 'bustype' from boardinfoH Hartley Sweeten2013-04-231-1/+0
* staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()H Hartley Sweeten2013-04-231-1/+1
* staging: comedi: ni_labpc: move DMA init out of the common attachH Hartley Sweeten2013-04-231-1/+1
* staging: comedi: ni_labpc: split out PCI supportH Hartley Sweeten2013-04-231-0/+143