aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adl_pci7x3x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-542/+0
2021-01-26staging: comedi: adl_pci7x3x: Add interrupt handling for PCI-7230Bernd Harries1-10/+274
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-08-14staging: comedi: adl_pci7x3x: fix digital output on PCI-7230Ian Abbott1-2/+14
2015-03-20staging: comedi: adl_pci7x3x: include new "comedi_pci.h" headerIan Abbott1-2/+1
2015-01-09staging: comedi: adl_pci7x3x: rewrite comedi driver comment blockIan Abbott1-33/+29
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten1-1/+1
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten1-3/+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-12/+1
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-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-11/+1
2013-03-11staging: comedi: adl_pci7x3x: use the pci id_table 'driver_data'H Hartley Sweeten1-46/+30
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten1-2/+3
2013-02-05staging: comedi: remove 'comedi_autoconfig' module parameterH Hartley Sweeten1-7/+1
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten1-0/+2
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe1-6/+1
2012-11-21staging: comedi: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: comedi: remove use of __devinitBill Pemberton1-2/+2
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott1-3/+4
2012-10-23staging: comedi: auto-config drivers do not need to set hw_devH Hartley Sweeten1-2/+0
2012-09-05staging: comedi: adl_pci7x3x: remove subdevice pointer mathH Hartley Sweeten1-4/+4
2012-08-17staging: comedi: adl_pci7x3x: remove manual legacy attachH Hartley Sweeten1-10/+0
2012-08-14staging: comedi: adl_pci7x3x: fix pointer-to-int-cast warningH Hartley Sweeten1-2/+2
2012-08-13staging: comedi: new adl_pci7x3x driverH Hartley Sweeten1-0/+342