summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/addi_apci_1564.c
AgeCommit message (Expand)Author
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2016-06-17staging: comedi: addi_apci_1564: remove unnecessary wdog register definesH Hartley Sweeten
2016-06-17staging: comedi: addi_apci_1564: rewrite the counter subdevice supportH Hartley Sweeten
2016-06-17staging: comedi: addi_apci_1564: rewrite the timer subdevice supportH Hartley Sweeten
2016-06-17staging: comedi: addi_apci_1564: use comedi_handle_event() for countersH Hartley Sweeten
2016-06-17staging: comedi: addi_apci_1564: use comedi_handle_event() for timerH Hartley Sweeten
2016-06-17staging: comedi: addi_apci_1564: clarify change-of-state interrupt supportH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_1564: tidy up APCI1564_EEPROM_REG bit definesH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_1564: define the APCI1564_DI_IRQ_REG bitsH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_1564: define the APCI1564_DO_IRQ_REG bitsH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_STATUS_REG bitsH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_CTRL_REG bitsH Hartley Sweeten
2015-04-03staging: comedi: addi_apci_1564: remove #include "comedi_fc.h"Ian Abbott
2015-04-03Staging: comedi: addi_apci_1564: Delete a tapCharlie Wong Super
2015-03-20staging: comedi: addi_apci_1564: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: enable support for PLD Rev 1.0 I/O mappingH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: use addi_tcw.h defines for countersH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: use addi_tcw.h defines for timerH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: split timer and counter subdevicesH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: move counter register defines to driverH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: fix counter code in main driver sourceH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: fix timer iobase for all PLD revisionsH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: fix dev->iobase for all PLD revisionsH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: detect PLD revision for I/O mappingH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: use dev->iobase for main registersH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: store PCI BAR 1 base address in private dataH Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: use correct I/O base for APCI1564_DI_INT_STA...H Hartley Sweeten
2014-11-26staging: comedi: addi_apci_1564: board does not use an AMCC PCI controllerH Hartley Sweeten
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten
2014-10-29staging: comedi: addi_apci_1564: remove private data 'mode_select_register'H Hartley Sweeten
2014-10-29staging: comedi: addi_apci_1564: board has 3 timersH Hartley Sweeten
2014-10-29staging: comedi: addi_apci_1564: remove APCI1564_COUNTER[1234] definesH Hartley Sweeten
2014-10-29staging: comedi: addi_apci_1564: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: addi_apci_1564: use comedi_handle_events()H Hartley Sweeten
2014-08-30staging: comedi: addi_apci_1564: move boilerplate text to addi_apci_1564.cChase Southwood
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: addi_apci_1564: remove deadcode in apci1564_cos_cmdtest()H Hartley Sweeten
2014-08-30staging: comedi: addi_apci_1564: add whitespace to subdevice initChase Southwood
2014-08-16staging: comedi: addi_apci_1564: tidy register map definesChase Southwood
2014-08-16staging: comedi: addi_apci_1564: remove apci1564_do_configChase Southwood
2014-08-01staging: comedi: addi_apci_1564: remove diagnostic interrupt support codeChase Southwood
2014-08-01staging: comedi: addi_apci_1564: add subdevice to check diagnostic statusChase Southwood
2014-07-16staging: comedi: addi_apci_1564: use addi_watchdog module to init watchdog su...Chase Southwood
2014-07-16staging: comedi: addi_apci_1564: driver no longer needs to include addi_common.hChase Southwood
2014-07-11staging: comedi: addi_apci_1564: fix s->maxdata assignment in do subdevice init.Chase Southwood
2014-07-11staging: comedi: addi_apci_1564: remove null check of devpriv in apci1564_det...Chase Southwood
2014-07-11staging: comedi: addi_apci_1564: remove unnecessary dev->board_name initializ...Chase Southwood
2014-07-11staging: comedi: addi_apci_1564: remove len_chanlist from di and do subdevicesChase Southwood