summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/cb_pcimdda.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: comedi: cb_pcimdda: Fix long lines in commentsRasmus Linusson2016-03-051-5/+6
* staging: comedi: cb_pcimdda: Fix multi-line commentsRasmus Linusson2016-03-051-70/+70
* staging: comedi: Remove unwanted lines of codeGujulan Elango, Hari Prasath (H.)2015-04-301-5/+1
* staging: comedi: cb_pcimdda: include new "comedi_pci.h" headerIan Abbott2015-03-201-2/+1
* staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten2015-03-061-1/+1
* staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten2014-08-301-1/+1
* staging: comedi: cb_pcimdda: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-37/+20
* staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten2014-08-161-2/+1
* staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten2014-02-071-3/+1
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+1
* staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-7/+1
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten2013-04-171-2/+1
* staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten2013-04-081-2/+0
* staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten2013-03-141-1/+1
* staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten2013-03-141-6/+1
* staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten2013-03-111-2/+3
* staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten2013-01-311-0/+2
* staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe2013-01-251-6/+1
* staging: comedi: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: comedi: remove use of __devinitBill Pemberton2012-11-211-2/+2
* staging: comedi: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott2012-10-301-3/+4
* staging: comedi: comedidev.h: add PCI_VENDOR_ID_CBH Hartley Sweeten2012-10-241-2/+1
* staging: comedi: auto-config drivers do not need to set hw_devH Hartley Sweeten2012-10-231-1/+0
* staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-4/+4
* staging: comedi: cb_pcimdda: remove subdevice pointer mathH Hartley Sweeten2012-09-051-3/+3
* staging: comedi: cb_pcimdda: use attach_pci callbackH Hartley Sweeten2012-08-171-51/+14
* staging: comedi: cb_pcimdda: cleanup the analog out read/writeH Hartley Sweeten2012-08-171-37/+26
* staging: comedi: cb_pcimdda: minor cleanup of the private dataH Hartley Sweeten2012-08-171-9/+2
* staging: comedi: cb_pcimdda: fix bug in call to subdev_8255_cleanupH Hartley Sweeten2012-08-171-1/+1
* staging: comedi: cb_pcimdda: remove attached_to_8255 from private dataH Hartley Sweeten2012-08-171-10/+2
* staging: comedi: cb_pcimdda: remove boardinfoH Hartley Sweeten2012-08-171-30/+8
* staging: comedi: cb_pcimdda: remove ao_chans and ao_bits from boardinfoH Hartley Sweeten2012-08-171-6/+2
* staging: comedi: cb_pcimdda: remove regs_badrindex and reg_sz from boardinfoH Hartley Sweeten2012-08-171-6/+1
* staging: comedi: cb_pcimdda: remove dio_offset from the boardinfoH Hartley Sweeten2012-08-171-4/+1
* staging: comedi: cb_pcimdda: define the register mapH Hartley Sweeten2012-08-171-0/+6
* staging: comedi: cb_pcimdda: remove dio_chans from the private dataH Hartley Sweeten2012-08-171-11/+5
* staging: comedi: cb_pcimdda: remove the DIO_METHODSH Hartley Sweeten2012-08-171-22/+5
* staging: comedi: cb_pcimdda: cleanup the 8255 subdevice initH Hartley Sweeten2012-08-171-17/+14
* staging: comedi: cb_pcimdda: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-08-171-10/+8
* staging: comedi: cb_pcimdda: use dev->iobaseH Hartley Sweeten2012-08-171-6/+5
* staging: comedi: cb_pcimdda: cleanup pci probeH Hartley Sweeten2012-08-171-45/+17
* staging: comedi: cb_pcimdda: add namespace to the driverH Hartley Sweeten2012-08-171-33/+33
* staging: comedi: cb_pcimdda: remove forward declarationsH Hartley Sweeten2012-08-171-147/+94
* staging: comedi: cb_pcimdda: remove thisboard and devpriv macrosH Hartley Sweeten2012-08-171-19/+14
OpenPOWER on IntegriCloud