aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/amplc_pci263.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
2016-03-30staging: comedi: amplc_pci263: define the register mapH Hartley Sweeten1-3/+8
2016-03-30staging: comedi: amplc_pci263: tidy up digital output subdevice initH Hartley Sweeten1-7/+8
2016-03-30staging: comedi: amplc_pci263: fix block commentsH Hartley Sweeten1-30/+30
2015-03-20staging: comedi: amplc_pci263: include new "comedi_pci.h" headerIan Abbott1-2/+1
2014-11-03staging: comedi: drivers: digital output subdevices do not need SDF_READABLEH Hartley Sweeten1-1/+1
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten1-1/+1
2014-07-21staging: comedi: drivers: remove unnecessary DRIVER_NAME definesH Hartley Sweeten1-4/+2
2014-07-21staging: comedi: drivers: remove unnecessary PCI_DEVICE_ID_* definesH Hartley Sweeten1-4/+1
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten1-2/+0
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten1-9/+8
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-04-12staging: comedi: amplc_pc263: split out PCI supportIan Abbott1-0/+127