aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi_apci_3xxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-961/+0
2020-07-25staging: comedi: addi: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-04-25staging: comedi: addi_apci_3xxx: check return valuePan Bian1-0/+2
2017-03-06staging: comedi: Using macro DIV_ROUND_UPsimran singhal1-1/+1
2016-02-20staging: comedi: drivers: Use DIV_ROUND_CLOSESTAmitoj Kaur Chawla1-1/+1
2015-10-12staging: comedi: addi_apci_3xxx: prefer using the BIT macroH Hartley Sweeten1-3/+3
2015-04-03staging: comedi: addi_apci_3xxx: remove #include "comedi_fc.h"Ian Abbott1-16/+15
2015-03-20staging: comedi: addi_apci_3xxx: include new "comedi_pci.h" headerIan Abbott1-2/+1
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten1-1/+0
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten1-3/+3
2014-10-29staging: comedi: addi_apci_3xxx: use comedi_buf_write_samples()H Hartley Sweeten1-1/+1
2014-10-20staging: comedi: addi_apci_3xxx: use comedi_handle_events()H Hartley Sweeten1-1/+1
2014-09-11staging: comedi: addi_apci_3xxx: replace comedi_board() callsIan Abbott1-2/+2
2014-09-08staging: comedi: addi_apci_3xxx: use CMDF_ROUND_...Ian Abbott1-4/+4
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten1-11/+3
2014-08-30staging: comedi: addi_apci_3xxx: use comedi_subdevice 'readback'H Hartley Sweeten1-1/+10
2014-07-30staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' memberH Hartley Sweeten1-39/+29
2014-07-21staging: comedi: drivers: cleanup cmd->flags useH Hartley Sweeten1-3/+3
2014-07-16staging: comedi: addi_apci_3xxx: checkpatch.pl cleanup (else after return)H Hartley Sweeten1-6/+4
2014-05-28staging: comedi: addi_apci_3xxx: use comedi_fc helpers to validate timer argH Hartley Sweeten1-6/+4
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott1-1/+1
2014-05-03staging: comedi: fix checkpatch warningsLuca Ellero1-1/+2
2014-04-22staging: comedi: addi_apci_3xxx: fix ai subdevice 'len_chanlist'H Hartley Sweeten1-21/+19
2014-02-14staging: comedi: addi_apci_3xx: use comedi_timeout()H Hartley Sweeten1-9/+35
2014-02-14Staging: comedi: clean up conditional statement in addi_apci_3xxx.cChase Southwood1-6/+7
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-09-17staging: comedi: addi_apci_3xxx: use comedi_dio_update_state()H Hartley Sweeten1-7/+2
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten1-7/+1
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten1-23/+13
2013-08-12Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex cases"Greg Kroah-Hartman1-13/+23
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten1-23/+13
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-2/+1
2013-06-17staging: comedi: addi_apci_3xxx: only allocate needed subdevicesH Hartley Sweeten1-25/+23
2013-06-17staging: comedi: addi_apci_3xxx: fix the analog input subdeviceH Hartley Sweeten1-24/+230
2013-06-17staging: comedi: addi_apci_3xxx: stub in analog input command supportH Hartley Sweeten1-2/+26
2013-06-17staging: comedi: addi_apci_3xxx: tidy up analog input subdevice initH Hartley Sweeten1-9/+9
2013-06-17staging: comedi: addi_apci_3xxx: remove 'b_SingleDiff' private dataH Hartley Sweeten1-4/+0
2013-06-17staging: comedi: addi_apci_3xxx: remove 'i_NbrAiChannelDiff' boardinfoH Hartley Sweeten1-34/+9
2013-06-17staging: comedi: addi_apci_3xxx: rename 'i_NbrAiChannel'H Hartley Sweeten1-24/+24
2013-06-17staging: comedi: addi_apci_3xxx: rename 'ui_MinAcquisitiontimeNs'H Hartley Sweeten1-25/+25
2013-06-17staging: comedi: addi_apci_3xxx: clarify 'b_AvailableConvertUnit'H Hartley Sweeten1-25/+30
2013-06-17staging: comedi: addi_apci_3xxx: tidy up i_APCI3XXX_InsnConfigAnalogInput()H Hartley Sweeten1-1/+1
2013-06-17staging: comedi: addi_apci_3xxx: properly set the analog input subdev_flagsH Hartley Sweeten1-2/+26
2013-06-17staging: comedi: addi_apci_3xxx: rename boardinfo 'i_AiMaxData'H Hartley Sweeten1-26/+26
2013-06-17staging: comedi: addi_apci_3xxx: rename boardinfo 'pc_DriverName'H Hartley Sweeten1-27/+27
2013-06-17staging: comedi: addi_apci_3xxx: remove 'i_AiChannelList' from the boardinfoH Hartley Sweeten1-26/+1
2013-06-17staging: comedi: addi_apci_3xxx: remove 'tsk_Current' from private dataH Hartley Sweeten1-4/+1