summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/amplc_pci263.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: amplc_pci263: define the register mapH Hartley Sweeten2016-03-301-3/+8
* staging: comedi: amplc_pci263: tidy up digital output subdevice initH Hartley Sweeten2016-03-301-7/+8
* staging: comedi: amplc_pci263: fix block commentsH Hartley Sweeten2016-03-301-30/+30
* staging: comedi: amplc_pci263: include new "comedi_pci.h" headerIan Abbott2015-03-201-2/+1
* staging: comedi: drivers: digital output subdevices do not need SDF_READABLEH Hartley Sweeten2014-11-031-1/+1
* staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten2014-08-301-1/+1
* staging: comedi: drivers: remove unnecessary DRIVER_NAME definesH Hartley Sweeten2014-07-211-4/+2
* staging: comedi: drivers: remove unnecessary PCI_DEVICE_ID_* definesH Hartley Sweeten2014-07-211-4/+1
* staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten2014-02-071-2/+0
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten2013-09-171-9/+8
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: comedi: amplc_pc263: split out PCI supportIan Abbott2013-04-121-0/+127