aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/das08_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2015-03-20staging: comedi: das08_pci: include new "comedi_pci.h" headerIan Abbott1-2/+1
2015-01-09staging: comedi: das08_pci: rewrite "Devices:" lineIan Abbott1-1/+1
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten1-1/+1
2014-07-21staging: comedi: drivers: remove unnecessary PCI_DEVICE_ID_* definesH Hartley Sweeten1-3/+1
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-2/+1
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten1-7/+1
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-4/+0
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten1-1/+1
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten1-4/+1
2013-03-11staging: comedi: das08: remove 'id' from boardinfoH Hartley Sweeten1-1/+0
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten1-2/+3
2013-02-03staging: comedi: das08: split out bus specific codeH Hartley Sweeten1-0/+121