aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adv_pci1710.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2015-12-18staging: comedi: adv_pci1710: rename pci171x_ai_*()H Hartley Sweeten1-11/+11
2015-12-18staging: comedi: adv_pci1710: rename pci171x_ai_{cmd,cmdtest}()H Hartley Sweeten1-4/+4
2015-12-18staging: comedi: adv_pci1710: fix ai (*insn_read)H Hartley Sweeten1-4/+9
2015-12-18staging: comedi: adv_pci1710: fix counter 0 internal clock sourceH Hartley Sweeten1-1/+1
2015-12-18staging: comedi: adv_pci1710: tidy up pci1710_reset()H Hartley Sweeten1-12/+12
2015-12-18staging: comedi: adv_pci1710: ai (*cancel) should not enable software triggerH Hartley Sweeten1-5/+8
2015-12-18staging: comedi: adv_pci1710: post increment 'subdev' in (*auto_attach)H Hartley Sweeten1-13/+5
2015-12-18staging: comedi: adv_pci1710: tidy up analog input subdev_flagsH Hartley Sweeten1-1/+1
2015-12-18staging: comedi: adv_pci1710: tidy up analog output subdev_flagsH Hartley Sweeten1-1/+2
2015-12-18staging: comedi: adv_pci1710: support external analog output referenceH Hartley Sweeten1-5/+8
2015-12-18staging: comedi: adv_pci1710: rename pci171x_ao_insn_write()H Hartley Sweeten1-26/+26
2015-12-18staging: comedi: adv_pci1710: rename pci171x_d[io]_insn_bitsH Hartley Sweeten1-25/+25
2015-12-18staging: comedi: adv_pci1710: rename pci171x_insn_counter_config()H Hartley Sweeten1-2/+2
2015-12-18staging: comedi: adv_pci1710: rename interrupt_service_pci1710()H Hartley Sweeten1-2/+2
2015-12-18staging: comedi: adv_pci1710: tidy up boardinfo definitionH Hartley Sweeten1-8/+8
2015-12-18staging: comedi: adv_pci1710: remove 'has_large_fifo' and 'has_diff_ai' boardinfoH Hartley Sweeten1-10/+5
2015-12-18staging: comedi: adv_pci1710: remove 'has_di_do' boardinfoH Hartley Sweeten1-12/+10
2015-12-18staging: comedi: adv_pci1710: remove 'n_aichan' boardinfoH Hartley Sweeten1-35/+26
2015-12-18staging: comedi: adv_pci1710: define the mux control register bitsH Hartley Sweeten1-5/+9
2015-12-18staging: comedi: adv_pci1710: refactor ai range programmingH Hartley Sweeten1-53/+55
2015-12-18staging: comedi: adv_pci1710: don't "reset" board when detachingH Hartley Sweeten1-8/+1
2015-12-18staging: comedi: adv_pci1710: remove 'has_counter' boardinfoH Hartley Sweeten1-7/+3
2015-12-18staging: comedi: adv_pci1710: remove 'has_irq' boardinfoH Hartley Sweeten1-7/+1
2015-11-15staging: comedi: adv_pci1710: separate out PCI-1720 support as a new driverH Hartley Sweeten1-103/+6
2015-10-13staging: comedi: adv_pci1710: rename private data member 'ai_et_MuxVal'H Hartley Sweeten1-4/+5
2015-10-13staging: comedi: adv_pci1710: tidy up PCI1720_* register definesH Hartley Sweeten1-21/+20
2015-10-13staging: comedi: adv_pci1710: tidy up remaining PCI171x_* registersH Hartley Sweeten1-46/+47
2015-10-13staging: comedi: adv_pci1710: tidy up control register and bitsH Hartley Sweeten1-40/+38
2015-10-13staging: comedi: adv_pci1710: tidy up status register and bitsH Hartley Sweeten1-17/+15
2015-10-13staging: comedi: adv_pci1710: tidy up multi-line commentsH Hartley Sweeten1-34/+19
2015-04-03staging: comedi: adv_pci1710: remove #include "comedi_fc.h"Ian Abbott1-17/+18
2015-03-20staging: comedi: adv_pci1710: include new "comedi_pci.h" headerIan Abbott1-2/+1
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman1-2/+1
2015-03-06staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten1-1/+1
2015-03-01staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channelIan Abbott1-2/+1
2015-03-01staging: comedi: adv_pci1710: convert driver to use the comedi_8254 moduleH Hartley Sweeten1-146/+60
2015-01-25staging: comedi: adv_pci1710: absorb move_block_from_fifo()H Hartley Sweeten1-35/+29
2015-01-25staging: comedi: adv_pci1710: transfer all ai samples in one stepH Hartley Sweeten1-13/+2
2015-01-25staging: comedi: adv_pci1710: remove 'turn' param from move_block_from_fifo()H Hartley Sweeten1-3/+3
2015-01-25staging: comedi: adv_pci1710: do comedi_handle_events() in common code patchH Hartley Sweeten1-8/+2
2015-01-25staging: comedi: adv_pci1710: introduce pci171x_ai_read_sample()H Hartley Sweeten1-35/+33
2015-01-25staging: comedi: adv_pci1710: tidy up setup_channel_list()H Hartley Sweeten1-25/+26
2015-01-25staging: comedi: adv_pci1710: clarify the 'act_chanlist'H Hartley Sweeten1-9/+11
2015-01-25staging: comedi: adv_pci1710: refactor boardinfo 'cardtype'H Hartley Sweeten1-36/+18
2015-01-25staging: comedi: adv_pci1710: remove boardinfo 'rangelist_ao'H Hartley Sweeten1-8/+4
2015-01-25staging: comedi: adv_pci1710: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-01-25staging: comedi: adv_pci1710: remove function separation commentsH Hartley Sweeten1-15/+0
2015-01-25staging: comedi: adv_pci1710: rename 'this_board' local variablesH Hartley Sweeten1-29/+29
2015-01-25staging: comedi: adv_pci1710: tidy up analog input subdevice initH Hartley Sweeten1-20/+15