summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adv_pci1724.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
2015-10-12staging: comedi: adv_pci1724: prefer using the BIT macroH Hartley Sweeten
2015-06-08Staging: comedi: adv_pci1724: Remove redundant return statementsAbhishek Sharma
2015-03-20staging: comedi: adv_pci1724: include new "comedi_pci.h" headerIan Abbott
2015-01-09staging: comedi: adv_pci1724: rewrite "Devices:" lineIan Abbott
2014-11-26staging: comedi: adv_pci1724: rename ao_ranges_1724H Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: tidy up multi-line commentsH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: tidy up the comedi_driver declarationH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: tidy up the pci_driver declarationH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: remove unnecessary dev_info()H Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: absorb setup_subdevices()H Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: define the board id register bitsH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: remove enum sync_output_trigger_contentsH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: define the sync output control/status regH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: define the dac control register bitsH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: tidy up the register I/O mapH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: remove PCI_VENDOR_ID_ADVANTECH defineH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: absorb set_dac()H Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: use comedi_timeout() to wait for DAC idle stateH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: introduce adv_pci1724_insn_write()H Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: remove NUM_AO_CHANNELS defineH Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: use subdevice readback for 'gain_value'H Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: use subdevice readback for 'offset_value'H Hartley Sweeten
2014-11-26staging: comedi: adv_pci1724: use subdevice readback for 'ao_value'H Hartley Sweeten
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-07-17staging: comedi: adv_pci1724: remove use of comedi_error()H Hartley Sweeten
2013-12-17staging: comedi: adv_pci1724: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-07-25staging: comedi: adv_pci1724: remove ao_range_list_1724H 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-12staging: comedi: adv_pci1724: new driverFrank Mori Hess