summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/addi_apci_1032.c
AgeCommit message (Expand)Author
2021-03-17staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott
2020-07-29staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
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
2015-10-12staging: comedi: addi_apci_1032: prefer using the BIT macroH Hartley Sweeten
2015-04-03staging: comedi: addi_apci_1032: remove #include "comedi_fc.h"Ian Abbott
2015-03-20staging: comedi: addi_apci_1032: include new "comedi_pci.h" headerIan Abbott
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten
2015-01-28staging: comedi: addi_apci_1032: add comedi driver commentIan Abbott
2014-10-29staging: comedi: addi_apci_1032: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: addi_apci_1032: use comedi_handle_events()H Hartley Sweeten
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-08-30staging: comedi: addi_apci_1032: remove deadcode in apci1032_cos_cmdtest()H Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-04-22staging: comedi: drivers: properly validate cmd->scan_end_argH Hartley Sweeten
2014-04-14staging: comedi: more descriptive names for addi-data driversGeorg Gast
2013-12-17staging: comedi: addi_apci_1032: fix subdevice type/flags bugH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
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
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-11-14staging: comedi: addi_apci_1032: conform to new INSN_CONFIG_DIGITAL_TRIGIan Abbott
2012-11-14staging: comedi: addi_apci_1032: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_1032: check shared interruptIan Abbott
2012-11-13staging: comedi: addi_common.c: fix the test for the PCI barsH Hartley Sweeten
2012-11-13staging: comedi: addi_apci_*: use auto_attach instead of attach_pciH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: remove unnecessary includeH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: remove len_chanlist on di subdeviceH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: hook-up the interrupt subdeviceH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: remove send_sig() useH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: add a subdevice for the interrupt supportH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: merge in hwdrv_apci1032.cH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: cleanup v_ADDI_Interrupt()H Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: only allocate one subdeviceH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: cleanup i_APCI1032_ReadMoreDigitalInput()H Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: remove i_APCI1032_Read1DigitalInput()H Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: cleanup i_APCI1032_Reset()H Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: remove the boardinfoH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: call v_APCI1032_Interrupt() directlyH Hartley Sweeten
2012-11-06staging: comedi: addi_apci_1032: remove unnecessary eeprom codeH Hartley Sweeten