aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/cb_pcidas.c
AgeCommit message (Expand)Author
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott
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: cb_pcidas: 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-11-14staging: comedi: cb_pcidas: 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_CBH Hartley Sweeten
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-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: cb_pcidas: remove subdevice pointer mathH Hartley Sweeten
2012-08-17staging: comedi: cb_pcidas: use attach_pci callbackH Hartley Sweeten
2012-07-19staging: comedi: cb_pcidas: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix dac08_write_insn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup dac08_write()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ai_rinsn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_nofifo_winsn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup cb_pcidas_ao_fifo_winsn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix remaining checkpatch.pl issuesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: add whitespace to all the #define'sH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: change dac bit enums into definesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix comments in private data structH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: remove 'volatile' on private data variablesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix comments in *_cmdtest functionsH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix some > 80 char linesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: fix a space before tab issueH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: check for failure of subdev_8255_initH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: use the driver_name for the resource nameH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: move the "find pci" dev_printk messagesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup ai_config_insn()H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup the boardinfo 4H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup the boardinfo 3H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup the boardinfo 2H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: cleanup the boardinfo 1H Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: simplify the boardinfoH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: remove unused io region size definesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: remove CB_PCIDAS_DEBUG defineH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: remove the PCI BAR index definesH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: remove some obvious comments in the attachH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: factor out the find pci device codeH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: remove thisboard and devpriv macrosH Hartley Sweeten
2012-07-06staging: comedi: cb_pcidas: remove forward declarations 9H Hartley Sweeten