aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi_apci_3501.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
2017-02-14staging: comedi: made comedi_lrange struct constantArtur Lorincz
2016-08-21staging: comedi: addi_apci_3501: add a comedi driver comment blockH Hartley Sweeten
2016-08-21staging: comedi: addi_apci_3501: remove timer/counter subdevice supportH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: remove "magic" numbers in apci3501_interrupt()H Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: use addi_tcw.h for the timer registersH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: rename CamelCase vars in apci3501_interrupt()H Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: prefer using the BIT macroH Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc'H Hartley Sweeten
2015-08-14staging: comedi: addi_apci_3501: rename private data 'b_TimerSelectMode'H Hartley Sweeten
2015-04-03staging: comedi: addi_apci_3501: remove #include "comedi_fc.h"Ian Abbott
2015-03-20staging: comedi: addi_apci_3501: include new "comedi_pci.h" headerIan Abbott
2015-03-15Staging: comedi: Remove parentheses around right side assignmentHaneen Mohammed
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten
2015-02-07staging: comedi: drivers: addi_apci_3501: Removed variables that is never usedRickard Strandqvist
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-11-03staging: comedi: drivers: remove inappropriate SDF_* flags from subdevicesH Hartley Sweeten
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: addi_apci_3501: use comedi_subdevice 'readback'H Hartley Sweeten
2014-07-17staging: comedi: addi_apci_3501: remove use of comedi_error()H Hartley Sweeten
2014-03-17Staging: comedi: addi-data: Fix long CamelCase function namesFred Akers
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-31staging: comedi: conditionally build in USB driver supportH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2013-01-25staging: comedi: addi_apci_3501: define the timer i/o registersH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: change the MODULE_DESCRIPTIONH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: move the copyright informationH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: rewrite the analog output supportH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: cleanup apci3501_reset()H Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: introduce apci3501_wait_for_dac()H Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: move range_apci3501_ao to driverH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: reorder code a bitH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: start defining i/o mapH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: remove dependency on addi_common.hH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: only allocate needed subdevicesH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: remove boardinfoH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: simplify reading the eepromH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: board has an eepromH Hartley Sweeten
2013-01-25staging: comedi: addi_apci_3501: remove analog output boardinfoH Hartley Sweeten