aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/cb_pcidas64.c
AgeCommit message (Expand)Author
2015-03-18staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten
2013-04-11staging: comedi: cb_pcidas64: tidy up the *phys_iobaseH Hartley Sweeten
2013-04-11staging: comedi: cb_pcidas64: use pci_ioremap_bar()H Hartley Sweeten
2013-04-11staging: comedi: cb_pcidas64: remove the base_address_regions enumH Hartley Sweeten
2013-04-05staging: comedi: cb_pcidas64: use comedi provided range_bipolar10H Hartley Sweeten
2013-03-15staging: comedi: make 'dev->attached' a bool bit-fieldIan 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: Fix typo in comediMasanari Iida
2013-03-11staging: comedi: cb_pcidas64: cleanup the boardinfoH Hartley Sweeten
2013-03-11staging: comedi: cb_pcidas64: 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-02-15staging/comedi: Remove if(); statement without effectPeter Huewe
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-11-14staging: comedi: cb_pcidas64: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-11-06staging: comedi: cb_pcidas64: update driver commentIan Abbott
2012-11-06staging: comedi: cb_pcidas64: fix forward declararions 4Ian Abbott
2012-11-06staging: comedi: cb_pcidas64: fix forward declarations 3Ian Abbott
2012-11-06staging: comedi: cb_pcidas64: fix forward declarations 2Ian Abbott
2012-11-06staging: comedi: cb_pcidas64: fix forward declarations 1Ian Abbott
2012-11-06staging: comedi: cb_pcidas64: remove board(dev) inlineIan Abbott
2012-11-06staging: comedi: cb_pcidas64: whitespace/brace changesIan Abbott
2012-11-06staging: comedi: cb_pcidas64: fix printksIan Abbott
2012-11-06staging: comedi: cb_pcidas64: use auto_attach methodIan Abbott
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_CBH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: cb_pcidas64: remove inline priv() functionH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: cb_pcidas64: remove subdevice pointer mathH Hartley Sweeten
2012-07-19staging: comedi: cb_pcidas64: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: cb_pcidas64: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: cb_pcidas64: factor out the "find pci device" codeH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: change device used in dev_...() callsIan Abbott
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-04staging: comedi: cb_pcidas64: Fixed coding style errorsDimitrios Semitsoglou-Tsiapos
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-15staging: comedi: refactor cb_pcidas64 driver and use module_comedi_pci_driverH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-12-13Staging: comedi: fix printk issue in cb_pcidas64.cRavishankar karkala Mallikarjunayya
2011-12-13Staging: comedi: fix printk issue in cb_pcidas64.cRavishankar karkala Mallikarjunayya
2011-03-31Fix common misspellingsLucas De Marchi