summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adl_pci9118.c
AgeCommit message (Expand)Author
2014-05-28staging: comedi: adl_pci9118: use comedi_fc helpers to validate timer argsH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'dmabuf_samples' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'cnt0_divisor' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: tidy up start_pacer()H Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: tidy up interrupt_pci9118()H Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'int_ai_func' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai16bits' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'useeoshandle' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'cnt0_users' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'valid' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai_buf_ptr' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: cmd->stop_src == TRIG_INT is not supportedH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'usessh' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai_scans' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'i8254_osc_base' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai_n_scanlen' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai_timer2' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai_timer1' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai_data_len' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai_chanlist' from private dataH Hartley Sweeten
2014-05-23staging: comedi: adl_pci9118: remove 'ai_n_chan' from private dataH Hartley Sweeten
2014-04-22staging: comedi: adl_pci9118: fix the ai cmd->start_arg validation and useH Hartley Sweeten
2014-04-22staging: comedi: drivers: core validates chanlist_len maxH Hartley Sweeten
2014-04-14staging: comedi: adl_pci9118: fix whitespace issuesRichard Leitner
2014-03-17staging: comedi: drivers should not clear the async->eventsH Hartley Sweeten
2014-03-17staging: comedi: adl_pci9118: 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: adl_pci9118: use comedi_timeout()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-12-17staging: comedi: adl_pci9118: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-06staging: comedi: adl_pci9118: use dev->read_subdevH Hartley Sweeten
2013-12-06staging: comedi: adl_pci9118: tidy up irq requestH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-29staging: comedi: adl_pci9118: fix a misaligned commentIan Abbott
2013-10-16staging: comedi: adl_pci9118: 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
2013-09-17staging: comedi: initialize subdevice s->io_bits in postconfigH 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-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-02-15staging/comedi: Use && instead of & for logical comparisionPeter Huewe
2013-01-31staging: comedi: conditionally build in PCI 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