summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/daqboard2000.c
AgeCommit message (Expand)Author
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
2013-01-20Staging: Comedi: daqboard2000: Fixed Coding Style IssueJake Champlin
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-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_IOTECHH 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-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove local variable in daqboard2000_attach_p...H Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: use the pci_resource_len()H Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: add a dev_info message after attachH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: use the driver name for the resource nameH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove the "test command" commentH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove the dev_printk function traceH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove DEBUG_EEPROM messagesH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove the commented out debug messagesH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: cleanup range_daqboard2000_aiH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove range_daqboard2000_aoH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: use attach_pci callbackH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: use request_firmware()H Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove this_board and devpriv macrosH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove struct daqboard2000_hwH Hartley Sweeten
2012-09-05staging: comedi: daqboard2000: remove subdevice pointer mathH Hartley Sweeten
2012-08-07staging: comedi: daqboard2000: ioremap'ed addresses are resource_size_tH Hartley Sweeten
2012-08-07staging: comedi: daqboard2000: add back subsystem_device checkH Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: void *plx should be a void __iomem *H Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: remove 'got_regions' from private dataH Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: cleanup "find pci device" codeH Hartley Sweeten
2012-07-19staging: comedi: daqboard2000: factor out the "find pci device" codeH 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: remove private header comedi_pci.hH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-16staging: comedi: refactor daqboard2000 driver and use module_comedi_pci_driverH Hartley Sweeten
2012-04-29Staging: comedi: fix line over 80 character issue in daqboard2000.cRavishankar Karkala Mallikarjunayya
2012-04-20staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macrosH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-12-13Staging: comedi: fix printk issue in daqboard2000.cRavishankar karkala Mallikarjunayya
2011-12-13Staging: comedi: fix printk issue in daqboard2000.cRavishankar karkala Mallikarjunayya
2011-12-13Staging: comedi: fix printk issue in daqboard2000.cRavishankar karkala Mallikarjunayya
2011-12-08Staging: comedi: fix brace coding style issue in daqboard2000.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix brace coding style issue in daqboard2000.cRavishankar karkala Mallikarjunayya
2011-11-26staging/comedi/daqboard: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_...Peter Huewe
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas