summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/addi_apci_2032.c
AgeCommit message (Expand)Author
2013-01-07staging: comedi: addi_apci_2032: support stop_src == TRIG_COUNTIan Abbott
2013-01-07staging: comedi: addi_apci_2032: always initialize interrupt subdeviceIan Abbott
2013-01-07staging: comedi: addi_apci_2032: use channel listIan Abbott
2013-01-07staging: comedi: addi_apci_2032: only disable triggered interruptsIan Abbott
2013-01-07staging: comedi: addi_apci_2032: make insn_bits read live dataIan Abbott
2013-01-07staging: comedi: addi_apci_2032: set COMEDI_CB_OVERFLOWIan Abbott
2013-01-07staging: comedi: addi_apci_2032: correct interrupt subdeviceIan Abbott
2013-01-07staging: comedi: addi_apci_2032: interrupt safety changeIan Abbott
2012-11-29staging: comedi: addi_apci_2032: fix interrupt supportH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: move i_APCI2032_ConfigDigitalOutput()H Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove the timer s->range_tableH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: cleanup the subdevice initH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: fix the watchdog timer subdeviceH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove need for addi-data/addi_common.hH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove use of struct addi_privateH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog()H Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: cleanup register map definesH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: merge in hwdrv_apci2032.cH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: cleanup the s->subdev_flagsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove boardinfoH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: only allocate needed subdevicesH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParametersH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: don't read the unused PCI barsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove devpriv->iobase usageH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove unnecessary info from boardinfoH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: simplify the PCI bar readingH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: absorb i_APCI2032_Reset()H Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove unnecessary includeH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: remove eeprom support codeH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: board does not have analog inputsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: board does not have analog outputsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: board does not have digital inputsH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: board does not have ttl i/oH Hartley Sweeten
2012-11-29staging: comedi: addi_apci_2032: separate from addi_common.cH Hartley Sweeten
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-13staging: comedi: addi-data: use auto_attach instead of attach_pciH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_2032: fix digital output 'insn_bits' functionH Hartley Sweeten
2012-11-01staging: comedi: addi-data: remove addi_amcc_s5933.hH Hartley Sweeten
2012-11-01staging: comedi: addi-data: use attach_pci callbackH Hartley Sweeten
2012-10-31staging: comedi: addi_apci_*: add module_comedi_pci_driver()H Hartley Sweeten
2012-10-31staging: comedi: addi_apci_*: remove unneeded CONFIG_APCI_* definesH Hartley Sweeten
2012-10-30staging: comedi: addi-data: remove the boardinfo #ifdef'eryH Hartley Sweeten
2012-10-30staging: comedi: addi-data: remove the MODULE_DEVICE_TABLE #ifdef'eryH Hartley Sweeten
2012-10-30staging: comedi: addi-data: remove the addi-data #include ifdef'eryH Hartley Sweeten
2012-10-30staging: comedi: addi-data: move the main #include's to the driversH Hartley Sweeten
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-04Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott
2009-04-03Staging: comedi: add addi-data driversADDI-DATA GmbH