aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adv_pci1710.c
AgeCommit message (Expand)Author
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
2014-04-25staging: comedi: adv_pci1710: absorb pci171x_ai_docmd_and_mode()H Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: cmd->scan_begin_src can only be TRIG_FOLLOWH Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: remove 'ai_data_len' from private dataH Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: remove 'ai_scans' from private dataH Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: remove 'ai_n_chan' from private dataH Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: remove 'ai_chanlist' from private dataH Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: remove 'ai_flags' from private dataH Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: remove 'ai_timer1' from private dataH Hartley Sweeten
2014-04-25staging: comedi: adv_pci1710: remove 'ai_timer2' from private dataH Hartley Sweeten
2014-03-17staging: comedi: adv_pci1710: use cfc_handle_events()H Hartley Sweeten
2014-02-14staging: comedi: don't clear 'data' on (*insn_read) timeoutH Hartley Sweeten
2014-02-14staging: comedi: move (*insn_{read, write}) timeout debug messages to coreH Hartley Sweeten
2014-02-14staging: comedi: adv_pci1710: use comedi_timeout()H Hartley Sweeten
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2014-02-07staging: comedi: adv_pci1710: fix analog output readback valueH Hartley Sweeten
2013-12-17staging: comedi: adv_pci1710: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-06staging: comedi: adv_pci1710: use dev->read_subdevH Hartley Sweeten
2013-12-06staging: comedi: adv_pci1710: only init async command members when neededH Hartley Sweeten
2013-12-03staging: comedi: adv_pci1710: convert some printk's to dev_dbg()H Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-16staging: comedi: adv_pci1710: sample types are unsignedIan Abbott
2013-09-26staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten