summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adl_pci6208.c
AgeCommit message (Expand)Author
2018-03-14staging: comedi: adl_pci6208: remove redundant initialization of 'val'Colin Ian King
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-10-12staging: comedi: adl_pci6208: prefer using the BIT macroH Hartley Sweeten
2015-03-20staging: comedi: adl_pci6208: include new "comedi_pci.h" headerIan Abbott
2015-03-01staging: comedi: adl_pci6208: support old PLX device IDIan Abbott
2015-03-01staging: comedi: adl_pci6208: remove multiple board type supportIan Abbott
2015-03-01staging: comedi: adl_pci6208: combine PCI-6208 and PCI-6216 supportIan Abbott
2015-01-09staging: comedi: adl_pci6208: rewrite "Devices:" lineIan Abbott
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: adl_pci6208: use comedi_subdevice 'readback'H Hartley Sweeten
2014-02-14staging: comedi: adl_pci6208x: use comedi_timeout()H Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-09-25staging: comedi: adl_pci6208: change MODULE_DESCRIPTIONH Hartley Sweeten
2013-09-25staging: comedi: adl_pci6208: tidy up multi-line commentsH Hartley Sweeten
2013-09-25staging: comedi: adl_pci6208: remove board attach noiseH Hartley Sweeten
2013-09-25staging: comedi: adl_pci6208: tidy up pci6208_ao_rinsn()H Hartley Sweeten
2013-09-25staging: comedi: adl_pci6208: tidy up pci6208_ao_winsn()H Hartley Sweeten
2013-09-25staging: comedi: adl_pci6208: use comedi_offset_munge()H Hartley Sweeten
2013-09-25staging: comedi: adl_pci6208: don't deadlock while waiting to write ao dataH Hartley Sweeten
2013-09-25staging: comedi: adl_pci6208: save raw data for analog output readbackH Hartley Sweeten
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-09-17staging: comedi: initialize subdevice s->io_bits in postconfigH 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-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: adl_pci6208: 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: 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-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-23staging: comedi: auto-config drivers do not need to set hw_devH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-05staging: comedi: adl_pci6208: remove subdevice pointer mathH Hartley Sweeten
2012-08-17staging: comedi: adl_pci6208: remove manual legacy attachH Hartley Sweeten
2012-08-13staging: comedi: adl_pci6208: use the 'board_name' for the resource nameH Hartley Sweeten
2012-08-13staging: comedi: adl_pci6208: split the digital i/o subdeviceH Hartley Sweeten
2012-08-13staging: comedi: adl_pci6208: add support for the PCI-6216 cardH Hartley Sweeten
2012-08-13staging: comedi: adl_pci6208: use attach_pci callbackH Hartley Sweeten
2012-07-19staging: comedi: adl_pci6208: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: use the driver_name for the resource nameH Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_attach()H Hartley Sweeten
2012-07-06staging: comedi: adl_pci6208: cleanup pci6208_ao_rinsn()H Hartley Sweeten