summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/amplc_dio200.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-05-31staging: comedi: amplc_dio200.c: reformat copyright commentIan Abbott
2014-08-16staging: comedi: amplc_dio200: remove dio200_common_detach()H Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200.h: remove struct dio200_layout definitionH Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200: tidy up comedi_driver declarationH Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200: remove unnecessary local variableH Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200: remove 'mainsize' from ISA boardinfoH Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200: remove 'bustype' from boardinfoH Hartley Sweeten
2014-08-16staging: comedi: amplc_dio200: remove private dataH Hartley Sweeten
2014-07-30staging: comedi: amplc_dio200: use the comedi_device 'mmio' memberH 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-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-19staging: comedi: amplc_dio200: use comedi_legacy_detach()H Hartley Sweeten
2013-04-11staging: comedi: ampcl_dio200: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: amplc_dio200: cleanup dev->board_name usageH Hartley Sweeten
2013-03-25staging: comedi: amplc_dio200: split into ISA, PCI and commonIan Abbott
2013-03-25staging: comedi: amplc_dio200: refactor dio200_handle_read_intr()Ian Abbott
2013-03-25staging: comedi: amplc_dio200: don't check bus-type in dio200_common_attach()Ian Abbott
2013-03-25staging: comedi: amplc_dio200: remove dio200_report_attach()Ian Abbott
2013-03-25staging: comedi: amplc_dio200: remove DIO200_DRIVER_NAMEIan Abbott
2013-03-25staging: comedi: amplc_dio200: set board_name before common attachIan Abbott
2013-03-25staging: comedi: amplc_dio200: dio200_common_attach() return 0Ian Abbott
2013-03-25staging: comedi: amplc_dio200: shrink struct dio200_subdev_intrIan Abbott
2013-03-25staging: comedi: amplc_dio200: embed board layout in board structureIan Abbott
2013-03-25staging: comedi: amplc_dio200: Simplify PCI board look-upIan Abbott
2013-03-25staging: comedi: amplc_dio200: don't check bus type in attachIan Abbott
2013-03-25staging: comedi: amplc_dio200: split dio200_boards[] into ISA & PCIIan Abbott
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: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2013-01-18Staging: Comedi: amplc_dio200: Fixed bracing issueJake Champlin
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-14staging: comedi: amplc_dio200: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_AMPLICONH Hartley Sweeten
2012-10-24staging: comedi: amplc_dio200: support multiple read/write of counterIan Abbott
2012-10-24staging: comedi: amplc_dio200: implement timer subdeviceIan Abbott
2012-10-24staging: comedi: amplc_dio200: add 32-bit register access functionsIan Abbott
2012-10-24staging: comedi: amplc_dio200: allow extra clock and gate sourcesIan Abbott
2012-10-24staging: comedi: amplc_dio200: enable enhanced features of PCIe boardsIan Abbott
2012-10-24staging: comedi: amplc_dio200: allow generation of PCIe interruptsIan Abbott
2012-10-24staging: comedi: amplc_dio200: support PCIe215, PCIe236 and PCIe296Ian Abbott
2012-10-24staging: comedi: amplc_dio200: add register shift to board infoIan Abbott