aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi_apci_3200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: comedi: addi_apci_3200: remove driverH Hartley Sweeten1-125/+0
2014-06-18staging: comedi: addi_common.h: remove ADDIDATA_* definesH Hartley Sweeten1-4/+4
2014-03-17Staging: comedi: addi-data: Fix long CamelCase function namesFred Akers1-18/+18
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-04-11staging: comedi: addi_common: remove i_IorangeBase0 from boardinfoH Hartley Sweeten1-2/+0
2013-04-11staging: comedi: addi_common: remove i_IorangeBase2 from boardinfoH Hartley Sweeten1-2/+0
2013-04-11staging: comedi: addi_common: remove i_IorangeBase3 from boardinfoH Hartley Sweeten1-2/+0
2013-03-11staging: comedi: addi_common: remove 'i_VendorId' and 'i_Device Id'H Hartley Sweeten1-4/+0
2013-03-11staging: comedi: addi_apci_3200: use the pci id_table 'driver_data'H Hartley Sweeten1-12/+29
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten1-2/+2
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten1-0/+2
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe1-6/+1
2012-11-21staging: comedi: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: comedi: remove use of __devinitBill Pemberton1-1/+1
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-13staging: comedi: addi-data: use auto_attach instead of attach_pciH Hartley Sweeten1-1/+1
2012-11-13staging: comedi: addi_apci_3200: remove i_APCI3200_ConfigDigitalOutput()H Hartley Sweeten1-2/+0
2012-11-13staging: comedi: addi_apci_3200: fix digital output 'insn_bits' functionH Hartley Sweeten1-4/+2
2012-11-13staging: comedi: addi_apci_3200: fix digital input 'insn_bits' functionH Hartley Sweeten1-2/+2
2012-11-13staging: comedi: addi_apci_3200: merge addi_apci_3300 supportH Hartley Sweeten1-0/+32
2012-11-01staging: comedi: addi-data: remove addi_amcc_s5933.hH Hartley Sweeten1-1/+1
2012-11-01staging: comedi: addi-data: use attach_pci callbackH Hartley Sweeten1-1/+1
2012-10-31staging: comedi: addi_apci_*: add module_comedi_pci_driver()H Hartley Sweeten1-6/+32
2012-10-31staging: comedi: addi_apci_*: remove unneeded CONFIG_APCI_* definesH Hartley Sweeten1-2/+0
2012-10-30staging: comedi: addi-data: remove the boardinfo #ifdef'eryH Hartley Sweeten1-0/+36
2012-10-30staging: comedi: addi-data: remove the MODULE_DEVICE_TABLE #ifdef'eryH Hartley Sweeten1-0/+7
2012-10-30staging: comedi: addi-data: remove the addi-data #include ifdef'eryH Hartley Sweeten1-0/+12
2012-10-30staging: comedi: addi-data: move the main #include's to the driversH Hartley Sweeten1-0/+8
2010-06-04Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott1-0/+2
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH1-0/+3