summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: addi_apci_1564: rewrite the counter subdevice supportH Hartley Sweeten2016-06-171-92/+0
* staging: comedi: addi_apci_1564: rewrite the timer subdevice supportH Hartley Sweeten2016-06-171-91/+0
* staging: comedi: addi_apci_1564: use comedi_handle_event() for countersH Hartley Sweeten2016-06-171-4/+0
* staging: comedi: hwdrv_apci1564: remove magic numbers in apci1564_counter_ins...H Hartley Sweeten2015-08-141-4/+4
* staging: comedi: hwdrv_apci1564: tidy up apci1564_counter_insn_write()H Hartley Sweeten2015-08-141-2/+1
* staging: comedi: hwdrv_apci1564: fix counter "mode" settingH Hartley Sweeten2015-08-141-1/+1
* staging: comedi: hwdrv_apci1564: remove useless code in apci1564_counter_insn...H Hartley Sweeten2015-08-141-6/+5
* staging: comedi: hwdrv_apci1564: remove magic number in apci1564_timer_insn_r...H Hartley Sweeten2015-08-141-1/+2
* staging: comedi: hwdrv_apci1564: tidy up apci1564_timer_insn_write()H Hartley Sweeten2015-08-141-3/+2
* staging: comedi: hwdrv_apci1564: use addi_tcw.h definesH Hartley Sweeten2015-08-141-31/+35
* staging: comedi: addi_apci_1564: define the APCI1564_DI_IRQ_REG bitsH Hartley Sweeten2015-08-141-8/+0
* staging: comedi: addi_apci_1564: define the APCI1564_DO_INT_CTRL_REG bitsH Hartley Sweeten2015-08-141-6/+0
* staging: comedi: hwdrv_apci1564: remove unused definesH Hartley Sweeten2015-08-141-5/+0
* staging: comedi: addi_apci_1564: use addi_tcw.h defines for countersH Hartley Sweeten2014-11-261-16/+19
* staging: comedi: addi_apci_1564: use addi_tcw.h defines for timerH Hartley Sweeten2014-11-261-12/+12
* staging: comedi: addi_apci_1564: split timer and counter subdevicesH Hartley Sweeten2014-11-261-163/+149
* staging: comedi: addi_apci_1564: move counter register defines to driverH Hartley Sweeten2014-11-261-12/+0
* staging: comedi: addi_apci_1564: fix timer iobase for all PLD revisionsH Hartley Sweeten2014-11-261-14/+18
* staging: comedi: addi_apci_1564: fix dev->iobase for all PLD revisionsH Hartley Sweeten2014-11-261-29/+0
* staging: comedi: addi_apci_1564: use dev->iobase for main registersH Hartley Sweeten2014-11-261-18/+18
* staging: comedi: addi_apci_1564: store PCI BAR 1 base address in private dataH Hartley Sweeten2014-11-261-30/+27
* staging: comedi: addi_apci_1564: remove private data 'mode_select_register'H Hartley Sweeten2014-10-291-11/+13
* staging: comedi: addi_apci_1564: board has 3 timersH Hartley Sweeten2014-10-291-2/+0
* staging: comedi: addi_apci_1564: remove APCI1564_COUNTER[1234] definesH Hartley Sweeten2014-10-291-8/+4
* staging: comedi: addi_apci_1564: move boilerplate text to addi_apci_1564.cChase Southwood2014-08-301-23/+0
* staging: comedi: addi_apci_1564: correct typo in macro definitionChase Southwood2014-08-301-1/+1
* staging: comedi: addi_apci_1564: tidy register map definesChase Southwood2014-08-161-33/+37
* staging: comedi: addi_apci_1564: Remove in-driver watchdog support codeChase Southwood2014-08-161-42/+12
* staging: comedi: addi_apci_1564: remove apci1564_do_configChase Southwood2014-08-161-34/+0
* staging: comedi: addi_apci_1564: remove diagnostic interrupt support codeChase Southwood2014-08-011-14/+0
* staging: comedi: hwdrv_apci1564: remove use of comedi_error()H Hartley Sweeten2014-07-171-2/+1
* staging: comedi: addi_apci_1564: move addi_watchdog.h include to addi_apci_15...Chase Southwood2014-07-081-2/+0
* staging: comedi: addi_apci_1564: move apci1564_interrupt() into addi_apci_1564.cChase Southwood2014-06-261-146/+0
* staging: comedi: addi_apci_1564: add Change-of-State interrupt subdevice and ...Chase Southwood2014-06-261-40/+4
* staging: comedi: addi_apci_1564: introduce apci1564_private structChase Southwood2014-06-261-91/+91
* staging: comedi: addi_apci_1564: remove unused static variablesChase Southwood2014-06-261-6/+1
* staging: comedi: addi_apci_1564: remove use of devpriv->b_OutputMemoryStatusChase Southwood2014-06-261-5/+0
* staging: comedi: addi_common.h: remove ADDIDATA_{EN, DIS}ABLE definesH Hartley Sweeten2014-06-181-5/+5
* staging: comedi: addi_apci_1564: move apci1564_do_insn_bits() to addi_apci_15...Chase Southwood2014-05-231-17/+0
* staging: comedi: addi_apci_1564: move apci1564_di_insn_bits() to addi_apci_15...Chase Southwood2014-05-231-12/+0
* staging: comedi: addi_apci_1564: absorb apci1564_reset()Chase Southwood2014-05-231-32/+0
* staging: comedi: addi_apci_1564: tidy up apci1564_reset()Chase Southwood2014-04-251-9/+15
* staging: comedi: addi_apci_1564: remove use of devpriv->iobaseChase Southwood2014-04-221-40/+39
* Staging: Comedi: addi-data: Clean up function commentsFred Akers2014-03-171-215/+54
* Staging: comedi: addi-data: Fix long CamelCase function namesFred Akers2014-03-171-34/+34
* Staging: comedi: addi-data: style cleanups in hwdrv_apci1564.cChase Southwood2014-03-171-26/+28
* Staging: comedi: addi-data: tidy up counter register map defines in hwdrv_apc...Chase Southwood2014-03-081-83/+60
* Staging: comedi: addi-data: tidy up timer register map defines in hwdrv_apci1...Chase Southwood2014-03-081-49/+33
* Staging: comedi: addi-data: tidy up watchdog registerChase Southwood2014-03-081-30/+18
* Staging: comedi: addi-data: tidy up digital output register map defines in hw...Chase Southwood2014-03-081-34/+16
OpenPOWER on IntegriCloud