summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/addi_apci_3xxx.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-04-25staging: comedi: addi_apci_3xxx: check return valuePan Bian
2017-03-06staging: comedi: Using macro DIV_ROUND_UPsimran singhal
2016-02-20staging: comedi: drivers: Use DIV_ROUND_CLOSESTAmitoj Kaur Chawla
2015-10-12staging: comedi: addi_apci_3xxx: prefer using the BIT macroH Hartley Sweeten
2015-04-03staging: comedi: addi_apci_3xxx: remove #include "comedi_fc.h"Ian Abbott
2015-03-20staging: comedi: addi_apci_3xxx: include new "comedi_pci.h" headerIan Abbott
2014-11-26staging: comedi: drivers: have core hook up default (*insn_read) for readbackH Hartley Sweeten
2014-11-03staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLEH Hartley Sweeten
2014-10-29staging: comedi: addi_apci_3xxx: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: addi_apci_3xxx: use comedi_handle_events()H Hartley Sweeten
2014-09-11staging: comedi: addi_apci_3xxx: replace comedi_board() callsIan Abbott
2014-09-08staging: comedi: addi_apci_3xxx: use CMDF_ROUND_...Ian Abbott
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: addi_apci_3xxx: use comedi_subdevice 'readback'H Hartley Sweeten
2014-07-30staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-21staging: comedi: drivers: cleanup cmd->flags useH Hartley Sweeten
2014-07-16staging: comedi: addi_apci_3xxx: checkpatch.pl cleanup (else after return)H Hartley Sweeten
2014-05-28staging: comedi: addi_apci_3xxx: use comedi_fc helpers to validate timer argH Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-05-03staging: comedi: fix checkpatch warningsLuca Ellero
2014-04-22staging: comedi: addi_apci_3xxx: fix ai subdevice 'len_chanlist'H Hartley Sweeten
2014-02-14staging: comedi: addi_apci_3xx: use comedi_timeout()H Hartley Sweeten
2014-02-14Staging: comedi: clean up conditional statement in addi_apci_3xxx.cChase Southwood
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-09-17staging: comedi: addi_apci_3xxx: use comedi_dio_update_state()H Hartley Sweeten
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex casesH Hartley Sweeten
2013-08-12Revert "staging: comedi: drivers: use comedi_dio_insn_config() for complex ca...Greg Kroah-Hartman
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for complex 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-06-17staging: comedi: addi_apci_3xxx: only allocate needed subdevicesH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: fix the analog input subdeviceH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: stub in analog input command supportH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: tidy up analog input subdevice initH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'b_SingleDiff' private dataH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'i_NbrAiChannelDiff' boardinfoH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename 'i_NbrAiChannel'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename 'ui_MinAcquisitiontimeNs'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: clarify 'b_AvailableConvertUnit'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: tidy up i_APCI3XXX_InsnConfigAnalogInput()H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: properly set the analog input subdev_flagsH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename boardinfo 'i_AiMaxData'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename boardinfo 'pc_DriverName'H Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'i_AiChannelList' from the boardinfoH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'tsk_Current' from private dataH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: rename 'dw_AiBase' in private dataH Hartley Sweeten
2013-06-17staging: comedi: addi_apci_3xxx: remove 'iobase' from private dataH Hartley Sweeten