aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/adv_pci1710.c
AgeCommit message (Expand)Author
2015-01-25staging: comedi: adv_pci1710: tidy up analog input subdevice initH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up analog output subdevice initH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up digital input and output subdevice initH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up counter subdevice initH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up pci171x_insn_write_ao()H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up pci1720_insn_write_ao()H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: use comedi_subdevice 'readback'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: change boardinfo 'n_aochan' to 'has_ao'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: change boardinfo 'fifo_half_size' to 'has_large...H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove boardinfo 'ai_ns_min'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: change boardinfo 'n_aichand' to 'has_diff_ai'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove boardinfo 'ao_maxdata'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove boardinfo 'ai_maxdata'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: rename boardinfo 'have_irq'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: simplify digital input and output boardinfoH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: change boardinfo 'n_counter' to 'has_counter'H Hartley Sweeten
2015-01-25staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA eventsH Hartley Sweeten
2014-11-05staging: comedi: adv_pci1710: use comedi_async 'scans_done' to detect EOAH Hartley Sweeten
2014-11-03staging: comedi: adv_pci1710: use sample manipulation helpersH Hartley Sweeten
2014-11-03staging: comedi: drivers: move comedi_async 'cur_chan' tracking into the coreH Hartley Sweeten
2014-11-03staging: comedi: drivers do not need to reset the async->cur_chanH Hartley Sweeten
2014-11-03staging: comedi: drivers: remove inappropriate SDF_* flags from subdevicesH Hartley Sweeten
2014-10-29staging: comedi: adv_pci1710: use comedi_buf_write_samples()H Hartley Sweeten
2014-10-20staging: comedi: adv_pci1710: use comedi_handle_events()H Hartley Sweeten
2014-09-11staging: comedi: adv_pci1710: replace comedi_board() callsIan Abbott
2014-09-08staging: comedi: adv_pci1710: use CMDF_WAKE_EOSIan Abbott
2014-08-30staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten
2014-07-21Staging: comedi: adv_pci1710: an issue in code style fixedSam Asadi
2014-07-21Staging: comedi: adv_pci1710: an issue in line over 80 fixedSam Asadi
2014-07-21Staging: comedi: adv_pci1710: a line over 80 characters resolvedSam Asadi
2014-07-21Staging: comedi: adv_pci1710: a line over 80 characters fixedSam Asadi
2014-07-21Staging: comedi: adv_pci1710: A line style issue fixedSam Asadi
2014-07-21Staging: comedi: adv_pci1710: a line over 80 issue fixedSam Asadi
2014-07-21Staging: comedi: adv_pci1710: a line over 80 fixedSam Asadi
2014-05-28staging: comedi: adv_pci1710: use comedi_fc helpers to validate timer argsH Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-05-03staging: comedi: adv_pci1710: remove 'ai_act_chan' from private dataH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove 'i8254_osc_base' from private dataH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: always enable PCI171x_PARANOIDCHECK codeH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: rename interrupt helper functionsH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: tidy up start_pacer()H Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove local var in pci171x_ai_cmd()H Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: only calc the pacer divisors onceH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove 'ai_eos' from private dataH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove 'ai_buf_ptr' from private dataH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove 'neverending_ai' from private dataH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: don't check the chanlist twiceH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: tidy up pci171x_ai_check_chanlist()H Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: rename check_channel_list()H Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: remove 'ai_do' from private dataH Hartley Sweeten