aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/cb_pcidas64.c
AgeCommit message (Expand)Author
2013-12-17staging: comedi: cb_pcidas64: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-26staging: comedi: cb_pcidas64: remove DEBUG_PRINTH Hartley Sweeten
2013-10-16staging: comedi: cb_pcidas64: sample types are unsignedIan Abbott
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() 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-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