summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/addi_apci_1516.c
AgeCommit message (Expand)Author
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2015-06-18staging: comedi: addi_apci_1516: rename 'this_board' variablesH Hartley Sweeten
2015-04-03staging: comedi: addi_apci_1516: remove #include "comedi_fc.h"Ian Abbott
2015-03-20staging: comedi: addi_apci_1516: include new "comedi_pci.h" headerIan Abbott
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten
2014-09-11staging: comedi: addi_apci_1516: replace comedi_board() callsIan Abbott
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten
2013-03-11staging: comedi: addi_apci_1516: use the pci id_table 'driver_data'H Hartley Sweeten
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_1516: use addi_watchdog moduleH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-11-13staging: comedi: addi_apci_1516: update the MODULE_DESCRIPTIONH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: reword the initialization commentsH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: rename has_timerH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: final cleanup of the register map definesH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: fix i_APCI1516_StartStopWriteWatchdog()H Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: fix i_APCI1516_ConfigWatchdog()H Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: fix i_APCI1516_ReadWatchdog()H Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: cleanup the subdevice initH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: cleanup apci1516_detach()H Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: add defines for the PCI device idsH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: cleanup the s->subdev_flagsH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove setting of s->io_bitsH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove setting of s->len_chanlistH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: merge in hwdrv_apci1516.cH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: cleanup addi_find_boardinfo()H Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove unnecessary includeH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove use of struct addi_boardH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove use of struct addi_privateH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: only allocate needed subdevicesH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove use of devpriv->s_EeParametersH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: don't read the unused PCI barsH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove devpriv->dw_AiBaseH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove devpriv->iobase usageH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: remove unnecessary info from boardinfoH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1516: simplify the PCI bar readingH Hartley Sweeten